7 Commits

Author SHA1 Message Date
Cosimo Lupo
2591a1075d [Snippets] add woff_compress.py and woff2_decompress.py sample scripts 2015-08-07 18:23:41 +01:00
Behdad Esfahbod
63a6b1c747 [GX] Fix phantom points in interpolate.py 2015-06-27 19:24:58 -07:00
Sascha Brawer
6cab1e6c1d [GX] Use Microsoft/OpenType weight class for weight axis
https://www.microsoft.com/typography/otspec/os2.htm#wtc
2015-06-26 22:03:25 +02:00
Sascha Brawer
ef98f8ac12 Use the same range as Skia for the weight axis
With this change, the "Thin" instance now renders fine, too.
Apparently, the axis values need to be positive; this was not
clear to me from reading the specification.
2015-06-26 21:14:12 +02:00
Sascha Brawer
97c7168749 [GX] Code snippet for building interpolated fonts 2015-06-26 13:29:33 +02:00
Behdad Esfahbod
a1c013bd8b Add Snippets/README 2015-01-21 13:18:15 -08:00
Behdad Esfahbod
cb6c9d092d Add snippet to subset fpgm functions 2015-01-21 13:17:11 -08:00