Freetype API for current hint info in variable fonts
Axel Stoltenberg <[email protected]> Thu, 23 May 2024 09:43:38 +0200
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Message-ID | <[email protected]> |
Good morning, I was able to get the current outline information of a selected character from an OpenType variable font (CFF2) with the help of Freetype. I would also like to get the current hinting information for a character which of course depends on the current coordinates in design space. Is there an API to retrieve this information ? Thanks a lot, Axel