106 Commits (f757757eda5f00a89a156e3427bdf8c4313611ef)

Author SHA1 Message Date
Ebrahim Byagowi 4f6f7c3b22
[util] Implement ppem/ptem on hb-{shape,view} (#811) 7 years ago
Behdad Esfahbod d0f3e7f597 [util] Use setlinebuf() if present 7 years ago
Behdad Esfahbod 4c4a9fc861 Typo 7 years ago
Behdad Esfahbod 746a37d5bd [util] Replace setlinebuf 7 years ago
Behdad Esfahbod ff2083c53e [util] Set stdio files to line buffering 7 years ago
Behdad Esfahbod 3b1e97f364 Add HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES 7 years ago
Behdad Esfahbod 3f29ea9144 [util] Add hb-shape --ned 7 years ago
Behdad Esfahbod 71fd6325b6 Add option to buffer serialization to not output glyph advances 7 years ago
Behdad Esfahbod 7b837e20d2 [util] Add TODO item 7 years ago
Behdad Esfahbod bb7cc4eada Minor 7 years ago
Behdad Esfahbod dbdbfe3d7b Use nullptr instead of NULL 7 years ago
Behdad Esfahbod c3448e8d21 Use static_assert instead of custom ASSERT_STATIC 7 years ago
Behdad Esfahbod 9355218f58 [util] Add a few shorthand forms for commandline options 8 years ago
Behdad Esfahbod 03a5a6f873 [util] Add --unicodes to hb-view / hb-shape 8 years ago
Behdad Esfahbod a9e52a1af4 [util] Prefix trace lines with "trace:", and error lines with "error:" 8 years ago
Behdad Esfahbod d2052278f2 [util] Add --verify to hb-shape / hb-view that verifies shape results 8 years ago
Behdad Esfahbod 40bd7e9a1c [unsafe-to-break] Add UNSAFE_TO_BREAK flag 8 years ago
Behdad Esfahbod 3e44748ebe [util] Fix two other Coverity warnings 8 years ago
Behdad Esfahbod 6f38845d9c [hb-shape] Rename --show-messages to --trace 8 years ago
Behdad Esfahbod e60350551a [hb-shape] Improve shaping-debug output 8 years ago
Behdad Esfahbod a429090572 [var] Flesh out --variations documentation 8 years ago
Behdad Esfahbod 111f3e5517 [util] Add --variations 8 years ago
Behdad Esfahbod 21e5d7edc4 [util] Use O_BINARY instead of _O_BINARY 9 years ago
Chun-wei Fan 998e8dda93 util: Fix build on Visual Studio 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 10 years ago
Behdad Esfahbod 376d587f36 Implement more granular cluster-merging 10 years ago
Behdad Esfahbod 16dac7eccf Fix build 10 years ago
Behdad Esfahbod 820505a186 Whitespace 10 years ago
Behdad Esfahbod a664810e38 [util] Accept comma as well as space when separating components of args 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 0de25d4184 [util] Note CSS compatibility in --help-features 11 years ago
Behdad Esfahbod 8650def735 [util] Add option to set font function implementation to use 11 years ago
Behdad Esfahbod 2306ad46dc [util] Fix memory issue 11 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 260a3198f4 [util] Plug leak 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() 12 years ago
Behdad Esfahbod 50067e280f [util] Add --num-iterations 12 years ago
Behdad Esfahbod e2aab4b5db Improve checks for setmode() 12 years ago
Behdad Esfahbod ceeae30f47 Really fix setmode this time 12 years ago