Behdad Esfahbod
|
1248574454
|
[config] Disable Zawgyi shaper in HB_MINI/HB_TINY
|
2022-11-24 12:46:04 -07:00 |
Behdad Esfahbod
|
27a8fe7d58
|
[layout] Only update buffer digest if buffer changed by a pause
|
2022-11-16 17:49:44 -07:00 |
Behdad Esfahbod
|
f53ef69d59
|
[indic] Order left-matras inside-out
Fixes https://github.com/harfbuzz/harfbuzz/issues/3863
|
2022-11-05 15:40:05 -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 |
Behdad Esfahbod
|
2cbb775866
|
[myanmar] Fold category P into GB
Fixes https://github.com/harfbuzz/harfbuzz/issues/3649
This actually now allows Asat after the Myanmar punctuation marks;
something I see in Wikipedia data.
|
2022-06-15 16:15:21 -06:00 |
Behdad Esfahbod
|
607a9fe793
|
[indic-like] Remove category duplication
|
2022-06-15 16:15:21 -06:00 |
Behdad Esfahbod
|
14049003ac
|
[indic-like] Reduce indic-dependency of khmer/myanmar even more
|
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
|
d414fb3328
|
[indic/khmer/myanmar] Add static_assert that categories match OT_*
|
2022-06-10 00:50:47 -06:00 |
Behdad Esfahbod
|
37217fc9be
|
[indic-generator/myanmar] Move most Myanmar category overrides to generator
|
2022-06-09 17:27:43 -06:00 |
Behdad Esfahbod
|
25793075e2
|
[indic-generator] Move Khmer/Myanmar vowel categories to the generator
|
2022-06-09 13:11:46 -06:00 |
Behdad Esfahbod
|
a6c82d4b8c
|
[myanmar] Simplify to not use position info from the indic table for shaping
|
2022-06-09 13:04:28 -06:00 |
Behdad Esfahbod
|
899ca24387
|
[myanmar] Remove duplication of categories in the Myanmar shaper
|
2022-06-09 07:02:54 -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 |