233 Commits (51ffc3e65aacbece63995be99e2bc20538e3eb75)

Author SHA1 Message Date
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 dad431e75b [util] Include hb-private.hh 7 years ago
Behdad Esfahbod 9355218f58 [util] Add a few shorthand forms for commandline options 7 years ago
Behdad Esfahbod d03f11f246 Fix buffer_diff for empty buffers 7 years ago
Behdad Esfahbod 03a5a6f873 [util] Add --unicodes to hb-view / hb-shape 7 years ago
Behdad Esfahbod b262ebcc9c [util] Fix cluster sweeping during --verify 7 years ago
Behdad Esfahbod 69d701b02e [util] When --verify fails, return reconstructed shape results 7 years ago
Behdad Esfahbod 099472e08b hb_buffer_diff() tweak 7 years ago
Behdad Esfahbod a9e52a1af4 [util] Prefix trace lines with "trace:", and error lines with "error:" 7 years ago
Behdad Esfahbod 7ea10c35a3 [util] Respect eot/bot in safe-to-break test; hook up hb_buffer_diff() 7 years ago
Behdad Esfahbod a88e2a73f3 [util] Fix leaks 7 years ago
Behdad Esfahbod 05fabbd03e [unsafe-to-break] Towards verifying unsafe-to-break in --verify 7 years ago
Behdad Esfahbod d2052278f2 [util] Add --verify to hb-shape / hb-view that verifies shape results 7 years ago
Behdad Esfahbod 40bd7e9a1c [unsafe-to-break] Add UNSAFE_TO_BREAK flag 7 years ago
Behdad Esfahbod 3e44748ebe [util] Fix two other Coverity warnings 7 years ago
Behdad Esfahbod 356f93b64b [util] Fix warning 7 years ago
Behdad Esfahbod 6f38845d9c [hb-shape] Rename --show-messages to --trace 7 years ago
Behdad Esfahbod e60350551a [hb-shape] Improve shaping-debug output 7 years ago
Philip Withnall 925ceacfed util: Add missing field initialisers in constructor (#410) 8 years ago
Behdad Esfahbod a429090572 [var] Flesh out --variations documentation 8 years ago
Behdad Esfahbod 7647a05a0b Minor 8 years ago
Behdad Esfahbod 47ee34e847 [var] Hook up variations to FreeType face 8 years ago
Behdad Esfahbod 111f3e5517 [util] Add --variations 8 years ago
Behdad Esfahbod de508516cb [util] Print out --debug buffer to stderr 9 years ago
Chun-wei Fan 35ded3af74 build: Move source listings into separate Makefile snippets 9 years ago
Behdad Esfahbod 0475ef2f97 [buffer] Add debugging, aka, message, API 9 years ago
Behdad Esfahbod 21e5d7edc4 [util] Use O_BINARY instead of _O_BINARY 9 years ago
Behdad Esfahbod 808d3fc0ea [util] Port hb-view to use font metrics from HarfBuzz instead of cairo 9 years ago
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