HarfBuzz text shaping engine http://harfbuzz.github.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Garret Rieger 38e81f2be9 [subset] Add --layout-scripts command line flag. 2 years ago
..
Makefile.am [hb-view] Use Chafa for terminal graphics if available 4 years ago
Makefile.sources [util] Use hb-draw to render alternatively to cairo-ft 3 years ago
ansi-print.hh [ansi-print] Remove impossible condition 2 years ago
batch.hh [util/hb-subset] Print error and suggest filing github issue if operation fails 3 years ago
face-options.hh [util/hb-subset] Pre-parse font-face so we can use it during main parsing 3 years ago
font-options.hh [util] Implement --sub-font 3 years ago
hb-fc-list.c Merge pull request #2733 from astiob/buffer-context-doc 4 years ago
hb-fc.cc Merge pull request #2733 from astiob/buffer-context-doc 4 years ago
hb-fc.h Merge pull request #2733 from astiob/buffer-context-doc 4 years ago
hb-ot-shape-closure.cc [util] Rename template typenames to avoid clashing with actual types 3 years ago
hb-shape.cc [util] Allow setting cli summary / description 3 years ago
hb-subset.cc [subset] Add --layout-scripts command line flag. 2 years ago
hb-view.cc [util] Add --batch to hb-view / hb-ot-shape-closure 3 years ago
helper-cairo-ansi.hh [util] Fold helper-cairo-ansi.cc into helper-cairo-ansi.hh 3 years ago
helper-cairo-ft.hh [util] Use hb-draw to render alternatively to cairo-ft 3 years ago
helper-cairo-user.hh [util] Implement --sub-font 3 years ago
helper-cairo.hh [util] Rename template typenames to avoid clashing with actual types 3 years ago
main-font-text.hh [util] Rename template typenames to avoid clashing with actual types 3 years ago
meson.build [util] Move text options into text_options_t 3 years ago
options.hh [util] Fix leak of an hb_font_t 3 years ago
output-options.hh [util/hb-subset] Move output-file validation code into post_parse 3 years ago
shape-consumer.hh [util/shape-consumer] Simplify font tracking 3 years ago
shape-format.hh [util] Move shape format options into shape-format.hh 3 years ago
shape-options.hh [buffer] Add HB_BUFFER_FLAG_PRODUCE_UNSAFE_TO_CONCAT 3 years ago
text-options.hh [util] Accept | as delimiter in Unicode parsing 2 years ago
view-cairo.hh [util] Allow setting cli summary / description 3 years ago
view-options.hh [util] Move view options into view-options.hh 3 years ago