88 Commits (356f93b64b6005f44bcfc329f6f9e150ec32fc26)

Author SHA1 Message Date
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
Behdad Esfahbod a429090572 [var] Flesh out --variations documentation 8 years ago
Behdad Esfahbod 111f3e5517 [util] Add --variations 8 years ago
Behdad Esfahbod 21e5d7edc4 [util] Use O_BINARY instead of _O_BINARY 9 years ago
Chun-wei Fan 998e8dda93 util: Fix build on Visual Studio 9 years ago
Behdad Esfahbod 3530cc2d7c [util] Fix option-parsing leaks 9 years ago
Behdad Esfahbod 642135f3b2 [util] In --debug mode, duplicate font data 9 years ago
Behdad Esfahbod fdd1770e00 Add API/cmdline to show glyph extents when serializing buffer 9 years ago
Behdad Esfahbod 376d587f36 Implement more granular cluster-merging 9 years ago
Behdad Esfahbod 16dac7eccf Fix build 10 years ago
Behdad Esfahbod 820505a186 Whitespace 10 years ago
Behdad Esfahbod a664810e38 [util] Accept comma as well as space when separating components of args 10 years ago
Collin Fair 9ee176ee97 Stop hb-shape docs leaking into hb-view 10 years ago
Collin Fair 952b8dbdf6 'All' of the above, not 'each' 10 years ago
Collin Fair 9e867b6446 Remove reference to --help-output-content in --help-output (as --help-output-format's options aren't available in hb-view) 10 years ago
Collin Fair 1d55ffeb66 Add serialization syntax documentation. Clarify naming and wording in --help-output/--help-format 10 years ago
Behdad Esfahbod cd4eb96abb [util] Add --font-size to hb-shape 10 years ago
Behdad Esfahbod 5789ca69d7 [util] Minor 10 years ago
Behdad Esfahbod c36c4a9924 Add missing va_end() 10 years ago
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