We have some open source fonts which are embedded as part of a font collection (TTC) file. I tried to individually extract the TTF from the collection using Array buffer but founf out that the array buffer is for the entire collection file and not for the individual TTFs. Can we please update the Array buffer in individual font files to have the buffer of the relevant font?
We have some open source fonts which are embedded as part of a font collection (TTC) file. I tried to individually extract the TTF from the collection using Array buffer but founf out that the array buffer is for the entire collection file and not for the individual TTFs. Can we please update the Array buffer in individual font files to have the buffer of the relevant font?