Sign in
flutter
/
third_party
/
harfbuzz
/
d51524204528b36907ab0f48bf2a48ec124c93d9
/
util
659eedd
Use C++11 override keyword.
by Bruce Mitchener
· 6 years ago
5846884
test: Use nullptr in C++ code. (#1744)
by Bruce Mitchener
· 6 years ago
993d81b
[subset] Add one ttf file with fvar/STAT tables to integration test
by Qunxin Liu
· 6 years ago
0ff3618
[subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli.
by Garret Rieger
· 6 years ago
6706429
[subset] Add drop-tables option to hb-subset util.
by Garret Rieger
· 6 years ago
e501ea1
[subset] Subset name table step 3, add --nameids option to guide the
by Qunxin Liu
· 6 years ago
45adc18
Fix or document unsupported font-feature-settings
by David Corbett
· 6 years ago
490d52f
[subset] Add retain-gids option to hb-subset executable.
by Garret Rieger
· 6 years ago
60022ec
Fix -Wcast-function-type warnings in util/ with gcc 4.8
by Behdad Esfahbod
· 6 years ago
e412008
Remove redundant void from C++ sources (#1486)
by Ebrahim Byagowi
· 6 years ago
3f8e7a9
[util/hb-subset] Add --layout to keep GDEF/GSUB/GPOS
by Behdad Esfahbod
· 6 years ago
9844c88
Minor
by Behdad Esfahbod
· 6 years ago
b403be8
Merge branch 'master' into cff-subset
by Michiharu Ariza
· 6 years ago
11aa046
[subset] minor, adjust spaces
by Ebrahim Byagowi
· 6 years ago
43ee0e4
Merge branch 'master' into cff-subset
by Michiharu Ariza
· 6 years ago
9bddfde
[util] Fix up previous commit
by Behdad Esfahbod
· 6 years ago
3ec2e4f
[util] Don't terminate string after a a 0 in -u
by Behdad Esfahbod
· 6 years ago
481fdfd
Merge branch 'cff-subset' of https://github.com/harfbuzz/harfbuzz into cff-subset
by Michiharu Ariza
· 6 years ago
6186dbf
added hb_subset_input_set_desubroutinize API
by Michiharu Ariza
· 6 years ago
e600e54
Merge branch 'master' into cff-subset
by Michiharu Ariza
· 6 years ago
d56e338
CFF1 no-desubroutinize + no-hinting
by Michiharu Ariza
· 6 years ago
edaa768
[util] Use fgets instead of getline such that windows passes
by Behdad Esfahbod
· 6 years ago
83a6127
[util] Minor
by Behdad Esfahbod
· 6 years ago
f7a08cd
Fix extra semicolon issues and test that on CI (#1330)
by Ebrahim Byagowi
· 6 years ago
58e20f5
[util] Add hb-shape --batch
by Behdad Esfahbod
· 6 years ago
6131fb6
[util] Don't close stdin/stdout
by Behdad Esfahbod
· 6 years ago
cf92cb7
Use g_strdup instead of strdup
by Khaled Hosny
· 6 years ago
eeddda3
[util] Better file-not-found error from hb-shape / hb-view
by Ebrahim Byagowi
· 6 years ago
1e8fdd2
Remove HAVE_OT
by Behdad Esfahbod
· 6 years ago
e42cd58
Rename invisible_codepoint to invisible_glyph in API
by Behdad Esfahbod
· 6 years ago
71b65eb
Add API for setting invisible-codepoint
by Behdad Esfahbod
· 6 years ago
310bdac
Fix a warning
by Behdad Esfahbod
· 6 years ago
6353cc1
[circleci] Fix some of warnings from clang-everything bot (#1211)
by Ebrahim Byagowi
· 6 years ago
0fa1edb
[circleci] Couple of fixes (#1200)
by Ebrahim Byagowi
· 6 years ago
b5285b3
[util] Remove unneeded virtual
by Behdad Esfahbod
· 6 years ago
89ed040
[util] Fix more non-virtual-destructor warnings
by Behdad Esfahbod
· 6 years ago
2382dd0
Minor
by Behdad Esfahbod
· 6 years ago
9caa432
[util] Use HB_FALLTHROUGH
by Behdad Esfahbod
· 6 years ago
2e728a7
[util] Mark var static
by Behdad Esfahbod
· 6 years ago
e910a1a
[util] Add empty virtual destructor to option_group_t
by Behdad Esfahbod
· 6 years ago
04caf11
[hb-view] Change subpixel bits from 8 to 6
by Behdad Esfahbod
· 7 years ago
606bf57
Revert forcing use of single-parameter static_assert()
by Behdad Esfahbod
· 7 years ago
94bfea0
Fix build, another try
by Behdad Esfahbod
· 7 years ago
f90bab8
[util] Add --ft-load-flags
by Behdad Esfahbod
· 7 years ago
93f7596
[util] Add -n shorthand for --num-iterations
by Behdad Esfahbod
· 7 years ago
93fe0fa
[subset] Clean up hb_subset_input_t API
by Behdad Esfahbod
· 7 years ago
f39166f
[subset] Remove unused hb_subset_profile_t
by Behdad Esfahbod
· 7 years ago
c77ae40
Rename hb-*private.hh to hb-*.hh
by Behdad Esfahbod
· 7 years ago
159ddb8
Treat - just as /dev/stdin and remove one extra file reader (#1065)
by Ebrahim Byagowi
· 7 years ago
d0c2889
Revert file blob sanitization and index checking (#1062)
by Ebrahim Byagowi
· 7 years ago
c53697d
Verbose fail when something is wrong with hb-shape/hb-view input font file (#1059)
by Ebrahim Byagowi
· 7 years ago
aa0c5df
Fix reading fonts from stdin (#1060)
by Ebrahim Byagowi
· 7 years ago
eaf6494
Resolve clang's conditional-uninitialize warnings
by Ebrahim Byagowi
· 7 years ago
ce17340
Add hb_blob_create_from_file, a new API (#926)
by Ebrahim Byagowi
· 7 years ago
6fdeeb2
[util] Check all specified shapers are known (#993)
by Khaled Hosny
· 7 years ago
8269791
Allow trailing non-numeric chars in --unicodes
by David Corbett
· 7 years ago
127096e
[util] Remove line buffering
by Behdad Esfahbod
· 7 years ago
4a1d51e
Merge pull request #818 from googlefonts/drophints
by rsheeter
· 7 years ago
bb82f01
[aat] trak sanitization
by Ebrahim Byagowi
· 7 years ago
d78393b
Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into drophints
by Rod Sheeter
· 7 years ago
4f6f7c3
[util] Implement ppem/ptem on hb-{shape,view} (#811)
by Ebrahim Byagowi
· 7 years ago
74e0c13
[subset] drop hint tables if so flagged. Still need to dump glyf instructions.
by Rod Sheeter
· 7 years ago
0bd100e
[subset] add --hinting flag
by Rod Sheeter
· 7 years ago
9046e92
[subset] Rename constructor to hb_subset_input_create_or_fail()
by Behdad Esfahbod
· 7 years ago
d5b33f2
[subset] hb_subset_input_t changes
by Behdad Esfahbod
· 7 years ago
70b06cc
More fixes
by Behdad Esfahbod
· 7 years ago
4011d88
[util] Remove use of ssize_t which was failing on MSVC
by Behdad Esfahbod
· 7 years ago
570d523
[subset] Merge remote-tracking branch 'googlefonts/master'
by Behdad Esfahbod
· 7 years ago
d0f3e7f
[util] Use setlinebuf() if present
by Behdad Esfahbod
· 7 years ago
8431c38
remove output noise
by Rod Sheeter
· 7 years ago
194140d
[util] Minor
by Behdad Esfahbod
· 7 years ago
af02812
[subset] Change hb_subset API to remove hb_subset_face_t
by Behdad Esfahbod
· 7 years ago
6c52d94
capture the set of codepoints passed by --unicodes
by Rod Sheeter
· 7 years ago
7481f0c
Add codepoints to subset input.
by Garret Rieger
· 7 years ago
70e13ad
[subset] Fix Windows issue on endlines (#756)
by Ebrahim Byagowi
· 7 years ago
2ea2289
ssize_t -> size_t
by Garret Rieger
· 7 years ago
c25898e
Switch to fopen() instead of open() in subset test. open wasn't compiling on windows.
by Garret Rieger
· 7 years ago
fc04f11
Rename HB_SUBSET_sources -> HB_SUBSET_CLI_sources to match what cmake is looking for.
by Garret Rieger
· 7 years ago
e428f7b
Wrap unistd.h include in ifdef.
by Garret Rieger
· 7 years ago
ae39fc8
[subset] Build hb-subset into separate libharfbuzz-subset.so
by Behdad Esfahbod
· 7 years ago
eac20e4
[subset] Minor
by Behdad Esfahbod
· 7 years ago
edcd3b8
Actually call hb_subset
by Rod Sheeter
· 7 years ago
f83a43b
Add CMake configuration for all of the new subsetting code.
by Garret Rieger
· 7 years ago
5bc0cda
Add missing unistd header to hb-subset.
by Garret Rieger
· 7 years ago
058b126
Re-write hb-subset utility to use main-font-text driver.
by Garret Rieger
· 7 years ago
ede84ff
Whitespace
by Garret Rieger
· 7 years ago
e9d154a
tweak test failure output. write to a temp file not stdout. test still fails because expected is not just an identical copy of input
by Rod Sheeter
· 7 years ago
9ccb836
Start to sketch APIs for subsetting
by Rod Sheeter
· 7 years ago
4c4a9fc
Typo
by Behdad Esfahbod
· 7 years ago
7c32e01
Minor
by Behdad Esfahbod
· 7 years ago
746a37d
[util] Replace setlinebuf
by Behdad Esfahbod
· 7 years ago
ff2083c
[util] Set stdio files to line buffering
by Behdad Esfahbod
· 7 years ago
3b1e97f
Add HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES
by Behdad Esfahbod
· 7 years ago
3f29ea9
[util] Add hb-shape --ned
by Behdad Esfahbod
· 7 years ago
71fd632
Add option to buffer serialization to not output glyph advances
by Behdad Esfahbod
· 7 years ago
7b837e2
[util] Add TODO item
by Behdad Esfahbod
· 7 years ago
0fd89dc
[hb-ft] Fix build when Multiple Master font support is disabled in freetype
by Olivier Blin
· 7 years ago
bb7cc4e
Minor
by Behdad Esfahbod
· 7 years ago
17f40b7
Include hb-private.hh more consistently
by Behdad Esfahbod
· 7 years ago
dbdbfe3
Use nullptr instead of NULL
by Behdad Esfahbod
· 7 years ago
Next »