67 Commits (19360e0a5609c65842a989587b01a4dc7c9eae36)

Author SHA1 Message Date
Behdad Esfahbod 0de25d4184 [util] Note CSS compatibility in --help-features 10 years ago
Behdad Esfahbod 8650def735 [util] Add option to set font function implementation to use 11 years ago
Behdad Esfahbod 2306ad46dc [util] Fix memory issue 11 years ago
Behdad Esfahbod 903648437c Start fleshing out builtin font functions 11 years ago
Behdad Esfahbod ea5e8a02eb [util] Plug minor leak 11 years ago
Behdad Esfahbod d688475ea9 Minor 11 years ago
Behdad Esfahbod 260a3198f4 [util] Plug leak 11 years ago
Behdad Esfahbod c2bc818706 Work with old and new glib 11 years ago
Behdad Esfahbod 9326d48e43 Don't use g_mapped_file_unref() 11 years ago
Behdad Esfahbod 50067e280f [util] Add --num-iterations 12 years ago
Behdad Esfahbod e2aab4b5db Improve checks for setmode() 12 years ago
Behdad Esfahbod ceeae30f47 Really fix setmode this time 12 years ago
Behdad Esfahbod 7cba8a673b Fixup previous commit 12 years ago
Behdad Esfahbod bc76449f51 Use setmode() instead of _setmode() 12 years ago
Behdad Esfahbod 9815a88111 [util] List supported output formats in --help output 12 years ago
Behdad Esfahbod 9a34a50daa Fix build with C++11 12 years ago
Behdad Esfahbod f9edf16725 Add buffer serialization / deserialization API 12 years ago
Behdad Esfahbod 407f80d625 [util] Add --bot / --eot / --preserve-default-ignorables 12 years ago
Behdad Esfahbod 78d41d8d69 Minor 12 years ago
Behdad Esfahbod 321f73c16e [util] Add --text-before and --text-after to hb-shape / hb-view 12 years ago
Behdad Esfahbod c8149ca85e [hb-shape] Adjust postioning output format 12 years ago
Behdad Esfahbod 3bc22eb7b8 Minor 12 years ago
Behdad Esfahbod e30ebd2794 Add hb_feature_to/from_string() 12 years ago
Behdad Esfahbod 6f3a300138 Add hb_font_glyph_from/to_string 12 years ago
Behdad Esfahbod ade7459ea7 [util] Fix leaks 12 years ago
Behdad Esfahbod bdc48a879a Enlarge glyph_name buffer 12 years ago
Behdad Esfahbod 39b17837b4 Add hb_buffer_normalize_glyphs() and hb-shape --normalize-glyphs 13 years ago
Behdad Esfahbod 0594a24484 Cleanup TRUE/FALSE vs true/false 13 years ago
Behdad Esfahbod c188548312 Add --verbose to hb-shape 13 years ago
Behdad Esfahbod ae62166519 [util] Minor 13 years ago
Behdad Esfahbod 5db0683a82 [util] Make hb-shape continue shaping other lines if shapers failed 13 years ago
Behdad Esfahbod bce095524b Add hb_font_get_glyph_name() and hb_font_get_glyph_from_name() 13 years ago
Behdad Esfahbod 8f8956a55f [util] Add hidden --shaper that is equivalent of --shapers 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 f51e167436 Minor error handling 13 years ago
Behdad Esfahbod d530024168 [util] Make clusters work with char offset instead of UTF-8 offset 13 years ago
Behdad Esfahbod 0f68f4a0b5 Correctly print out Unicode strings 13 years ago
Behdad Esfahbod d8134bc017 [hb-shape] Add parantheses around --show-text output 13 years ago
Behdad Esfahbod c91c4fa471 [hb-shape] Change glyphstring brackets from </> to [/] 13 years ago
Behdad Esfahbod cdc673d97c [hb-shape] Add --show-line-num 13 years ago
Behdad Esfahbod cc4d9810d6 [hb-shape] Add --show-text and --show-unicode options 13 years ago
Behdad Esfahbod 27c36af411 Fix OOB in hb-shape 13 years ago
Behdad Esfahbod 8750abaf84 [util] Add --help-features 13 years ago
Behdad Esfahbod a097043f9a Allow space in one more place when parsing features 13 years ago
Behdad Esfahbod fd528c17b7 [util] Add --list-shapers to hb-view and hb-shape 13 years ago
Behdad Esfahbod 5857720cd3 [util] s/%d/%u/ when printing glyph ids and clusters 13 years ago
Behdad Esfahbod d3f3690b48 hb-shape: In --no-glyph-names, output glyph number directly 13 years ago
Behdad Esfahbod 088c1e27c0 [util] Fix option parsing 13 years ago
Behdad Esfahbod 422558142a [util] Account for line-space in surface size 13 years ago