This repository has been archived by the owner on Feb 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Support unit suffixes #174
Comments
Some additional thoughts on this:
as a first pass I would say:
@rsheeter one thought just occurred to me, which I don't have enough context to answer: will this actually simplify fontc? As far as I understand, the simplification here is that when fontc has normalized units it won't be required to convert these to user coordinates. But it will still need to provide the logic to normalize existing user coordinates, and will now have to support normalizing design coordinates as well. Is this a win?
|
fontc benefits in two ways:
|
added in #203 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We should be getting fea unit suffixes. I would like to use these in fontc. I particularly want normalized as it is the most natural way for me to emit kerning value records. googlefonts/fontc#345 WIP emits things like and will probably block on this capability:
harfbuzz/boring-expansion-spec#94 (comment).
The text was updated successfully, but these errors were encountered: