-
### 🆒 Your use case
Coming from nuxt/fonts#141.
The current unifont only supports wght and ital as variable axes, but font providers like Google offer control over way more variable axes than thes…
-
Currently, due to implementation limitations, Firefox matches fonts codepoint-by-codepoint, not by grapheme cluster. (Safari also seems to have the same behavior, though I don't have a mac to test tha…
-
We received a user report that the Noto Serif family is missing subscript numbers.
 ‎U+2081 SUBSCRIPT ONE
 ‎U+2082 SUBSCRIPT TWO
 ‎U+2083 SUBSCRIPT THREE
It looks like this may be in the Roma…
-
fontc_crater reports that [grantha/sources/NotoSansGrantha.glyphs](https://github.com/notofonts/grantha)'s GSUB table as built by fontc is strikingly different from fontmake's:
![Image](https://githu…
-
A user wrote in:
![Image](https://github.com/user-attachments/assets/388d87aa-5d97-48aa-92ff-23d6238b78b0)
-
fontTools allow to create a subset of the font like this:
```py
from fontTools import subset
from fontTools.ttLib.ttFont import TTFont
font = TTFont("font.TTF")
subsetter = subset.Subsetter()…
-
For file [test.zip](https://github.com/user-attachments/files/17452027/test.zip) This command:
```
pyftsubset 'test.ttf' --output-file='new-test.ttf' --unicodes='U+21-23' --layout-features="" --drop…
-
Hi!
I'm the maintainer of `fpdf2`, where we make good use of this great library 😊
Thank you for building & maintaining it!
I am currently trying to track where memory is allocated during `fpdf2…
-
```Python
from fontTools import subset
help(subset)
```
That lists the command line options for ```pyftsubset```, which is apparently what Google uses, but it's of course not necessary to go the `…
-
### Is your feature request related to a problem?
The Font Awesome Pro Subsetter is barely usable. Please improve UX in your product.
### Feature description
* When searching for an icon and …