3005 Commits (19360e0a5609c65842a989587b01a4dc7c9eae36)

Author SHA1 Message Date
Behdad Esfahbod f1a72fe7bf [ot-font] Fix cmap EncodingRecord cmp order 11 years ago
Behdad Esfahbod ce34f0b07e [ot-font] Use binary search for format12 cmap subtable 11 years ago
Behdad Esfahbod 257d1adfa1 [ot-font] Work around broken cmap subtable format 4 length 11 years ago
Behdad Esfahbod 51f563579b Move try_set to sanitize context 11 years ago
Behdad Esfahbod 500737e8e1 [ot-font] Don't select a Null cmap subtable 11 years ago
Behdad Esfahbod dac86026a6 Fix some cppcheck warnings 11 years ago
Behdad Esfahbod c306410cab Bug 77732 - Fix unused typedef warning for ASSERT_STATIC with GCC 4.8 11 years ago
Behdad Esfahbod ae2b854eab Move code around 11 years ago
Behdad Esfahbod 17c3b809f4 [indic] Treat U+A8E0..A8F1 as OT_A instead of OT_VD 11 years ago
Behdad Esfahbod 6ae13f257c [graphite2] Fix cluster mapping 11 years ago
Behdad Esfahbod 7977ca17aa [indic] Allow decimal and Brahmi digits as placeholders 11 years ago
Behdad Esfahbod e8b5d64039 [indic] Do NOT allow reph formation on placeholders 11 years ago
Behdad Esfahbod 52b562a6a0 [indic] Clean up a bit 11 years ago
Behdad Esfahbod 3bf652b907 [indic] Treat U+002D and U+2010..2014 as placeholders 11 years ago
Behdad Esfahbod e0de95f402 [indic] Treat U+00D7 MULTIPLICATION SIGN as placeholder 11 years ago
Behdad Esfahbod cf78dd483c [indic/myanmar] Rename OT_NBSP to OT_PLACEHOLDER 11 years ago
Behdad Esfahbod 186ece94c8 [myanmar] Use OT_NBSP instead of OT_DOTTEDCIRCLE for OT_GB 11 years ago
Behdad Esfahbod cf71d28c38 [indic/myanmar] Refactor a few macros 11 years ago
Behdad Esfahbod 2307268e01 [indic] Treat U+0A72..0A73 like regular consonants 11 years ago
Behdad Esfahbod e9b2a4cfe5 [indic] Support U+1CED 11 years ago
Behdad Esfahbod d19f8e8570 [indic] Support U+A8F2..A8F7,1CE9..1CEC,1CEE..1CF1 11 years ago
Behdad Esfahbod ddbdfcbf1c [indic] Simplify grammar 11 years ago
Behdad Esfahbod 4e9b1f662b [indic] Always start new syllable for Avagraha 11 years ago
Behdad Esfahbod 9f9bd9bf31 [indic] Rename avagraha cluster to symbol cluster 11 years ago
Behdad Esfahbod a498565ced [indic] Support U+1CF2,U+1CF3 11 years ago
Behdad Esfahbod ecb98babba [indic] Support U+1CE2..U+1CE8 11 years ago
Behdad Esfahbod 37bf2c9224 Minor 11 years ago
Behdad Esfahbod 131e17ff9a [indic] Support U+1CF5,1CF6 11 years ago
Behdad Esfahbod 72ead0cc72 [indic] Treat U+1CE1 as a tone-mark too 11 years ago
Behdad Esfahbod e848bfae7c [indic] Recategorize U+A8E0..A8F1 as OT_VD 11 years ago
Behdad Esfahbod c519536c34 [indic] Allow up to three tone marks 11 years ago
Behdad Esfahbod c11fc68339 [indic] Support more extended Devanagari tone marks 11 years ago
Behdad Esfahbod 26c836e53d [indic] Handle "Cantillation marks for the Samaveda" 11 years ago
Behdad Esfahbod 29531128f2 [indic] Improve reph formation of Sinhala and Telugu 11 years ago
Oleg Oshmyan 8c703f13bf Fix build with --coretext on older OS X 11 years ago
Behdad Esfahbod 439b05867c [myanmar] Allow MedialYa+Asat in the grammar 11 years ago
Behdad Esfahbod c95587618c [ot] Minor note re cmap subtable format 2 and 8 11 years ago
Behdad Esfahbod b7878cd58e [ot] Implement cmap subtable format 0 11 years ago
Behdad Esfahbod ca7b77431d [ot] Factor out code between cmap sutable format 12 and 13 11 years ago
Behdad Esfahbod 94759e8219 [ot] Factor out code between cmap subtable format 6 and 10 11 years ago
Behdad Esfahbod 1a8ffc5129 Minor 11 years ago
Behdad Esfahbod 91bbfca875 [ot] Implement cmap subtable formats 6 and 10 11 years ago
Behdad Esfahbod d294a2cb16 [ot] Implement cmap subtable format 13 11 years ago
Behdad Esfahbod 0d75793fae [ot] Implement cmap subtable format 12 11 years ago
Behdad Esfahbod 3608a6847e [ot] Hook up cmap table to hb_ot_font_funcs() 11 years ago
Behdad Esfahbod c8a4745299 [ot] Implement cmap subtable format 4 11 years ago
Behdad Esfahbod 4719621f20 Minor 11 years ago
Behdad Esfahbod 41ca1fbebf [ot] Start implementing cmap table 11 years ago
Behdad Esfahbod c7074b8798 [otlayout] Add GenericArrayOf::search() 11 years ago
Behdad Esfahbod 40a479797a [otlayout] Add GenericSortedArrayOf 11 years ago