Re: skia-enabled ft2-demos with ot-svg suport, updated to m125 and now on github.
Werner LEMBERG <[email protected]> Fri, 10 May 2024 14:59:38 +0000 (UTC)
| Newsgroups | gmane.comp.fonts.freetype.devel |
|---|---|
| Message-ID | <[email protected]> |
> ttdebug is definitely one that needs freetype internals.
Correct, together with `ftvalid` and `compos`.
> But ftdump/ftview/ftgrid aren't using special / non-public APIs
> much?
All other programs only use the public API – they are *demo*
programs :-)
Werner