Closed dy closed 3 years ago
Likely up to 40 that will be full set of rectangles, but after that it's possible to overlay, say, 40+[20,21...] or 40+40↑[1,2,...]. The second can cover a wide set of more precise shift characters (say 1 thousand values).
2-fold saves 12kb from TTF (39kb → 27kb).
OTF has rendering issues though: . Also OTF gains weight: 35kb → 48kb
Expensive & inefficient. Cap-components are more reasonable.
Tall glyphs can be composed of 2..N smaller glyphs with overlay as components. It doesn't seem to create any antialiasing problems, but potentially can reduce font size. If masters can exclude glyphs ref - size can be reduced by axes even more.