Re: [IDEA] Facilities to extract TT fonts from TTC font collections
Francesco Pretto <[email protected]>
| Newsgroups | gmane.comp.fonts.freetype.devel |
|---|---|
| Message-ID | <CALas-ihNKsLc9+J--K5xOsWa0LFyTnJbg1xGt88mkcEHUN0g+g@mail.gmail.com> |
On Mon, 23 Oct 2023 at 18:13, Behdad Esfahbod <[email protected]> wrote: > If you don't need to do this from C necessarily, check out ftCLI: > I need it from C/C++, and I am already doing efficient subsetting[1] on fetched fonts, but thank you anyway (3rd party tools helps debugging). Cheers, Francesco [1] https://github.com/podofo/podofo/blob/master/src/podofo/main/PdfFontTrueTypeSubset.cpp