freetype
[Top][All Lists]
Advanced

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

Re: [ft] FT_New_Memory_Face and .ttc


From: Michael Day
Subject: Re: [ft] FT_New_Memory_Face and .ttc
Date: Tue, 17 Jan 2006 23:18:37 +1100 (EST)

> wine's implementation uses freetype's FT_Load_Sfnt_Table, which would
> read from the beginning of the file when both `table' and `offset' are
> set to 0.  It makes more sense this way, but sadly wrong.

Right, that makes much more sense, but the Win32 API seems to be broken
for TTC files.

Funnily enough, the Apple Type Services API also seems to be broken in
this regard even for regular TTF fonts, and does not do anything useful if
you pass in zero arguments to get font data, so you have to ask for tables
individually or find the actual file and load it manually.

Cheers,

Michael

-- 
Print XML with Prince!
http://www.princexml.com




reply via email to

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