util/test-hb-subset-parsing.c

Branch


Log

Author Commit Date CI Message
Behdad Esfahbod d1a3e403 2025-10-02T18:58:40 [util] Fix compiler warning
Behdad Esfahbod 2fa175ec 2025-07-20T14:14:35 [test] Fix compiler warning
Behdad Esfahbod c88e8199 2025-03-09T16:53:03 Fix compiler warning
Behdad Esfahbod e6eec3cc 2025-02-18T00:48:37 [test] Silence compiler warning
Behdad Esfahbod 52becf1c 2024-10-14T16:06:30 [test] Fix a leak
Behdad Esfahbod aa933abb 2024-10-13T13:35:35 [util] Use hb_face_create_from_file_or_fail()
Behdad Esfahbod e1269215 2024-10-13T13:01:09 Revert "Fix a compiler warning" This reverts commit 377e3c67a435932f9da0e4f9baec1c34f4f45a15. https://github.com/harfbuzz/harfbuzz/commit/377e3c67a435932f9da0e4f9baec1c34f4f45a15#commitcomment-147888850
Behdad Esfahbod 377e3c67 2024-10-12T20:06:54 Fix a compiler warning
Qunxin Liu d6431dc7 2024-03-06T15:20:10 [instancer] support *=drop, which would pin all axis to default location
Behdad Esfahbod 081cbfd9 2023-12-15T10:10:18 Fix warnings
Garret Rieger d30c1dac 2023-11-15T20:16:07 Add test suite for instancing option parsing.