|
9909d11f
|
2022-06-28T15:59:40
|
|
[indic generator] Fix regression
Fixes https://github.com/harfbuzz/harfbuzz/issues/3690
|
|
78c5ae39
|
2022-06-25T13:32:04
|
|
[indic] Remove remnants of Sinhala
|
|
1555b300
|
2022-06-24T21:02:26
|
|
Add U+25CC to lone Robatic but not after U+17D9
|
|
0f15cb12
|
2022-06-24T20:37:01
|
|
[indic-table] Fix block headers
|
|
d9c18cc2
|
2022-06-15T16:50:34
|
|
[indic-table] Update
|
|
2cbb7758
|
2022-06-11T08:57:21
|
|
[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.
|
|
8533214a
|
2022-06-11T08:49:36
|
|
[khmer] Fold category Coeng completely into category H
|
|
607a9fe7
|
2022-06-11T04:20:23
|
|
[indic-like] Remove category duplication
|
|
02016914
|
2022-06-10T17:24:19
|
|
[indic-generator] Remove unnecessary Myanmar category=D overrides
https://github.com/harfbuzz/harfbuzz/pull/3648#discussion_r894685106
|
|
937c8780
|
2022-06-10T17:20:15
|
|
[indic-generator] Remove unnecessary override for Myanmar U+1039
https://github.com/harfbuzz/harfbuzz/pull/3648#discussion_r894762535
|
|
9504037c
|
2022-06-10T17:13:16
|
|
[indic-generator] Remove three unneeded Myanmar overrides U+AA74-6
These three characters have Indic_Syllabic_Category=Consonant_Placeholder. The
original evidence that prompted these overrides says they can take tone marks.
They are not subjoined: Khamti Shan apparently does not use subjoined
characters at all. Therefore, PLACEHOLDER is good enough and these need not be
overridden to C.
https://www.unicode.org/L2/L2008/08276-khamti-proposal.pdf
https://github.com/harfbuzz/harfbuzz/pull/3648#discussion_r894640713
|
|
165ef55e
|
2022-06-10T06:20:10
|
|
[indic-generator] Move INDIC_COMBINE_CATEGORIES here
|
|
b030dd9e
|
2022-06-10T06:12:13
|
|
[indic-table] Minor rename
|
|
37217fc9
|
2022-06-09T16:43:50
|
|
[indic-generator/myanmar] Move most Myanmar category overrides to generator
|
|
c136227f
|
2022-06-09T13:36:19
|
|
[indic-generator/khmer] Move Khmer overrides to generator
|
|
25793075
|
2022-06-09T13:11:46
|
|
[indic-generator] Move Khmer/Myanmar vowel categories to the generator
|
|
10cd8ac0
|
2022-06-09T12:27:31
|
|
[indic-generator] Move matra category overrides to generator
|
|
c4e4f1d3
|
2022-06-09T11:56:57
|
|
[indic-generator] Move SMVD position overrides to generator
|
|
91d6f45b
|
2022-06-09T07:34:44
|
|
[indic-generator] Move some position overrides to the generator
|
|
f0269e0f
|
2022-06-09T07:10:47
|
|
[indic-generator] Move Ra handling to the generator
|
|
419d2146
|
2022-06-09T07:01:14
|
|
[indic-generator] Cap off what categories have positions
This was left off of the commit moving Indic categories to the generator.
It didn't fail any tests, but adding it back because it has implications
possibly.
|
|
e1d965d5
|
2022-06-09T06:48:25
|
|
[indic-generator] Move position mapping to generator
|
|
49075140
|
2022-06-09T06:33:51
|
|
[indic-generator] Move category overrides to generator
|
|
58eeb3a1
|
2022-06-09T05:34:49
|
|
[indic-generator] Move category mapping to generator
|
|
5bfb0b72
|
2022-06-03T02:56:41
|
|
Rename s/shape-complex/shaper/g
|