Sign in
flutter
/
third_party
/
harfbuzz
/
4a446ac35136eff23d55f47bdd7b40095ad707ab
/
src
/
hb-buffer.h
c755cb3
Change header comment
by Behdad Esfahbod
· 15 years ago
ff44f88
Handle shaping in non-native direction
by Behdad Esfahbod
· 15 years ago
9db8ad7
Add hb_ot_layout_position_finish()
by Behdad Esfahbod
· 15 years ago
3d14528
Rename hb_buffer_get_len() to hb_buffer_get_length()
by Behdad Esfahbod
· 15 years ago
9bef361
Rename [xy]_pos to [xy]_offset since we don't accumulate positions
by Behdad Esfahbod
· 15 years ago
ae070b7
Add script and language to buffer
by Behdad Esfahbod
· 15 years ago
5ebabec
Move unicode_funcs to buffer
by Behdad Esfahbod
· 15 years ago
2f5931e
[HB] Hide lig_id and component members of hb_glyph_info_t
by Behdad Esfahbod
· 15 years ago
864e256
[HB] Fix pedantic warnings
by Behdad Esfahbod
· 15 years ago
2866d29
[HB] Bitfield packing *is* very delicate
by Behdad Esfahbod
· 15 years ago
299f089
[HB] Implement buffer UTF-X input
by Behdad Esfahbod
· 15 years ago
1b7b97f
[HB] Add buffer UTF-X API
by Behdad Esfahbod
· 15 years ago
fbaf8ff
[HB] Add hb_buffer_reverse()
by Behdad Esfahbod
· 15 years ago
468769b
[HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t
by Behdad Esfahbod
· 15 years ago
f1322e5
[HB] Cleanup public buffer structs
by Behdad Esfahbod
· 15 years ago
6d5bb18
[OT] Match struct with HB's
by Behdad Esfahbod
· 15 years ago
11fbb54
[HB] Port buffert to new object API
by Behdad Esfahbod
· 15 years ago
02a3706
[HB] Move direction to buffer
by Behdad Esfahbod
· 15 years ago
f9cd101
Apply patch from Jonathan Kew
by Behdad Esfahbod
· 15 years ago
2ebb89d
Revert "XX"
by Behdad Esfahbod
· 15 years ago
55520d2
XX
by Behdad Esfahbod
· 15 years ago
e35bbd5
[HB] Improve buffer. Don't dup out buffer unless out is longer than in
by Behdad Esfahbod
· 15 years ago
c968fc2
[HB] More buffer cleanup
by Behdad Esfahbod
· 15 years ago
d9d2a07
[HB] Remove one XXX, add another
by Behdad Esfahbod
· 15 years ago
6c78683
[HB] Update copyright years
by Behdad Esfahbod
· 15 years ago
f96ffd4
[HB] simplify macros
by Behdad Esfahbod
· 15 years ago
5c0adce
[HB] Rename harfbuzz-buffer to hb-buffer
by Behdad Esfahbod
· 15 years ago
[Renamed (96%) from src/harfbuzz-buffer.h]
b857b49
[HB] Remove all references to the old code!
by Behdad Esfahbod
· 15 years ago
30bd763
Implement the first substitute()
by Behdad Esfahbod
· 15 years ago
a2a9a02
HarfBuzz was relicensed to a more generous and simpler license. Adapt. See
by Behdad Esfahbod
· 17 years ago
47d2c33
And some more.
by Behdad Esfahbod
· 17 years ago
ef1f481
Even more cleanup and more type renames.
by Behdad Esfahbod
· 17 years ago
5716ae2
New header file harfbuzz-global.h. Rename FT_* int types to HB_* types.
by Behdad Esfahbod
· 17 years ago
6b34713
Mark internal symbols as HB_INTERNAL and define that to static in
by Behdad Esfahbod
· 17 years ago
986f4fd
Rename buffer->inplace to buffer->separate_out with the inverted meaning,
by Behdad Esfahbod
· 17 years ago
0600390
Allocate buffer->positions lazily.
by Behdad Esfahbod
· 17 years ago
fc3d6f5
Bug 485621 – Get rid of freetype memory allocator in harfbuzz
by Behdad Esfahbod
· 17 years ago
a8abb8b
Bug 485559 – Boston Summit HarfBuzz optimizations
by Behdad Esfahbod
· 17 years ago
9f8da38
Convert pango/opentype to the new project called HarfBuzz.
by Behdad Esfahbod
· 19 years ago
hb-rename