|
1f5a54c7
|
2020-02-24T13:18:24
|
|
[gvar] fix infinite loop introduced by 11f3fca
The attempt on removing end_points had made the code unreadable
and has intrdouced infinite, fixed by making the code clear what
it tries to achieve.
|
|
b9ff43c1
|
2019-10-01T16:13:40
|
|
Implement gvar table and variable glyf
Split from Ariza's "[subset] TrueType/CFF2 variable font" work on #1594
|
|
ab9d3096
|
2019-04-10T17:21:37
|
|
Add tt var metrics test cases & bug fixes
|
|
0008963b
|
2019-03-26T17:10:46
|
|
add support of anchor point & SCALED/UNSCALED_COMPONENT_OFFSET
some code cleanup
|
|
9c5d694a
|
2019-03-22T11:05:23
|
|
add HVAR & VVAR advance width api test
|
|
6e066464
|
2019-03-18T18:11:00
|
|
replaced tt var api test with a composite glyph
for better coverage
|
|
511518c7
|
2019-03-18T15:39:10
|
|
add api test for tt var advance widths
stripped HVAR from SourceSansVariable-Roman.abc.ttf so glyf gets parsed
|
|
139e87b5
|
2019-03-16T00:08:03
|
|
fix tt var extents & add test
|
|
49f93596
|
2019-03-26T17:10:46
|
|
add support of anchor point & SCALED/UNSCALED_COMPONENT_OFFSET
some code cleanup
|
|
94ef1a70
|
2019-03-22T11:05:23
|
|
add HVAR & VVAR advance width api test
|
|
aeddb30f
|
2019-03-18T18:11:00
|
|
replaced tt var api test with a composite glyph
for better coverage
|
|
9d3a2520
|
2019-03-18T15:39:10
|
|
add api test for tt var advance widths
stripped HVAR from SourceSansVariable-Roman.abc.ttf so glyf gets parsed
|
|
434ea068
|
2019-03-16T00:08:03
|
|
fix tt var extents & add test
|