Open rbmntjs opened 9 months ago
I just did a test with the Nutso and Nutso2 fonts in both Illustrator 2024 and InDesign 2024, and the fraction feature is working correctly in both. So I am guessing there is an issue in your font, but it is odd that the results should vary across software.
I presume you are using AFDKO feature code for this, which isn’t my usual OTL workflow, but I would be happy to take a look at your font and see if I can spot an issue. You can email me a john[at]tiro[dot]ca
Thanks! I’ve sent you an e-mail with source and exports so you can perhaps spot where I went wrong.
Seems to be a bug in Adobe’s non-WRC/HarfBuzz shaping engines. My guess is that the font is running into an erroneous assumptions about lookup types, but would need more time to analyse the problem.
Hey! I’ve built an implementation of Nutso2 that works in browsers and in FontGoggles, but fails in different ways in InDesign and Illustrator (both most recent). In Illustrator the positioning seems to be broken entirely, and in InDesign the numr will not centre-align.
What magic am I missing here? My mark and mkmk features work fine otherwise.