281 Commits (c85f624b519df1db141bf55d9452bc2837ef35c4)

Author SHA1 Message Date
Behdad Esfahbod 0afedaa96c [util/hb-shape] Fix crash; oops 10 years ago
Behdad Esfahbod 9109f1e944 [util/hb-shape] Accept an empty output-format that would skip output 10 years ago
Behdad Esfahbod 8656408572 [util] Fix hb-view rendering with --font-funcs=ot 10 years ago
Behdad Esfahbod 8650def735 [util] Add option to set font function implementation to use 10 years ago
Behdad Esfahbod 2306ad46dc [util] Fix memory issue 10 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 adb039554d Minor 11 years ago
Behdad Esfahbod c704a8700e [util] Fix uninitialized memory access 11 years ago
Behdad Esfahbod 260a3198f4 [util] Plug leak 11 years ago
Behdad Esfahbod c77d1ade68 Fix warnings 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 078de49ca1 [util] Don't use g_array_unref() 11 years ago
Behdad Esfahbod 4dc798de19 Add hb-deprecated.h, and rename a couple enum values 11 years ago
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