util/font-options.hh


Log

Author Commit Date CI Message
Behdad Esfahbod 096121ba 2022-02-10T19:27:33 [util] Implement --sub-font Internally creates a font at 2x and creates a sub-font from it...
Behdad Esfahbod 640b6ffd 2022-02-08T18:20:59 [util] Default font-funcs to 'ot' instead of 'ft'
Behdad Esfahbod 4818b7ed 2022-02-07T18:00:14 [util] Add --font-slant
Behdad Esfahbod cd77846b 2021-09-14T08:35:19 [util] Fix leak of an hb_font_t
Behdad Esfahbod 3f94177e 2021-08-12T10:43:31 [util] Use g_set_error() in one more place
Behdad Esfahbod 24a9d8c7 2021-08-11T18:47:06 [util] Use post_parse in font_options_t
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 3e3e1801 2021-08-10T13:59:46 [util] Small tweaks in --help output
Behdad Esfahbod 58c22335 2021-08-06T23:45:59 [util] Move face/font options into face/font-options.hh