-
Re: How to implement Bulgarian glyphs with grave that have no unicode (А̀ О̀ У̀ … а̀ о̀ у̀ …)?
Another useful resource is CLDR data for Bulgarian.1 -
Re: Color font issue (random scaling of glyphs) in Word and PowerPoint
What flavour of colour font? COLR? SVG? 'sbix'?2 -
Re: Text center alignment at the font level
By "virtual glyph ID", I simply mean using an integer to reference a "glyph" in a lookup without there necessarily actually being a glyph with that glyph ID. E.g., suppose the fon…1 -
Re: Fontlab 7 - Windows reads exported font name differently
The name handling algorithm used in DWrite and WPF has actually been documented for a long time. WPF font selection model - Microsoft (windows.net)3 -
Re: Non-linear or higher-order interpolation (HOI)
I've also taken a stab at writing up an explanation. And I don't feel I need to explain Bezier in order to explain NLI/HOI. Understanding Non-Linear Interpolation in OpenType Variable Fonts3