freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] WOFF2 support update and questions


From: Nikhil Ramakrishnan
Subject: Re: [ft-devel] WOFF2 support update and questions
Date: Sun, 23 Jun 2019 18:29:16 +0530

> What do you mean with `access'?  `sfnt_open_font' fills up the array
> with all header offsets; it thus doesn't need a face index.

But the whole process of uncompressing a WOFF2 will take place in
`sfwoff2.c' (woff2_open_font), which is being called from
`sfnt_font_open'. If the function is uncompressing a TTC, it will need
to know the requested index so that the tables for that face can be
picked up and written as an SFNT stream.


-- 
Nikhil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]