CoreText doesn't support GSUB8 at all?!
Simon Cozens
Posts: 756
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
- 43 Introductions
- 3.7K Typeface Design
- 809 Font Technology
- 1.1K Technique and Theory
- 625 Type Business
- 447 Type Design Critiques
- 546 Type Design Software
- 30 Punchcutting
- 137 Lettering and Calligraphy
- 84 Technique and Theory
- 53 Lettering Critiques
- 489 Typography
- 304 History of Typography
- 115 Education
- 70 Resources
- 501 Announcements
- 80 Events
- 105 Job Postings
- 150 Type Releases
- 165 Miscellaneous News
- 271 About TypeDrawers
- 53 TypeDrawers Announcements
- 117 Suggestions and Bug Reports