Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 2.49 KB

2023-04-10-test-fonts.md

File metadata and controls

45 lines (34 loc) · 2.49 KB

Initial list from from google/fonts#4772, captured here so I can find it again.

Families which take a long time to compile:

  • Roboto Serif, https://github.com/googlefonts/roboto-serif (~1hr with fontmake)
    • 1 hr probably refers to the full build.sh time which builds several VFs, hundreds of instances, etc
    • To compare with fontmake-rs, build one using the same flags gftools would have, e.g. time fontmake -m roboto-serif/sources/RobotoSerif.designspace -o variable --filter FlattenComponentsFilter --filter DecomposeTransformedComponentsFilter
      • On a fairly beefy machine ^ runs in 6 minutes
  • Material Symbols, https://github.com/google/material-design-icons (~2-3hr with custom chain) and its private 1P version
  • Google Sans (~15mins with fontmake)

Families with multiple axes, manual hinting, UFO sources:

Colr v1 families:

Complex GSUB/GPOS:

Low Hanging fruit (static, no vf, no color):

CJK (lots of glyphs)

Normal VF families building from UFO/designspace file:

Normal VF families building from .glyphs file:

Several sub-families building from same source:

Noto:

All sorts of fun stuff, probably most easily found via http://notofonts.github.io/noto.json