[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [IDEA] Facilities to extract TT fonts from TTC font collections
From: |
Francesco Pretto |
Subject: |
Re: [IDEA] Facilities to extract TT fonts from TTC font collections |
Date: |
Wed, 25 Oct 2023 11:55:08 +0200 |
On Mon, 23 Oct 2023 at 18:13, Behdad Esfahbod <behdad@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