6f335ed1e52c6161fa0b0295776856fc07f7f46f |
|
15-Nov-2017 |
Behdad Esfahbod <behdad@behdad.org> |
Replace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
c4e18e54dc5ffecac7b327bde9f52dd0927d6a08 |
|
15-Nov-2017 |
Behdad Esfahbod <behdad@behdad.org> |
[ot] Move hb_ot_face_cbdt_accelerator_t
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
9b04b0384fe746bdb1885c57e1ce73c4c6cae9e5 |
|
15-Nov-2017 |
Behdad Esfahbod <behdad@behdad.org> |
[ot] Fold hb_ot_face_post_accelerator_t
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
7ce9f397d1e5fe68c49375ad904d4fce2c7ccc0a |
|
31-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
Rename hb-sort-r.hh -> hb-dsalgs.hh
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
e35a763c07b60da6e5fbdb6edd9d25f575cd3d8b |
|
30-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
[post] Implement glyph_from_name() This concludes https://github.com/behdad/harfbuzz/pull/568
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
6c738f353ec4ab5974414fbb8ff1fb9383c4bde6 |
|
30-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
Make string-array return hb_string_t
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
e1a37f3db4f2364e98ff057209a94aa9b23e5c9d |
|
30-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
Add hb_string_t
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
0f8b5aa1bc2c831044a35fc8e52df58652cec86b |
|
30-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
[post] Minor; towards implementing get_glyph_from_name()
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
977679f229a10868dc668294082bd82125e4fe48 |
|
30-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
Add hb_bsearch_r()
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
923a8f520addba095384b975ba8934e5a18fb696 |
|
29-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
Fix up 5de83fab947e23cc729d69f8d44a28311298af9d
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
b98c7c3f1fc8581ce9a0f40ae25aee5e1b2b3106 |
|
29-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
[post] Minor
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
5de83fab947e23cc729d69f8d44a28311298af9d |
|
29-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
[ot] Speed up get_glyph_name() get_glyph_from_name() coming soon.
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
feadee079e09e43e5f712a66816605e19155594e |
|
29-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
[post] Refactor a bit, use our data types
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
0e9256984e76f055f1868ecc497724977caba11d |
|
27-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
[post] Make format1 names array avoid relocations
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
92bac64bd2d5fffe70229790be27d335aa6c6de3 |
|
26-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
[post] Oops! https://ci.appveyor.com/project/behdad/harfbuzz/build/1.0.668/job/ikfj8peowgrp059t
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
543bd58d7a4fbe285ec9304ff3223a728dbdbb76 |
|
26-Oct-2017 |
Behdad Esfahbod <behdad@behdad.org> |
[post] Touch up and fixes The get_glyph_from_name() is incorrect; needs fixing.
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
d9e166f74c3ba3128c9ef3ccd8d7799e67f14eab |
|
18-Oct-2017 |
Khaled Hosny <khaledhosny@eglug.org> |
[ot-font] Implement hb_ot_get_glyph_from_name
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
9d4d2fb9af446d5d41058fbb1da8117b3af048d3 |
|
16-Oct-2017 |
Khaled Hosny <khaledhosny@eglug.org> |
[ot-font] Implement hb_ot_get_glyph_name Turns out we already have support for “post” table, it just needed to be activated and put in use.
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|
587d46227a56940a7f5bb053cbeda6144394acf7 |
|
30-Apr-2016 |
Behdad Esfahbod <behdad@behdad.org> |
[ot-font] Start implementing 'post' table, for accessing glyph names
/external/harfbuzz_ng/src/hb-ot-post-table.hh
|