Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom mode support #25

Merged
merged 2 commits into from Nov 14, 2018
Merged

Custom mode support #25

merged 2 commits into from Nov 14, 2018

Conversation

@zauguin
Copy link
Member

@zauguin zauguin commented Nov 10, 2018

This allows the mode pseudo-feature to be used to enforce an alternative loader, which can be used to support the same font format using different backends.
One example would be allowing OpenType fonts to be shaped with HarfBuzz through luahbtex-harf.

As a related change this adds features.raw for accessing the actually provided features without modification by defaults. This is useful for lua fonts and alternative backends which might interpret features differently.

@zauguin zauguin mentioned this pull request Nov 11, 2018
@u-fischer u-fischer merged commit 50967f6 into latex3:dev Nov 14, 2018
1 check passed
@zauguin zauguin deleted the custom_mode branch Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants