254 Commits (191eef823fe95355425621f8e002dfe7fe632383)

Author SHA1 Message Date
Chun-wei Fan a49e7b7e40 MSVC builds: Add fallback implementation for pre-2013 MSVC 9 years ago
Chun-wei Fan 998e8dda93 util: Fix build on Visual Studio 9 years ago
Behdad Esfahbod e97835ad43 [util] Fix crash when --output-file is specified but not --output-format 9 years ago
Behdad Esfahbod 6c0ebd02c9 [util] If font has color, generate PNG with color 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 cd042fc8c4 [util] Disable hb-fc-list for now 9 years ago
Behdad Esfahbod 16dac7eccf Fix build 9 years ago
Behdad Esfahbod ff0f210519 [util] Minor 9 years ago
Behdad Esfahbod 820505a186 Whitespace 10 years ago
Behdad Esfahbod fe97b65a54 [utils] Add hb-fc-list 10 years ago
Behdad Esfahbod e8fd83932a [util/hb-view] Fix rendering with all combinations of negative scales 10 years ago
Behdad Esfahbod 69d5af9316 [util] Minor 10 years ago
Behdad Esfahbod a664810e38 [util] Accept comma as well as space when separating components of args 10 years ago
Behdad Esfahbod e2d4e8480d [util] Add convenience "make lib" target 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 80f7728226 [util] Fix ansi output when surface is empty 10 years ago
Behdad Esfahbod 0de25d4184 [util] Note CSS compatibility in --help-features 10 years ago
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