51 Commits (b4bf9f1a66d3a14a6bd95b86433693b194b7ae78)

Author SHA1 Message Date
Behdad Esfahbod 91a174f151 [hb-view] Hide --annotate and make it alias for --show-extents 2 years ago
Behdad Esfahbod c54a7022fe [hb-view] Require cairo 1.17.5 for HB_DRAW=1 default again 2 years ago
Behdad Esfahbod 61719a8350 [hb-view] Support specifying color indices again 2 years ago
Behdad Esfahbod f21b15dcc3 [hb-view] Update to alternative cairo custom-palette API 2 years ago
Behdad Esfahbod 638e0ed4fd [paint] Overlay custom-palette on top of chosen palette 2 years ago
Behdad Esfahbod 03e2e58642 [hb-view] Improve color parsing 2 years ago
Behdad Esfahbod dc4af478d1 [hb-view] Default background to white when parsing 2 years ago
Behdad Esfahbod e998cec1d9 [hb-view] Move palette options to --help-view 2 years ago
Behdad Esfahbod 253b4cecae [hb-view] Simplify palette format 2 years ago
Behdad Esfahbod 52b78d526b [hb-view] Fix leak 2 years ago
Behdad Esfahbod 5847ec24ff Fix bots 2 years ago
Behdad Esfahbod 0bff570491 [hb-view] Use custom palette if any set 2 years ago
Matthias Clasen c41892a012 hb-view: Add a --custom-palette option 2 years ago
Khaled Hosny 00060d99f3 [hb-cairo] Silence warning when building with FreeType 2 years ago
Behdad Esfahbod 0d98c79b10 [util] Centralize includes again 2 years ago
Behdad Esfahbod d90ccc1c5c [view] More includes 2 years ago
Behdad Esfahbod 969914b2b5 [view] Clean up includes 2 years ago
Behdad Esfahbod ab8b9b4443 [view] Streamline cairo-ft face lifecycle management 2 years ago
Behdad Esfahbod 228a415470 [view-cairo] Minor subpixel-bits 2 years ago
Behdad Esfahbod 74d29cd168 [helper-cairo] Remove a method 2 years ago
Behdad Esfahbod b1de87b7f1 [cairo] Document get_glyphs() arguments as inout 2 years ago
Behdad Esfahbod 5efb3bc691 [hb-view] Set hb-cairo scale-factor 2 years ago
Behdad Esfahbod 81c04b0c21 [cairo] Add separate x/y scale factors 2 years ago
Behdad Esfahbod c38abcb3fb [cairo] Add x,y args to get_glyphs 2 years ago
Behdad Esfahbod 847ed69547 [cairo] Reorder arguments of a call 2 years ago
Behdad Esfahbod ea993af8e7 [view] Don't double-slant 2 years ago
Behdad Esfahbod cf001f6ec7 [cairo] Add constructor from hb_face_t 2 years ago
Behdad Esfahbod 20a50acc91 [hb-cairo] Make hb_cairo_glyphs_from_buffer public 2 years ago
Behdad Esfahbod a230eb8cf5 [hb-cairo] Factorize hb_cairo_glyphs_from_buffer 2 years ago
Behdad Esfahbod 5c3da76a43 [hb-cairo] Change API again 2 years ago
Behdad Esfahbod 9f7538c260 [hb-cairo] Change API 2 years ago
Matthias Clasen 0d6ee4621e wip: Make hb-view use hb-cairo 2 years ago
Matthias Clasen 5d7553d38f view: Add a --font-palette option 2 years ago
Khaled Hosny 6add69a6ec [hb-view] Allow building without cairo-ft 2 years ago
Behdad Esfahbod 2e9b270a49 [hb-view] Fix cairo slanting condition 2 years ago
Behdad Esfahbod 0e4f579493 [util/hb-view] Default HB_DRAW to 1 2 years ago
Wez Furlong e3548c2069
hb-view: Detect WezTerm and use iterm2 image protocol 2 years ago
Behdad Esfahbod c0b2f50c0b [util] Rename template typenames to avoid clashing with actual types 3 years ago
Behdad Esfahbod 9cc9ffe352 [util/draw] If HB_DRAW is not set, choose depending on cairo version 3 years ago
Behdad Esfahbod 6a3dec357c [util/draw] Use hb-draw in hb-view only if HB_DRAW=1 3 years ago
Behdad Esfahbod 5c558586eb [util/draw] Apply slant to non-user-fonts as well 3 years ago
Behdad Esfahbod 542f8269cb [util/draw/ft] Use hb-draw for font-funcs=ft as well 3 years ago
Behdad Esfahbod 5d2df1208a [util] Use hb-draw to render alternatively to cairo-ft 3 years ago
Behdad Esfahbod c98773ebb0 [util/hb-subset] Move output-file validation code into post_parse 4 years ago
Behdad Esfahbod 58bfe40794 [util] Move hb-subset away from main-font-text 4 years ago
Behdad Esfahbod fd0778aa2a [util] Use post_parse in output_options_t 4 years ago
Behdad Esfahbod 24a9d8c78d [util] Use post_parse in font_options_t 4 years ago
Behdad Esfahbod e4b33d9d36 [util] Use post_parse in face_options_t 4 years ago
Behdad Esfahbod 93bc62e9b2 [util] Move output options into output-options.hh 4 years ago
Behdad Esfahbod c5337c43e9 [util] Fold helper-cairo.cc into helper-cairo.hh 4 years ago