Apply 'liga' for vertical writing mode too

Apparently that's what Kazuraki uses to form vertical ligatures,
which suggests that it's what Adobe does.
This commit is contained in:
Behdad Esfahbod 2012-04-16 15:55:13 -04:00
parent 4d85252bda
commit a5f1834f57
1 changed files with 1 additions and 1 deletions

View File

@ -35,6 +35,7 @@
hb_tag_t common_features[] = {
HB_TAG('c','c','m','p'),
HB_TAG('l','i','g','a'),
HB_TAG('l','o','c','l'),
HB_TAG('m','a','r','k'),
HB_TAG('m','k','m','k'),
@ -46,7 +47,6 @@ hb_tag_t horizontal_features[] = {
HB_TAG('c','l','i','g'),
HB_TAG('c','u','r','s'),
HB_TAG('k','e','r','n'),
HB_TAG('l','i','g','a'),
};
/* Note: