harfbuzz/test
Garret Rieger d9660fd58a [subset] Make cmap4 packing more optimal.
The current CMAP4 implementation uses whatever the current codepoint ranges are and then encodes them as indivudal glyph ids or as a delta if possible. However, it's often possible to save bytes by splitting up existing ranges and encoding parts of them using deltas where the cost of splitting the range is less than encoding each glyph individual.
2021-11-26 13:21:50 -07:00
..
api Add a test font scale rounding behavior 2021-11-01 17:59:48 -07:00
fuzzing [meson] Require 0.55.0 2021-11-22 03:11:36 +02:00
shape [util] Add --single-par 2021-11-25 11:49:16 -07:00
subset [subset] Make cmap4 packing more optimal. 2021-11-26 13:21:50 -07:00
Makefile.am [test] Rename shaping/ to shape/ 2021-08-11 18:49:59 -06:00
meson.build [test] Rename shaping/ to shape/ 2021-08-11 18:49:59 -06:00