125 Commits (fc50916589a300e49183b5ee598e64ca28d0bd9a)

Author SHA1 Message Date
Behdad Esfahbod e42cd58c99 Rename invisible_codepoint to invisible_glyph in API 6 years ago
Behdad Esfahbod 71b65eb27d Add API for setting invisible-codepoint 6 years ago
Behdad Esfahbod 9caa432d0c [util] Use HB_FALLTHROUGH 6 years ago
Behdad Esfahbod 2e728a7d86 [util] Mark var static 6 years ago
Behdad Esfahbod 606bf57430 Revert forcing use of single-parameter static_assert() 6 years ago
Behdad Esfahbod 94bfea0ce6 Fix build, another try 6 years ago
Behdad Esfahbod f90bab8560 [util] Add --ft-load-flags 6 years ago
Behdad Esfahbod 93f7596254 [util] Add -n shorthand for --num-iterations 6 years ago
Ebrahim Byagowi 159ddb8729
Treat - just as /dev/stdin and remove one extra file reader (#1065) 6 years ago
Ebrahim Byagowi d0c2889dfc
Revert file blob sanitization and index checking (#1062) 7 years ago
Ebrahim Byagowi c53697d3f2
Verbose fail when something is wrong with hb-shape/hb-view input font file (#1059) 7 years ago
Ebrahim Byagowi aa0c5df419
Fix reading fonts from stdin (#1060) 7 years ago
Ebrahim Byagowi ce17340b23 Add hb_blob_create_from_file, a new API (#926) 7 years ago
Khaled Hosny 6fdeeb2ae3 [util] Check all specified shapers are known (#993) 7 years ago
David Corbett 8269791900 Allow trailing non-numeric chars in --unicodes 7 years ago
Behdad Esfahbod 127096e474 [util] Remove line buffering 7 years ago
Ebrahim Byagowi 4f6f7c3b22
[util] Implement ppem/ptem on hb-{shape,view} (#811) 7 years ago
Rod Sheeter 74e0c13a4a [subset] drop hint tables if so flagged. Still need to dump glyf instructions. 7 years ago
Rod Sheeter 0bd100e144 [subset] add --hinting flag 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 7 years ago
Behdad Esfahbod 03a5a6f873 [util] Add --unicodes to hb-view / hb-shape 7 years ago
Behdad Esfahbod a9e52a1af4 [util] Prefix trace lines with "trace:", and error lines with "error:" 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 6f38845d9c [hb-shape] Rename --show-messages to --trace 7 years ago
Behdad Esfahbod e60350551a [hb-shape] Improve shaping-debug output 7 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 9 years ago
Behdad Esfahbod 376d587f36 Implement more granular cluster-merging 9 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