harfbuzz/test/shaping/data
Khaled Hosny c9796d15e1 Fix sbix glyph extents
* The ‘height’ needs to be negated since the API returns “distance from
  top to bottom side”.
* Similarly, the ‘y_offset‘ needs to be added to the height to get the
  ‘y_bearing’, since sbix’s offset is “the point in the glyph relative
  to its lower-left corner which corresponds to the origin” while
  ‘y_bearing’ is the “top side of glyph from origin”.

With these changes the sbix glyph metrics return values similar to other
tables, as they were otherwise unusable.
2019-07-22 05:42:34 +02:00
..
aots [test] Add the missed aots fonts 2018-11-25 02:14:41 +03:30
in-house Fix sbix glyph extents 2019-07-22 05:42:34 +02:00
text-rendering-tests [AAT] Re-enable tests MORX-31 and MORX-41 2019-01-23 20:45:18 +01:00
Makefile.am [test] Reorder test suites 2018-11-25 01:16:01 -05:00