117 Commits (58cb4d9f73f1292454e3673d5e7ae5a58a566522)

Author SHA1 Message Date
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) 6 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
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 10 years ago
Behdad Esfahbod 8650def735 [util] Add option to set font function implementation to use 11 years ago