-
I’m building static & variable fonts from UFOs + a designspace, then checking them with Fontbakery.
The variable font includes several glyphs like `dollar.rvrn`, which swap forms in certain areas o…
-
I've been trying to use the lib to analyze TTF and OTF fonts to extract names and other data. Works well with static fonts, but I get unpredictable results with variable fonts. An example would be: ht…
-
The Affinity series of products added variable font support in the 2.5.x series. I've been attempting to use Junicode VF with them, but have run into a number of issues (and I've been able to reproduc…
-
Fonts available in https://fonts.google.com/ can be selected with various filters.
But some filters are still missing to locate rare fonts that are useful for advanced typography.
Notably there'…
-
I've noticed the following shortcomings in the handling of variable fonts / font variations:
- Given an `opentype/api/font.Font` or `Face`, it's not possible to determine what axes the font offers.…
-
I've been working on hooking up some recent variable fonts work to the test suite and noticed that several of the test fonts used for variable font tests are lacking a `STAT` table. However, the [Open…
wezm updated
7 months ago
-
OpenType fonts use CSS Variables to represent palette colors. We should decide if SVG Native should support CSS Variables, or should that support be described in the OpenType spec. If we do support CS…
-
I figure this is probably goes along with adding support for hinting. However there is some fonts where a lot of data is missing because of the lack of support for Font Variations. The two major varia…
-
# Feature Request
## Description
Hello everyone,
I am currently running a next.js standalone application in a production environment. Thanks to your hard work, we have been able to generate s…
-
Issue 16 says "Text is easy, as are simple closed, non-self-intersecting paths, but the other categories exist and need good definitions." but this isn't true. Fonts may contain self-intersecting path…