110 Commits (5fbc952524ac8840f007dc0136823a4ab6e25f70)

Author SHA1 Message Date
Behdad Esfahbod 5fbc952524 Fix glyph name printing in hb-ot-shape-closure 11 years ago
Behdad Esfahbod 7235f33f9e Fix misc warnings reported by cppcheck 11 years ago
Chun-wei Fan b4c5c52944 util/ansi-print.cc: Use fallback implementation for lround on MSVC 11 years ago
Behdad Esfahbod e4046080c5 [util] Unbreak --show-text / --show-unicode 12 years ago
Behdad Esfahbod 50067e280f [util] Add --num-iterations 12 years ago
Behdad Esfahbod c462b32dcb Disable automatic segment properties guessing 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 1172dc7362 Rename hb_buffer_clear() to hb_buffer_clear_contents() 12 years ago
Behdad Esfahbod 4a765f092d Minor 12 years ago
Behdad Esfahbod 9815a88111 [util] List supported output formats in --help output 12 years ago
Behdad Esfahbod f95a87b7b8 [util] List supported output formats in hb-view 12 years ago
Behdad Esfahbod 6bad092aa8 [util] Default to "text" output format in hb-shape 12 years ago
Behdad Esfahbod 9a34a50daa Fix build with C++11 12 years ago
Behdad Esfahbod 75da37dcb1 Minor 12 years ago
Behdad Esfahbod aec89de564 Add / modify set API a bit 12 years ago
Behdad Esfahbod a4bef84e37 [util] Make hb-shape err if output-format is not understood 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 12 years ago
Behdad Esfahbod 6a5661f1e6 Ugh 12 years ago
Behdad Esfahbod f211d5c291 More Oops! Fix fast-path with sub-type==0 12 years ago
Behdad Esfahbod a18280a8ce Fix warnings produced by clang analyzer 12 years ago
Behdad Esfahbod 7ec83051c0 Fix warnings 12 years ago
Behdad Esfahbod 0594a24484 Cleanup TRUE/FALSE vs true/false 12 years ago
Behdad Esfahbod 4a8a529068 Make hb-view err if all shapers failed 12 years ago
Behdad Esfahbod c188548312 Add --verbose to hb-shape 12 years ago
Behdad Esfahbod ae62166519 [util] Minor 12 years ago
Behdad Esfahbod 5db0683a82 [util] Make hb-shape continue shaping other lines if shapers failed 12 years ago
Behdad Esfahbod cd6a549341 Remove unused variable 12 years ago
Behdad Esfahbod bce095524b Add hb_font_get_glyph_name() and hb_font_get_glyph_from_name() 12 years ago
Behdad Esfahbod 8f8956a55f [util] Add hidden --shaper that is equivalent of --shapers 13 years ago
Behdad Esfahbod 29ce446d31 Add set iterator 13 years ago
Behdad Esfahbod c87b317f0e [util] Add hb-ot-shape-closure tool 13 years ago
Behdad Esfahbod 45675e589e [util] Refactor to accommodate for upcoming new tool 13 years ago
Behdad Esfahbod 8caf5dcd66 Minor 13 years ago
Behdad Esfahbod 50f630c17c Remove ioctl checks 13 years ago
Behdad Esfahbod db0de7cd61 [util] Set ansi color only on color change 13 years ago
Behdad Esfahbod 912c5ff80a Reduce default margin 13 years ago
Behdad Esfahbod 52e7b1424a [util] Make hb-view print out Unicode art if stdout is a terminal 13 years ago