68 Commits (29ce446d3161b7ea5874352e5f8eb33cd59338c3)

Author SHA1 Message Date
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
Behdad Esfahbod c91c4fa471 [hb-shape] Change glyphstring brackets from </> to [/] 13 years ago
Behdad Esfahbod 4983feebbb [hb-diff] Clean up 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 e700bce118 [util] Add hb-diff 13 years ago
Behdad Esfahbod 422558142a [util] Account for line-space in surface size 13 years ago
Behdad Esfahbod b5afd8f78e [util] Rename --output to --output_file, and --format to --output-format 13 years ago
Behdad Esfahbod 466393c2f0 Really fix build this time 13 years ago
Behdad Esfahbod fe1605db4f Fix dist 13 years ago
Behdad Esfahbod 8b8b19056d [util] Add hb-shape utility 13 years ago
Behdad Esfahbod f6496663c2 [util] If no text is provided, simply call cairo_show_glyphs() 13 years ago
Behdad Esfahbod 11e51993ab [util] Move font-size into view-options 13 years ago
Behdad Esfahbod 0fe2960197 Fix Linux build when io.h is available 13 years ago
Behdad Esfahbod d2b3ab9ece Fix "[util] Fix hb-view crash with bogus font." 13 years ago
Behdad Esfahbod da4a2a1426 Cosmetic 13 years ago
Behdad Esfahbod 4274ed7ab6 [util] Fix hb-view crash with bogus font 13 years ago
Behdad Esfahbod 5ddd9cc499 Minor 13 years ago
Behdad Esfahbod 55aeb04904 Fix reading text from stdin 13 years ago
Behdad Esfahbod a75c1b1251 Move code around 13 years ago
Behdad Esfahbod 7bf6ecd3bf Always shape at size=upem 13 years ago
Behdad Esfahbod 674ee58d9b Minor 13 years ago
Behdad Esfahbod 4451168e5d Fix binary stdin/stdout io in Windows 13 years ago
Behdad Esfahbod 639b5957d9 Minor 13 years ago