harfbuzz/util
Matthias Clasen 4816be9ab5 Work around cairo limitations
If we just draw an image, cairos recording surface
complains that it is unbounded. Its not true of course.

To make things work, clip to the extents.
2022-12-24 09:16:29 -05:00
..
Makefile.am [hb-view] Use Chafa for terminal graphics if available 2021-04-26 12:13:10 -06:00
Makefile.sources Try to fix autotools build 2022-12-23 13:37:59 -07:00
ansi-print.hh [ansi-print] Remove impossible condition 2022-06-22 18:35:48 -06:00
batch.hh [util/hb-subset] Print error and suggest filing github issue if operation fails 2021-08-29 09:46:42 -06:00
face-options.hh [util/hb-subset] Pre-parse font-face so we can use it during main parsing 2021-08-12 13:00:28 -06:00
font-options.hh view: Add a --font-palette option 2022-12-23 13:37:59 -07:00
hb-cairo-utils.c Work around cairo limitations 2022-12-24 09:16:29 -05:00
hb-cairo-utils.h [paint] Add bitmap width/height to paint_image callback 2022-12-23 13:37:59 -07:00
hb-fc-list.c minor spacing tweak 2020-07-29 08:44:23 +04:30
hb-fc.cc Turn 8 spaces to tab across the project 2019-08-27 02:40:41 +04:30
hb-fc.h [utils] Add hb-fc-list 2015-04-09 19:16:57 -07:00
hb-ot-shape-closure.cc [util/hb-ot-shape-closure] Fix showing glyph names 2022-07-18 12:23:57 -06:00
hb-shape.cc [hb-shape] Move shape_output_t into separate file 2022-07-18 12:17:08 -06:00
hb-subset.cc [subset] don't segfault when --help-all is specified w/ instancing options. 2022-12-19 16:02:05 -07:00
hb-view.cc [util] Add --batch to hb-view / hb-ot-shape-closure 2021-08-12 10:39:46 -06:00
helper-cairo-ansi.hh [util] Allow HB_CHAFA=2/3 to enable wedges/all symbols in Chafa 2022-07-18 10:22:19 -06:00
helper-cairo-ft.hh [ft] Pass design, not normalized, coords to freetype 2022-07-23 13:26:18 -06:00
helper-cairo-user.hh [paint] Don't use extents in hb-view 2022-12-23 16:45:04 -07:00
helper-cairo.hh view: Add a --font-palette option 2022-12-23 13:37:59 -07:00
main-font-text.hh [util] Rename template typenames to avoid clashing with actual types 2022-02-18 12:29:14 -06:00
meson.build Drop hb-test 2022-12-23 13:37:59 -07:00
options.hh [util] Fix leak of an hb_font_t 2021-09-14 08:35:19 -04:00
output-options.hh [util/hb-subset] Move output-file validation code into post_parse 2021-08-11 20:22:03 -06:00
shape-consumer.hh [util] Improve --glyphs 2022-12-23 13:31:48 -07:00
shape-format.hh [util] Move shape format options into shape-format.hh 2021-08-06 23:30:55 -06:00
shape-options.hh [util] Fix vertical positioning with --glyphs 2022-12-23 13:37:38 -07:00
shape-output.hh [hb-shape] Move shape_output_t into separate file 2022-07-18 12:17:08 -06:00
text-options.hh [util] Accept | as delimiter in Unicode parsing 2022-05-31 04:09:59 -06:00
view-cairo.hh [util] Allow setting cli summary / description 2021-08-12 11:19:59 -06:00
view-options.hh [util] Move view options into view-options.hh 2021-08-06 23:14:30 -06:00