Behdad Esfahbod
|
095f5add0b
|
[kern] Push apply loop to each subtable
|
2018-11-02 13:23:54 -04:00 |
Behdad Esfahbod
|
97e5913d5a
|
Move more code
|
2018-10-10 11:41:05 -04:00 |
Behdad Esfahbod
|
a51958819f
|
Apply TrueType/OpenType kern table when GPOS kern feature is not available
Fixes https://github.com/harfbuzz/harfbuzz/issues/250
|
2018-10-08 23:57:45 -04:00 |
Behdad Esfahbod
|
b710ea4fde
|
Clean Fitzpatrick hack
|
2018-10-03 21:17:59 +02:00 |
Behdad Esfahbod
|
95e5f1ae69
|
Unbreak Fitzpatrick
Fixes https://github.com/harfbuzz/harfbuzz/issues/1159
|
2018-10-03 21:11:40 +02:00 |
Behdad Esfahbod
|
68106b1d9b
|
Minor
|
2018-10-03 21:11:40 +02:00 |
Behdad Esfahbod
|
6f39c22029
|
Add code
|
2018-10-03 20:19:42 +02:00 |
Behdad Esfahbod
|
3b78318510
|
[emoji] Mark emoji contination sequences as continuation
This adds a new grapheme bit. Not used yet.
Part of https://github.com/harfbuzz/harfbuzz/issues/1159
|
2018-10-03 20:19:42 +02:00 |
Behdad Esfahbod
|
c36f3f5bef
|
[arabic] Use manual-zwj instead of flipping joiners
|
2018-10-02 14:36:47 +02:00 |
Behdad Esfahbod
|
bd07d2878f
|
Use buffer scratch_flags to remember if we had any joiners
|
2018-09-30 06:08:11 -04:00 |
Behdad Esfahbod
|
01b9148d9a
|
[unicode] Move Fitzpatrick hack from ot-layout into unicode.hh
|
2018-09-14 14:23:09 +02:00 |
Behdad Esfahbod
|
6ebbf514ac
|
Minor
|
2018-09-14 12:15:53 +02:00 |
Behdad Esfahbod
|
3999094682
|
[OT] Use relaxed ops for recursing into GSUB/GPOS lookups again
|
2018-08-26 09:12:25 -07:00 |
Behdad Esfahbod
|
d8c57e85d9
|
[GDEF] Move code around
|
2018-08-26 09:04:34 -07:00 |
Behdad Esfahbod
|
4096fbe487
|
[ot-face] Port GDEF to unified table accelerator model as well
|
2018-08-26 01:25:54 -07:00 |
Behdad Esfahbod
|
b929100f87
|
[ot-face] Unify GSUB/GPOS accelerators in the table accelerator framework
|
2018-08-26 01:15:47 -07:00 |
Behdad Esfahbod
|
963413fc54
|
WIP
|
2018-08-26 00:47:55 -07:00 |
Behdad Esfahbod
|
1c48a7ef06
|
[ot-font] Cache tables on face, not font
|
2018-08-25 23:57:16 -07:00 |
Behdad Esfahbod
|
d950022c8a
|
Add hb-ot-face.cc/hh
|
2018-08-25 23:06:37 -07: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 |