Re: [ft-devel] aface-num_faces of FT_New_Face() in ftmac.c

2005-12-18 Thread mpsuzuki
Hi all, Attached is patch for ftmac.c, make it to return the number of unique scalable faces. I've tested with TrueType fonts bundled to MacOS. The functionalities for resource-fork based PS font (LWFN font) are not tested at all (although I think I don't change behaviour for LWFN resource),

[ft-devel] aface-num_faces of FT_New_Face() in ftmac.c

2005-11-30 Thread mpsuzuki
Hi, Sorry for long lated working for FreeType classic MacOS port. I've almost finished to modularize framework-dependent parts of ftmac.c (as initial revision), and now I proceed to regression test. # BTW, the commandline interface of MPW (classic MacOS developer # environment) is very difficult

Re: [ft-devel] aface-num_faces of FT_New_Face() in ftmac.c

2005-11-30 Thread Werner LEMBERG
In the regression test, I've found that FT_New_Face() in ftmac.c does not return correct aface-num_faces. [...] ...So, now I'm going to fix this, and I want to ask about binary compatibility. At present, via FT_New_Face() in ftmac.c, we can access the 2nd sfnt resource as the 2nd face of

Re: [ft-devel] aface-num_faces of FT_New_Face() in ftmac.c

2005-11-30 Thread Werner LEMBERG
NFNT resources are separated for each sizes, just aslike strike of sbit. Could I know more about WINFNT encoding issue in ft-devel archive? As soon as there is an encoding difference you have to use faces. Werner ___ Freetype-devel mailing