Khaled Hosny
|
09174b9129
|
[CFF2] Make recalcBBoxes work with CFF2 table
Add checks for CFF2 table next to CFF checks as applicable.
|
2020-01-31 23:39:47 +02:00 |
|
Miguel Sousa
|
45596108e2
|
(Re)calculate OS/2.usMaxContext value
The value is only modified in the context of fontBuilder or subset. It will NOT be modified when using ttx.
maxContextCalc.py was copied from https://github.com/googlefonts/ufo2ft/blob/master/Lib/ufo2ft/maxContextCalc.py
Fixes #1191
Fixes #466
|
2019-04-24 18:31:12 -07:00 |
|
Miguel Sousa
|
b0710b829b
|
[fontBuilder] Enable making CFF2 fonts with 'post' table format 2
Before this change all OTFs wound up with 'post' table format 3
|
2019-04-01 21:09:21 -07:00 |
|
Cosimo Lupo
|
dc46008562
|
fontBuilder_test: Fix up expected test data for test_var.otf.ttx
after merging #1359
|
2019-01-07 10:36:34 +00:00 |
|
justvanrossum
|
de1dbe5f16
|
some more test refactoring
|
2018-12-05 14:03:15 +01:00 |
|
justvanrossum
|
9d73327f3b
|
Some support for CFF2
|
2018-12-05 13:51:42 +01:00 |
|