justvanrossum
|
79e4f436e7
|
Apply rounding correctly when calculating glyph extents for CFF and CFF2; adjust expected test results
|
4 years ago |
Khaled Hosny
|
5091ea7e24
|
Merge pull request #2733 from astiob/buffer-context-doc
[docs] Describe buffer context applicability more explicitly
|
4 years ago |
Ebrahim Byagowi
|
dc45f22521
|
[ot-metrics] Don't use mixed scaled and not scaled for generating extents
|
5 years ago |
Ebrahim Byagowi
|
d73cdcf361
|
[ot-font] Apply font scaling before turning to int
|
5 years ago |
Ebrahim Byagowi
|
40a4b6ddbd
|
[var] Add a new API, hb_font_set_var_named_instance
|
5 years ago |
Michiharu Ariza
|
c48f53d309
|
more double changes
|
6 years ago |
Michiharu Ariza
|
5fff6ab002
|
additional precision made a difference in extents test
|
6 years ago |
Michiharu Ariza
|
3787c07856
|
Implemented seac for extents & subset along with API tests
|
6 years ago |
Michiharu Ariza
|
0dfa584cb4
|
changed Adobe company name
|
6 years ago |
Michiharu Ariza
|
be746009e9
|
dropped support of legacy CFF CharString ops
along with test & font
|
6 years ago |
Michiharu Ariza
|
ba055a8d53
|
fix build attempt ^3
|
6 years ago |
Michiharu Ariza
|
b11032afae
|
fix build attempt ^2
|
6 years ago |
Michiharu Ariza
|
3d3df5575c
|
fix build attempt
|
6 years ago |
Michiharu Ariza
|
e555ed961e
|
added flex extents test
|
6 years ago |
Michiharu Ariza
|
ca37172ee3
|
fixed leak
|
6 years ago |
Michiharu Ariza
|
a6b6faf2b8
|
Replaced CFF1 J subset font for better coverage
in api test-ot-extents-cff
|
6 years ago |
Michiharu Ariza
|
af61c3b10f
|
added vsindex test & fixed process_vsindex
|
6 years ago |
Michiharu Ariza
|
83c5298f33
|
added cff1_legacyops.otf as test-ot-extents-cff test case
fixed roll operator bugs uncovered by the test
|
6 years ago |
Michiharu Ariza
|
588518ea51
|
fixed test-ot-extents-cff failure on some platforms
|
6 years ago |
Michiharu Ariza
|
b51418f596
|
added CFF2 get_extents
added source hb-ot-cff2-table.cc
augmented VariationData to return scalars
misc bug fixes, renaming, cleanup
|
6 years ago |
Michiharu Ariza
|
6238edbd8b
|
added CFF glyph extents API test
|
6 years ago |
Behdad Esfahbod
|
e6e2ee2b92
|
Remove extra stdbool includes
They are handled in our common header.
|
7 years ago |
Garret Rieger
|
ec47cd95ba
|
[subset] Unit test to check that post subsetting drops glyph names.
|
7 years ago |
Rod Sheeter
|
4f07437dfe
|
[subset] sketch out dropping in-glyf instructions. Sometimes yields differnet size glyphs than fonttools, possibly due to padding not being corrected
|
7 years ago |
Garret Rieger
|
865b6971ad
|
[subset] Add a test for OS/2 fixes during subsetting.
|
7 years ago |
Garret Rieger
|
8cf8b78faa
|
[subset] whitespace
|
7 years ago |
Rod Sheeter
|
89ee20f1a3
|
basic wiring for a (failing) cmap test
|
7 years ago |
Garret Rieger
|
4cdd1b16c9
|
[subset] added todo in test-subset-glyf.
|
7 years ago |
Garret Rieger
|
1714feef4f
|
[subset] re-enable test-subset-glyf. Refactor to use common functions in hb-subset-test.h
|
7 years ago |
Behdad Esfahbod
|
4c5bdb4b39
|
[test] Disable test-subset-glyf for now
|
7 years ago |
Behdad Esfahbod
|
43314ff4c0
|
More fixes
test-subset-glyf still failing. No idea why :(
|
7 years ago |
Behdad Esfahbod
|
9682ef135f
|
Minor fixups
|
7 years ago |
Garret Rieger
|
f2ceb5ee4d
|
Comment out failing assert in test-subset-glyf for now. Should be re-enabled once hb_subset is writing out a new face.
|
7 years ago |
Garret Rieger
|
89dbebd4ad
|
Add a basic test for glyf subsetting.
|
7 years ago |