Behdad Esfahbod
a30b6250cb
.
2016-09-27 19:49:41 +02:00
Behdad Esfahbod
ae93928275
[varLib] Rename fields in fvar, to accommodate for postscriptNameID
2016-09-27 19:49:41 +02:00
Sascha Brawer
0fad6e66ec
Support subsetting of variation fonts
2016-03-31 16:23:24 +02:00
justvanrossum
ad386ee477
Keep Format attribute for OT subtables. This value may be ignored by the compiler but is useful for debugging. Part of fixing #92 .
2016-03-21 12:12:05 +01:00
Khaled Hosny
279243202a
[subset] Test MATH table
2016-01-23 23:09:22 +04:00
Rod Sheeter
9927a91653
Remove change to _dict_subset (meant to be local/test only). Add a cmap fmt 0 to color font test file.
2015-12-09 13:32:35 -08:00
Rod Sheeter
905eb831b9
Add Google-style color font test and make _dict_subset more forgiving.
2015-12-09 13:05:16 -08:00
Khaled Hosny
301d2db812
[subset] Support subsetting MS color tables
...
Add support for subsetting COLR table.
The CPAL table does not need subsetting, but unused palettes should be
pruned, this is not implemented however as it depends on COLR table,
which in turn will not be updated after pruning CPAL.
2015-12-01 11:59:52 +04:00
Miguel Sousa
270b155d45
[subset] First unit tests and test data
2015-11-13 17:40:17 -08:00