util/face-options.hh

Branch


Log

Author Commit Date CI Message
Behdad Esfahbod fd9903fc 2025-04-06T16:04:17 [hb-subset] Try to fix leak
Behdad Esfahbod 03f42301 2025-04-06T13:31:17 [mac] Add tests for --face-loader https://github.com/harfbuzz/harfbuzz/issues/5142
Behdad Esfahbod bd5b8a1f 2025-03-26T21:12:27 [util] Report exit codes in help
Behdad Esfahbod a410a042 2025-03-26T18:09:07 [util] Add environment and see also sections Part of https://github.com/harfbuzz/harfbuzz/issues/5208
Behdad Esfahbod 75643768 2025-03-26T00:59:54 [util] List available shapers in --help-all Remove it from --version. Part of https://github.com/harfbuzz/harfbuzz/issues/5208
Behdad Esfahbod 29c800bd 2025-03-25T14:30:09 [util] Return diff values for diff failures Need documentation in the help output... Fixes https://github.com/harfbuzz/harfbuzz/issues/5164
Behdad Esfahbod b24a93c6 2025-03-17T17:50:47 [util] Reload face if face-loader changed
Behdad Esfahbod 39ade99d 2025-03-09T01:25:52 [face] Two new APIs: + hb_face_create_from_file_or_fail_using() + hb_face_list_loaders()
Behdad Esfahbod 718542ef 2025-03-03T22:44:52 [util] Space
Behdad Esfahbod 67591f85 2024-10-13T14:20:27 [util] Add --face-loader Currently crashes with ft. Investigating.
Behdad Esfahbod aa933abb 2024-10-13T13:35:35 [util] Use hb_face_create_from_file_or_fail()
Behdad Esfahbod c0523025 2023-01-20T12:08:31 [util] Add -y for --face-index Ala ttx.
Behdad Esfahbod 1816d366 2023-01-19T12:59:26 [hb-info] Flesh out
Behdad Esfahbod cc6a9bfa 2023-01-15T18:16:19 [hb-shape/view] Print table length in --list-tables
Behdad Esfahbod 880d65c9 2023-01-15T18:14:14 [hb-shape/view] Add --list-tables
Behdad Esfahbod 11b0b688 2021-08-12T11:38:28 [util/hb-subset] Pre-parse font-face so we can use it during main parsing
Behdad Esfahbod 58bfe407 2021-08-11T19:48:28 [util] Move hb-subset away from main-font-text
Behdad Esfahbod e4b33d9d 2021-08-11T18:35:11 [util] Use post_parse in face_options_t
Behdad Esfahbod c0ea4e2d 2021-08-11T18:30:08 [util] Use post_parse to validate
Behdad Esfahbod 58c22335 2021-08-06T23:45:59 [util] Move face/font options into face/font-options.hh