David Corbett
|
fd748fac41
|
Update to Unicode 13.0.0
|
2020-04-29 17:17:03 -04:00 |
Behdad Esfahbod
|
f47cbade18
|
[aat] Adjust fallback positioning logic
Fixes https://github.com/harfbuzz/harfbuzz/issues/1528
Wish could add a test...
$ ./hb-view --font-file Thonburi.ttc --unicodes U+0E17,U+0E35,U+0E48,U+0E4A --shaper ot
▃
▂▃▃▄▃▂▁▊ ▃ ▃ ▎
▗ ▅▆▆▅ ▌ ▆▆▅▆▙ ▌▗
▗ ▙ ▂ ▎▗ ▟
▅▆▆▆▇▇▇▇▇▇▇▆▆▅▄ ▇▅▅▅ ▙▆▇
▁▁▂▁ ▁▁
▖ ▖ ▂▂
▉ ▁ ▆▆ ▌ ▆ ▙▄ ▁▁
▙ ▉ ▃▖ ▟
▊ ▉ ▅▟ ▗▄
▊ ▉ ▗ ▏ ▇▆
▊ ▟ ▉ ▆ ▖
▊ ▉ ▌ ▂
▊ ▏ ▉ ▌ ▗ ▄▟
▊ ▆
|
2019-12-09 18:11:04 -06:00 |
David Corbett
|
e723c04de1
|
Update to Unicode 12.0.0
|
2019-03-07 10:15:31 -08:00 |
Behdad Esfahbod
|
fa0bd8964d
|
[myanmar] Minor move
|
2018-11-22 14:46:39 -05:00 |
Behdad Esfahbod
|
7dc561984b
|
[myanmar] If there's no GSUB table, pick myanmar shaper
Needed for morx+kern mark-zeroing interaction. All other scripts
work this way.
|
2018-11-22 14:45:46 -05:00 |
Behdad Esfahbod
|
25f52f58c2
|
[myanmar] Remove myanmar_old shaper
Over time it has become the same as default shaper. So, remove.
|
2018-11-22 14:41:01 -05:00 |
Ebrahim Byagowi
|
63109432cf
|
Cosmetic and minor changes
|
2018-10-13 07:23:33 -04:00 |
Behdad Esfahbod
|
bdb53ca24a
|
[myanmar] Implement Zawgyi shaper
Enabled if script tag 'Qaag' is passed to HarfBuzz. Disables mark
advance-zeroing and fallback mark-positioning.
Fixes https://github.com/harfbuzz/harfbuzz/issues/1162
|
2018-10-11 20:20:29 -04:00 |
Behdad Esfahbod
|
654365dc89
|
Pass indic3 tags to USE shaper
Fixes https://github.com/harfbuzz/harfbuzz/issues/539
|
2018-10-11 17:51:21 -04:00 |
Behdad Esfahbod
|
9c4ffd10c4
|
Minor
|
2018-10-03 15:31:33 +02:00 |
Behdad Esfahbod
|
fef7af1e22
|
[tibetan] Remove unused Tibetan shaper
|
2018-10-02 18:46:13 +02:00 |
Behdad Esfahbod
|
32a438166f
|
[tibetan] Route Tibetan through USE
Fixes https://github.com/harfbuzz/harfbuzz/pull/933
https://github.com/harfbuzz/harfbuzz/issues/1012
Tibetan failures go from 0 to 2:
TIBETAN: 208467 out of 208469 tests passed. 2 failed (0.000959375%)
|
2018-10-02 18:44:57 +02:00 |
Behdad Esfahbod
|
48c513fec9
|
Minor
|
2018-10-02 14:19:34 +02:00 |
Behdad Esfahbod
|
10b6c7c638
|
Minor include cleanup
|
2018-10-02 13:11:18 +02:00 |
Behdad Esfahbod
|
c77ae40852
|
Rename hb-*private.hh to hb-*.hh
Sorry for the noise, downstream custom builders. Please adjust.
|
2018-08-25 22:36:36 -07:00 |