On Mon, 23 Oct 2023 at 18:13, Behdad Esfahbod <beh...@behdad.org> 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