Re: [IDEA] Facilities to extract TT fonts from TTC font collections
Francesco Pretto <[email protected]>
| Newsgroups | gmane.comp.fonts.freetype.devel |
|---|---|
| Message-ID | <CALas-iiq95FEH9LfC7JtAtnWtXWcnDb0O4J6WP=KOu7ib2myQg@mail.gmail.com> |
On Mon, 23 Oct 2023 at 18:35, Werner LEMBERG <[email protected]> wrote: > In general, FreeType is not the right tool for such operations. > Yes, I understand the point. Still FreeType provides some validation of the font that one can benefit from, that's why I mainly requested the ability to fetch the Table Directory, and not something more advanced. > > For example, a special tag TTAG_tdir > > could be defined to access the raw Table Directory data with > > FT_Load_Sfnt_Table, like the following: > > Please file a feature request at > Done: https://gitlab.freedesktop.org/freetype/freetype/-/issues/1263