harfbuzz/test/shaping/data
jfkthame 1e6027e29c
[aat] Correct array indexing when looking up actions in KerxSubTableFormat4 (#2539)
* [aat] Correct array indexing when looking up actions in KerxSubTableFormat4.

- For action_type 0 and 1, there are 2 values per action record; for action_type 2, there are 4. So we need to account for these factors when indexing into the ankrData array.

Fixes https://github.com/harfbuzz/harfbuzz/issues/2531.
2020-07-05 22:44:10 +01:00
..
aots [py] minor, replace os.environ.get with os.getenv 2020-07-04 16:16:15 +04:30
in-house [aat] Correct array indexing when looking up actions in KerxSubTableFormat4 (#2539) 2020-07-05 22:44:10 +01:00
text-rendering-tests [py] minor, replace os.environ.get with os.getenv 2020-07-04 16:16:15 +04:30
Makefile.am [test] Reorder test suites 2018-11-25 01:16:01 -05:00