Sign in
flutter
/
third_party
/
harfbuzz
/
b710ea4fdeb1a620b396bd07665fc129fe5fc074
/
src
/
hb-buffer-serialize.cc
c77ae40
Rename hb-*private.hh to hb-*.hh
by Behdad Esfahbod
· 7 years ago
994eb77
[buffer] Fix crash
by Behdad Esfahbod
· 7 years ago
71fd632
Add option to buffer serialization to not output glyph advances
by Behdad Esfahbod
· 7 years ago
dbdbfe3
Use nullptr instead of NULL
by Behdad Esfahbod
· 7 years ago
331d66c
Add function to compare two buffers
by Jonathan Kew
· 8 years ago
40bd7e9
[unsafe-to-break] Add UNSAFE_TO_BREAK flag
by Behdad Esfahbod
· 8 years ago
3c080a7
Fix buffer serialize of empty buffer
by Behdad Esfahbod
· 8 years ago
9ab9f97
[docs] More buffers documentation
by Khaled Hosny
· 9 years ago
9ea0aa4
Don't deserialize positions if buffer has no positions
by Behdad Esfahbod
· 9 years ago
b881142
Fix Since tags
by Behdad Esfahbod
· 10 years ago
fdd1770
Add API/cmdline to show glyph extents when serializing buffer
by Behdad Esfahbod
· 10 years ago
75504a5
Allow serializing buffer with output-buffer being used
by Behdad Esfahbod
· 10 years ago
7627100
Mark unsigned integer literals with the u suffix
by Behdad Esfahbod
· 11 years ago
6229982
Fix typo in _hb_buffer_serialize_glyphs_text()
by Behdad Esfahbod
· 11 years ago
176fd17
Bug 70971 - Signed/unsigned compiler warnings on windows
by Behdad Esfahbod
· 11 years ago
288f289
[docs/introspection] More annotations
by Behdad Esfahbod
· 12 years ago
38b8b40
Fix possible snprintf OOM
by Behdad Esfahbod
· 12 years ago
20b817a
[buffer] Implement buffer deserialization for format=json
by Behdad Esfahbod
· 12 years ago
847794e
[buffer] Implement buffer deserialization for format=text
by Behdad Esfahbod
· 12 years ago
4ee803b
[buffer] Fix serializing of buffer with invalid direction
by Behdad Esfahbod
· 12 years ago
e54dd26
[buffer] Start implementing buffer deserialization
by Behdad Esfahbod
· 12 years ago
bcc8f32
[buffer] Minor
by Behdad Esfahbod
· 12 years ago
d3e14aa
[buffer] Move buffer serialization code to a new file
by Behdad Esfahbod
· 12 years ago