302 Commits (a08ba46d86b1f6ba1a303fbb55ceebccd91f2fe2)

Author SHA1 Message Date
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
Behdad Esfahbod 30874b4819 [util] Make tools default to stdin if no text is provided 13 years ago
Behdad Esfahbod 2097951110 [util] Change default font size of hb-view to 256 13 years ago
Behdad Esfahbod 95cefdf96e Add --utf8-clusters 13 years ago
Behdad Esfahbod effb42e5c5 Always use cairo_show_text_glyphs() 13 years ago
Behdad Esfahbod 799cfdd15a Make page progression be right to left for vertical text 13 years ago
Behdad Esfahbod 69b84a8f6c Fix hb-view surface size calc for vertical text 13 years ago
Behdad Esfahbod 6bd9b479b8 Hide backend-specific shape functions 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 4e84ce48d5 Move hb-diff to test/shaping/ 13 years ago