272 Commits (83ad0b6d0f3e7656f78611e89d7ebb939cd8e713)

Author SHA1 Message Date
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 9844c880e2 Minor 6 years ago
Ebrahim Byagowi 11aa0468ac [subset] minor, adjust spaces 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 edaa768253 [util] Use fgets instead of getline such that windows passes 6 years ago
Behdad Esfahbod 83a612739a [util] Minor 6 years ago
Ebrahim Byagowi f7a08cd41d
Fix extra semicolon issues and test that on CI (#1330) 6 years ago
Behdad Esfahbod 58e20f53bf [util] Add hb-shape --batch 6 years ago
Behdad Esfahbod 6131fb6283 [util] Don't close stdin/stdout 6 years ago
Khaled Hosny cf92cb7e00 Use g_strdup instead of strdup 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
Michiharu Ariza 55942ad5c1 Merge branch 'master' into cff-subset 6 years ago
Behdad Esfahbod 310bdac4a0 Fix a warning 6 years ago
Ebrahim Byagowi 6353cc1f83
[circleci] Fix some of warnings from clang-everything bot (#1211) 6 years ago
Ebrahim Byagowi 0fa1edbd3b
[circleci] Couple of fixes (#1200) 6 years ago
Behdad Esfahbod b5285b3479 [util] Remove unneeded virtual 6 years ago
Behdad Esfahbod 89ed040b21 [util] Fix more non-virtual-destructor warnings 6 years ago
Behdad Esfahbod 2382dd07fa Minor 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 e910a1aef4 [util] Add empty virtual destructor to option_group_t 6 years ago
Behdad Esfahbod 04caf11608 [hb-view] Change subpixel bits from 8 to 6 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
Behdad Esfahbod 93fe0faaee [subset] Clean up hb_subset_input_t API 6 years ago
Behdad Esfahbod f39166f0c0 [subset] Remove unused hb_subset_profile_t 6 years ago
Behdad Esfahbod c77ae40852 Rename hb-*private.hh to hb-*.hh 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) 6 years ago
Ebrahim Byagowi aa0c5df419
Fix reading fonts from stdin (#1060) 6 years ago
Ebrahim Byagowi eaf649450a Resolve clang's conditional-uninitialize warnings 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
Garret Rieger 0c0fe2ff82 [subset] Move util/generated-unicode-ranges.py to src/gen-unicode-ranges.py 7 years ago
Garret Rieger ddc4f2b9fc [subset] Add python util that was used to generated hb-ot-os2-unicode-ranges.hh 7 years ago
Ebrahim Byagowi bb82f01383 [aat] trak sanitization 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