Behdad Esfahbod
|
55a1e0bb11
|
[ot-map] Use hb_array for a return value
|
2022-07-20 13:15:55 -06:00 |
Behdad Esfahbod
|
c2712ff4f5
|
Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper
|
2022-07-13 13:34:11 -06:00 |
David Corbett
|
78c5ae3979
|
[indic] Remove remnants of Sinhala
|
2022-06-25 13:49:18 -04:00 |
Behdad Esfahbod
|
ad2ab1ddb4
|
[indic] Clear syllables at the end of GSUB
|
2022-06-24 11:08:35 -06:00 |
Behdad Esfahbod
|
8bfb3e9df2
|
[indic] Disable vowel-constraints under uniscribe-bug-compatible
|
2022-06-23 13:28:07 -06:00 |
Behdad Esfahbod
|
607a9fe793
|
[indic-like] Remove category duplication
|
2022-06-15 16:15:21 -06:00 |
Behdad Esfahbod
|
39c132a62d
|
[indic/myanmar] Simplify compare functions
|
2022-06-10 07:12:39 -06:00 |
Behdad Esfahbod
|
10a5485136
|
[indic/myanmar] Move is_consonant to .cc files
|
2022-06-10 06:34:56 -06:00 |
Behdad Esfahbod
|
1c657460ef
|
[indic] Expand MEDIAL_FLAGS
|
2022-06-10 06:29:45 -06:00 |
Behdad Esfahbod
|
9e3917f6d6
|
[indic] Move a couple of functions to .cc file
|
2022-06-10 06:26:26 -06:00 |
Behdad Esfahbod
|
d414fb3328
|
[indic/khmer/myanmar] Add static_assert that categories match OT_*
|
2022-06-10 00:50:47 -06:00 |
Behdad Esfahbod
|
3289e81532
|
[indic] Use categories from the machine
|
2022-06-09 17:46:15 -06:00 |
Behdad Esfahbod
|
15543f70e0
|
[indic-like] Move allocation of syllable() buffer var to shapers that use it
In indic, we don't have a pause location release the var.
|
2022-06-05 08:15:47 -06:00 |
Behdad Esfahbod
|
5bfb0b721c
|
Rename s/shape-complex/shaper/g
|
2022-06-03 10:30:34 +01:00 |