138 Commits (dd5ad6b6b5aed3db62bc03b89acf90c68795edb4)

Author SHA1 Message Date
David Corbett 45adc18526 Fix or document unsupported font-feature-settings 6 years ago
Garret Rieger 490d52f908 [subset] Add retain-gids option to hb-subset executable. 6 years ago
Ebrahim Byagowi e412008599 Remove redundant void from C++ sources (#1486) 6 years ago
Behdad Esfahbod 3f8e7a98d3 [util/hb-subset] Add --layout to keep GDEF/GSUB/GPOS 6 years ago
Behdad Esfahbod 9bddfde25d [util] Fix up previous commit 7 years ago
Behdad Esfahbod 3ec2e4fa7b [util] Don't terminate string after a a 0 in -u 7 years ago
Michiharu Ariza 6186dbf1be added hb_subset_input_set_desubroutinize API 7 years ago
Michiharu Ariza d56e338a90 CFF1 no-desubroutinize + no-hinting 7 years ago
Behdad Esfahbod 83a612739a [util] Minor 7 years ago
Behdad Esfahbod 6131fb6283 [util] Don't close stdin/stdout 7 years ago
Ebrahim Byagowi eeddda3ec6
[util] Better file-not-found error from hb-shape / hb-view 7 years ago
Behdad Esfahbod 1e8fdd285f Remove HAVE_OT 7 years ago
Behdad Esfahbod e42cd58c99 Rename invisible_codepoint to invisible_glyph in API 7 years ago
Behdad Esfahbod 71b65eb27d Add API for setting invisible-codepoint 7 years ago
Behdad Esfahbod 9caa432d0c [util] Use HB_FALLTHROUGH 7 years ago
Behdad Esfahbod 2e728a7d86 [util] Mark var static 7 years ago
Behdad Esfahbod 606bf57430 Revert forcing use of single-parameter static_assert() 7 years ago
Behdad Esfahbod 94bfea0ce6 Fix build, another try 7 years ago
Behdad Esfahbod f90bab8560 [util] Add --ft-load-flags 7 years ago
Behdad Esfahbod 93f7596254 [util] Add -n shorthand for --num-iterations 7 years ago
Ebrahim Byagowi 159ddb8729
Treat - just as /dev/stdin and remove one extra file reader (#1065) 7 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 8 years ago
Behdad Esfahbod dbdbfe3d7b Use nullptr instead of NULL 8 years ago
Behdad Esfahbod c3448e8d21 Use static_assert instead of custom ASSERT_STATIC 8 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