Sign in
flutter
/
third_party
/
harfbuzz
/
f6c67a5fcfcf64e6e01b337c34d366f167800410
/
src
/
hb-ot-hdmx-table.hh
f0a1892
[serialize] Remove unnecessary pointer indirection
by Behdad Esfahbod
· 3 years, 8 months ago
73ed59f
[subset] store errors in the serializer as a flag set.
by Garret Rieger
· 4 years ago
08428a1
minor, spacing
by Ebrahim Byagowi
· 5 years ago
a224f41
Turn more of simple dagger chains to foreach
by Ebrahim Byagowi
· 5 years ago
4dc3db7
Minor, fix warnings raised when built with -std=c++2a
by Ebrahim Byagowi
· 5 years ago
78d35f0
Reduce captures of lambdas
by Behdad Esfahbod
· 6 years ago
00195a2
[hdmx] Adjust to hb_iota() behavior change
by Behdad Esfahbod
· 6 years ago
b710176
[hdmx] Touch up
by Behdad Esfahbod
· 6 years ago
e8ef0e6
[subset] WIP convert hdmx subsetting to use iterators.
by Garret Rieger
· 6 years ago
d5decf9
[subset] Move hdmx to subset2.
by Garret Rieger
· 6 years ago
b986c6a
[C++11] Remove IntType::set() in favor of operator=
by Behdad Esfahbod
· 6 years ago
05e99c8
[subset] A few small fixes for the new subset plan api.
by Garret Rieger
· 6 years ago
23f3644
[subset] Fix hdmx subsetting when retain gids is enabled.
by Garret Rieger
· 6 years ago
ef00654
Convert tag enum class consts to static constexpr
by Behdad Esfahbod
· 6 years ago
474a120
[array/vector] Rename len to length
by Behdad Esfahbod
· 6 years ago
e412008
Remove redundant void from C++ sources (#1486)
by Ebrahim Byagowi
· 6 years ago
b2ebaa9
Remove redundant 'inline' from methods (#1483)
by Ebrahim Byagowi
· 6 years ago
7ee5c52
minor style fix, use void in methods on no argument
by Ebrahim Byagowi
· 6 years ago
5c4fead
Convert "static const hb_tag_t" constants to enum
by Behdad Esfahbod
· 6 years ago
cb4bf85
[hdmx] Fix bounds checking
by Behdad Esfahbod
· 6 years ago
af727b4
[hdmx] Minor
by Behdad Esfahbod
· 6 years ago
11aa046
[subset] minor, adjust spaces
by Ebrahim Byagowi
· 6 years ago
0e0af11
[hdmx] Renames
by Behdad Esfahbod
· 6 years ago
dff2c45
Port rest from VAR to UnsizedArrayOf<>
by Behdad Esfahbod
· 7 years ago
21bf147
[subset] Fix hdmx subsetted size calculation.
by Garret Rieger
· 7 years ago
a1e5e07
[subset] Hook up GSUB/GPOS, but still disabled
by Behdad Esfahbod
· 7 years ago
d1f2990
[subset] Add hb_subset_context_t<>
by Behdad Esfahbod
· 7 years ago
aba0a94
[subset] Add hb-subset-input.hh and make hb-subset.hh toplevel include
by Behdad Esfahbod
· 7 years ago
c77ae40
Rename hb-*private.hh to hb-*.hh
by Behdad Esfahbod
· 7 years ago
bddeb2b
Minor renamings of internal inline functions
by Behdad Esfahbod
· 7 years ago
251cc97
[subset] Switch to using hb_map_t inside of hb_subset_plan_t.
by Garret Rieger
· 7 years ago
277e328
Make some of implicit header uses explicit (#989)
by Ebrahim Byagowi
· 7 years ago
a02c3ee
Add or update tables specifications links
by Ebrahim Byagowi
· 7 years ago
07851aa
[subset] Couple of fixes for fuzzer discovered issues. (#924)
by Garret Rieger
· 7 years ago
6f46883
[hdmx] Minor
by Behdad Esfahbod
· 7 years ago
3531efd
[subset] Fixed out of bounds read when subsetting hdmx.
by Garret Rieger
· 7 years ago
c2e4713
[hdmx] Fix sanitize()
by Behdad Esfahbod
· 7 years ago
84d4bb9
[hdmx] Minor
by Behdad Esfahbod
· 7 years ago
cf7a6e5
[hdmx] Move DeviceRecord to toplevel again
by Behdad Esfahbod
· 7 years ago
96d7805
[subset] More complete sanitization implementation for hdmx.
by Garret Rieger
· 7 years ago
c02532a
[subset] Formatting and comments in hdmx.
by Garret Rieger
· 7 years ago
6b372f4
[subset] In hb-ot-hdmx-table, s/glyf/hdmx.
by Garret Rieger
· 7 years ago
bd18b6a
[subset] Move DeviceRecord inside of hdmx.
by Garret Rieger
· 7 years ago
6704cde
[subset] Add hdmx subsetting implementation.
by Garret Rieger
· 7 years ago
84b68e5
[subset] In hdmx serialize set the correct value of sizeDeviceRecord.
by Garret Rieger
· 7 years ago
dddf442
[subset] When serializing a DeviceRecord in hdmx pad to make 32 bit aligned.
by Garret Rieger
· 7 years ago
ab7a8f3
[subset] Begin implementing serialize for hdmx.
by Garret Rieger
· 7 years ago
fe42862
[subset] Sketch out a basic hb-ot-hdmx.hh.
by Garret Rieger
· 7 years ago