18 Commits (b382e616cc807fe16da0fe7baca6dc2335fab987)

Author SHA1 Message Date
Behdad Esfahbod c0b2f50c0b [util] Rename template typenames to avoid clashing with actual types 3 years ago
Behdad Esfahbod 97a9e4e41e [util] Separate shape_text_options_t from text_options_t 3 years ago
Behdad Esfahbod c0ea4e2d33 [util] Use post_parse to validate 3 years ago
Behdad Esfahbod 9468e46998 [util] Rename main_font_text back to main_font_text_t 3 years ago
Behdad Esfahbod 9d8bbe3e53 [util] Make main_font_text a struct again 3 years ago
Behdad Esfahbod d92ee726ce [util/hb-shape] Treat as single-paragraph text other than provided by a file 3 years ago
Behdad Esfahbod 5545eea7e5 [util] Remove main_font_text_t class, use bare function 3 years ago
Behdad Esfahbod 58c223357b [util] Move face/font options into face/font-options.hh 3 years ago
Behdad Esfahbod c3599fded7 [util] Move shape options into shape-options.hh 3 years ago
Behdad Esfahbod 6500f68f1f [util] Change hb-subset to use face_options_t instead of font_options_t 3 years ago
Behdad Esfahbod b3a2f2bfcf [util/main-font-text] Simplify 3 years ago
Behdad Esfahbod 71440dbd90 [util] Move font-size and upem to be extern variables 3 years ago
Behdad Esfahbod fc0339eef0 [util] Simplify shape-consumer by removing buffer arg 3 years ago
Behdad Esfahbod e014c6fa2d [util/main-font-text] Move eol from template arg to main() arg 3 years ago
Behdad Esfahbod e109f9a6f9 [util] Collect cmdline arg options outside of constructor 3 years ago
Behdad Esfahbod 05cf81283b [util/hb-shape] Fix use of EOF as end-of-line 3 years ago
Khaled Hosny 50379fbb15 [util] Don’t split text at new lines in batch mode 3 years ago
Khaled Hosny 5091ea7e24
Merge pull request #2733 from astiob/buffer-context-doc 4 years ago
Ebrahim Byagowi e412008599 Remove redundant void from C++ sources (#1486) 6 years ago
Behdad Esfahbod c77ae40852 Rename hb-*private.hh to hb-*.hh 6 years ago
Behdad Esfahbod 17f40b7cad Include hb-private.hh more consistently 7 years ago
Behdad Esfahbod dbdbfe3d7b Use nullptr instead of NULL 7 years ago
Behdad Esfahbod e60350551a [hb-shape] Improve shaping-debug output 7 years ago
Behdad Esfahbod de508516cb [util] Print out --debug buffer to stderr 9 years ago
Behdad Esfahbod 0475ef2f97 [buffer] Add debugging, aka, message, API 9 years ago
Behdad Esfahbod 3530cc2d7c [util] Fix option-parsing leaks 9 years ago
Behdad Esfahbod cd4eb96abb [util] Add --font-size to hb-shape 10 years ago
Behdad Esfahbod 321f73c16e [util] Add --text-before and --text-after to hb-shape / hb-view 12 years ago
Behdad Esfahbod 0594a24484 Cleanup TRUE/FALSE vs true/false 12 years ago
Behdad Esfahbod 5db0683a82 [util] Make hb-shape continue shaping other lines if shapers failed 12 years ago
Behdad Esfahbod 45675e589e [util] Refactor to accommodate for upcoming new tool 13 years ago
Behdad Esfahbod 30874b4819 [util] Make tools default to stdin if no text is provided 13 years ago
Behdad Esfahbod 95cefdf96e Add --utf8-clusters 13 years ago
Behdad Esfahbod 466393c2f0 Really fix build this time 13 years ago
Behdad Esfahbod 8b8b19056d [util] Add hb-shape utility 13 years ago
Behdad Esfahbod b9b10ad78b [util] Refactor hb-view completely 13 years ago
Behdad Esfahbod bc4b07b05e More reshuffling 13 years ago
Behdad Esfahbod 4f4b114a55 [util] Move code around 13 years ago
Behdad Esfahbod 46d86a73a1 Minor 13 years ago
Behdad Esfahbod 90e312cb85 [util] Move code around 13 years ago
Behdad Esfahbod 4c9fe88d30 [API] Make all _from_string() functions take a len parameter 13 years ago
Behdad Esfahbod e6c09cdf43 Remove the pre_allocate argument from hb_buffer_create() 13 years ago
Behdad Esfahbod 3bb300ee78 Refactor hb-view code 13 years ago
Behdad Esfahbod 36a4fe037d Fix charset conversion 13 years ago
Behdad Esfahbod 25c4830593 [util] Add hb-shape --shapers 13 years ago
Behdad Esfahbod a21add6c0d Reformat 13 years ago
Behdad Esfahbod 8df90c8118 [util] Port hb-view to GOption 13 years ago
Behdad Esfahbod 511a136f0c Move hb-view into util/ 13 years ago
Behdad Esfahbod 3931837beb Change hb_shape() API back to what it was, add hb_shape_full() 13 years ago
Behdad Esfahbod 02aeca985b [API] Changes to main shape API 13 years ago