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

Range for add_font_feature #170

Closed
therahedwig opened this issue Apr 27, 2022 · 0 comments · Fixed by #172
Closed

Range for add_font_feature #170

therahedwig opened this issue Apr 27, 2022 · 0 comments · Fixed by #172

Comments

@therahedwig
Copy link
Contributor

So, I had been using the harfbuzz feature string ranges to set feature ranges. But of course, these ranges are per run, as well as being utf32 based.

I'm going to try and see if I'm able to create a range-based function that sets the features over ranges, but doesn't break the runs. Shouldn't be too hard as hb-feature-t is just a struct, but I'm making this issue so I don't forget.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant