150 Commits (20e42a212849554687b808b316f077a023126a95)

Author SHA1 Message Date
Behdad Esfahbod 069c5de9f8 [util/hb-view] Add --font-extents 5 years ago
David Corbett 5a0936f53e Increase the size of the serialization buffer 5 years ago
Ebrahim Byagowi 2a549aadd3
minor 5 years ago
Ebrahim Byagowi 2be859d289 minor, replace nullptr checks with implicit ones 5 years ago
Ebrahim Byagowi ce114d6b27 minor, tweak spaces 5 years ago
Evgeniy Reizner b79ceac3c6 Prefer UINT_MAX instead of uint overflow. 5 years ago
Ebrahim Byagowi a0b4ac4dce Turn 8 spaces to tab across the project 5 years ago
Zero King 6d53cda1ba [util] Fix memory leak 5 years ago
Qunxin Liu 1da1b4dc94 [subset] For option "--unicodes", add support for "*" to retain all code points 5 years ago
Garret Rieger 0ff3618c2d [subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli. 6 years ago
Garret Rieger 67064294a0 [subset] Add drop-tables option to hb-subset util. 6 years ago
Qunxin Liu e501ea143d [subset] Subset name table step 3, add --nameids option to guide the 6 years ago
David Corbett 087b9a0ad0 Fix or document unsupported font-feature-settings 6 years ago
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 6 years ago
Behdad Esfahbod 3ec2e4fa7b [util] Don't terminate string after a a 0 in -u 6 years ago
Michiharu Ariza 6186dbf1be added hb_subset_input_set_desubroutinize API 6 years ago
Michiharu Ariza d56e338a90 CFF1 no-desubroutinize + no-hinting 6 years ago
Behdad Esfahbod 83a612739a [util] Minor 6 years ago
Behdad Esfahbod 6131fb6283 [util] Don't close stdin/stdout 6 years ago
Ebrahim Byagowi eeddda3ec6
[util] Better file-not-found error from hb-shape / hb-view 6 years ago
Behdad Esfahbod 1e8fdd285f Remove HAVE_OT 6 years ago
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) 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