CoreText doesn't support GSUB8 at all?!
Simon Cozens
Posts: 815
OK, this is going to cause me some serious issues.
Should I expect this to work? I feel like, since it's actually in the OpenType standard, it should really be supported, but...
$ cat foo.fea
languagesystem DFLT dflt;
feature liga {
rsub A' B by C;
} liga;
$ python3 -m fontTools.feaLib -o foo.otf foo.fea test.otf
$ hb-shape foo.otf 'AB'
[C=0+1292|B=1+1327]
$ hb-shape --shaper=coretext foo.otf 'AB'
[A=0+1296|B=1+1327]
Mac OS 10.15.7.Should I expect this to work? I feel like, since it's actually in the OpenType standard, it should really be supported, but...
0
Comments
-
It might work if you try it with a complex script.
0 -
Sadly not.

0 -
Ned suggests this is fixed in Mac OS 11.0
Categories
- All Categories
- 46 Introductions
- 3.9K Typeface Design
- 485 Type Design Critiques
- 561 Type Design Software
- 1.1K Type Design Technique & Theory
- 654 Type Business
- 853 Font Technology
- 29 Punchcutting
- 519 Typography
- 119 Type Education
- 323 Type History
- 77 Type Resources
- 112 Lettering and Calligraphy
- 33 Lettering Critiques
- 79 Lettering Technique & Theory
- 550 Announcements
- 91 Events
- 114 Job Postings
- 170 Type Releases
- 174 Miscellaneous News
- 276 About TypeDrawers
- 54 TypeDrawers Announcements
- 120 Suggestions and Bug Reports
