Cosimo Lupo
18bd9603a9
[Tests] fixup for new subset default --name-IDs
...
25d3822275c04169ba380393b1d41c7605c61d58
2018-02-16 18:11:59 +00:00
Miguel Sousa
5eebad29df
[subset_test] Include nameIDs 3, 4, 6 in results
2018-02-11 18:00:34 -08:00
Cosimo Lupo
bbcb3776ac
[Tests/subset] adjust expected test results
2017-11-27 19:37:56 +00:00
Sascha Brawer
898f6911f8
[AAT] Implement subsetting of anchor points table
2017-08-31 12:49:55 +02:00
Sascha Brawer
307d0d4c57
[AAT] Implement subsetting of baseline table
2017-08-26 09:53:04 +02:00
Sascha Brawer
16a4001901
[AAT] Implement subsetting of lcar
ligature carets table
2017-08-25 07:35:13 -07:00
Sascha Brawer
84b0cacf95
[AAT] Implement subsetting of opbd
Optical Bounds table
2017-08-22 14:36:05 -07:00
Sascha Brawer
28b179a018
[AAT] Implement subsetting of prop
table with AAT glyph properties
2017-08-22 08:06:59 -07:00
Denis Moyogo Jacquerye
6d07d48846
Upate CFF tests for default for UnderlinePosition
...
Missing UnderlinePosition added in a72f26e5
2017-06-09 07:03:54 +01:00
Sascha Brawer
017fa4e9c6
[fvar] Expose flags in XML
...
Fixes https://github.com/fonttools/fonttools/issues/932 .
2017-05-02 00:51:44 +08:00
Miguel Sousa
306882a00a
[tests] Change hhea
and vhea
table version from float to hex to mute fontTools warnings
2017-02-28 16:35:13 -08:00
Masaya Nakamura
7ac8c32274
[Tests/subset] Add a test case for .notdef glyph width ( #845 )
2017-02-16 13:58:49 +09:00
Cosimo Lupo
f7a5d83cbb
[Tests/subset] make the test pass: we can now drop empty subroutines!
2017-02-15 01:19:12 -08:00
Cosimo Lupo
489db26da9
[Tests/subset] we still don't remove empty subroutines; adjust test data
2017-02-15 00:42:45 -08:00
Cosimo Lupo
1ec6d30aa9
[Tests/subset] add failing test case: we still drop drawing instructions before the first hintmask...
2017-02-15 00:22:49 -08:00
Cosimo Lupo
aca7dd7db3
[subset] we don't remove empty subroutines (yet)
2017-02-15 00:17:50 -08:00
Cosimo Lupo
3a8f976cfe
[subset_test] add two test cases for subr starting with hintmask, one acting as implied vstem, the other occurring after path drawing operations
2017-02-14 23:00:17 -08:00
Cosimo Lupo
c234e3606c
[data/expect_no_hinting_TTF.ttx] adjust data using empty instructions elements
2017-01-25 15:35:16 +00:00
Cosimo Lupo
99303de5c5
[subset_test] add tests for desubroutinize and no-hinting options using Lobster subset
...
The following test cases are expected to fail because the current implementation of drop_hints
also strips the charstrings' advance widths:
Tests/subset/subset_test.py::SubsetTest::test_no_hinting_CFF
Tests/subset/subset_test.py::SubsetTest::test_no_hinting_desubroutinize_CFF
2017-01-25 15:31:54 +00:00
Cosimo Lupo
385c6d8f4f
[data/expect_keep_colr.ttx] adjust empty instructions elements in test data
2017-01-24 18:34:55 +00:00
Cosimo Lupo
e8527bcb48
[data/TestCLR-Regular.ttx] revert unnecessary changes from 337dd1d
2017-01-24 16:39:02 +00:00
Cosimo Lupo
7e1f56a645
[data/expect_keep_colr.ttx] adjust expected data in SubsetTest.test_subset_clr
2017-01-24 14:35:55 +00:00
Jens Kutilek
337dd1d94a
Fix tests for indentation changes
2017-01-24 13:20:27 +01:00
Cosimo Lupo
3cdc800873
[Tests] rename all 'testdata' folders to simply 'data'
...
as it's now obvious what kind of data they are
2017-01-17 13:33:46 +00:00