28 Commits (27ff90d7b8c65017334f15f45b5552d4f6fdb128)

Author SHA1 Message Date
Behdad Esfahbod 38f2ec1703 [hb-shape] Move shape_output_t into separate file 2 years ago
Behdad Esfahbod 94be459808 [hb-shape] Internal rename 2 years ago
Behdad Esfahbod c45d2a9c9d [util] Allow setting cli summary / description 3 years ago
Behdad Esfahbod 4d73b3d9b1 [util] Add --batch to hb-view / hb-ot-shape-closure 3 years ago
Behdad Esfahbod c98773ebb0 [util/hb-subset] Move output-file validation code into post_parse 3 years ago
Behdad Esfahbod 58bfe40794 [util] Move hb-subset away from main-font-text 3 years ago
Behdad Esfahbod 97a9e4e41e [util] Separate shape_text_options_t from text_options_t 3 years ago
Behdad Esfahbod fd0778aa2a [util] Use post_parse in output_options_t 3 years ago
Behdad Esfahbod 24a9d8c78d [util] Use post_parse in font_options_t 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 b83fd3a564 [util] Refactor batch-processing code into batch.hh 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 7d2e9164ab [util] Move text options into text_options_t 3 years ago
Behdad Esfahbod 93bc62e9b2 [util] Move output options into output-options.hh 3 years ago
Behdad Esfahbod af9d2495dc [util] Use inheritance for output_options_t 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 798bb89c96 [util] Move shape format options into shape-format.hh 3 years ago
Behdad Esfahbod 71440dbd90 [util] Move font-size and upem to be extern variables 3 years ago
Behdad Esfahbod e014c6fa2d [util/main-font-text] Move eol from template arg to main() arg 3 years ago
Behdad Esfahbod 09e4d7dd30 [util] Simplify output_options_t 3 years ago
Behdad Esfahbod e109f9a6f9 [util] Collect cmdline arg options outside of constructor 3 years ago
Behdad Esfahbod e57dd66889 [util] Initialize struct members inline 3 years ago
Behdad Esfahbod 47d47e8c43 [util/hb-shape/hb-subset] Don't terminate on first error in batch mode 3 years ago
Behdad Esfahbod ed99c80623 [util/hb-shape] Refactor driver type duplication 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 ba810ce83d [tests] Replace space with colon in batch mode 4 years ago
Ebrahim Byagowi a0b4ac4dce Turn 8 spaces to tab across the project 5 years ago
Ebrahim Byagowi e412008599 Remove redundant void from C++ sources (#1486) 6 years ago
Behdad Esfahbod edaa768253 [util] Use fgets instead of getline such that windows passes 6 years ago
Behdad Esfahbod 58e20f53bf [util] Add hb-shape --batch 6 years ago
Behdad Esfahbod 71fd6325b6 Add option to buffer serialization to not output glyph advances 7 years ago
Behdad Esfahbod dbdbfe3d7b Use nullptr instead of NULL 7 years ago
Behdad Esfahbod a9e52a1af4 [util] Prefix trace lines with "trace:", and error lines with "error:" 7 years ago
Behdad Esfahbod d2052278f2 [util] Add --verify to hb-shape / hb-view that verifies shape results 7 years ago
Behdad Esfahbod 40bd7e9a1c [unsafe-to-break] Add UNSAFE_TO_BREAK flag 7 years ago
Behdad Esfahbod 6f38845d9c [hb-shape] Rename --show-messages to --trace 7 years ago
Behdad Esfahbod e60350551a [hb-shape] Improve shaping-debug output 7 years ago
Philip Withnall 925ceacfed util: Add missing field initialisers in constructor (#410) 8 years ago
Behdad Esfahbod fdd1770e00 Add API/cmdline to show glyph extents when serializing buffer 9 years ago
Behdad Esfahbod cd4eb96abb [util] Add --font-size to hb-shape 10 years ago
Behdad Esfahbod 0afedaa96c [util/hb-shape] Fix crash; oops 11 years ago
Behdad Esfahbod 9109f1e944 [util/hb-shape] Accept an empty output-format that would skip output 11 years ago
Behdad Esfahbod ea5e8a02eb [util] Plug minor leak 11 years ago
Behdad Esfahbod 4dc798de19 Add hb-deprecated.h, and rename a couple enum values 11 years ago
Behdad Esfahbod 7235f33f9e Fix misc warnings reported by cppcheck 12 years ago
Behdad Esfahbod 4a765f092d Minor 12 years ago
Behdad Esfahbod 9815a88111 [util] List supported output formats in --help output 12 years ago