[ft] Compilation problem with freetype

2006-01-14 Thread Niels Boldt
I'm trying to compile freetype 2.1.10 with visual studio 2003 and using the supplied solution file. I have changed the option compile c/c++ - advanced - compile as from DEFAULT to compile as c++ code(/TP) and then I get the following error

Re: [ft] FT_New_Memory_Face and .ttc

2006-01-14 Thread Michael Day
I have a problem getting FT_New_Memory_Face to work with fonts that are stored in .ttc files. I have experienced this problem too, using freetype 2.1.9. Cheers, Michael -- Print XML with Prince! http://www.princexml.com ___ Freetype mailing

[ft] FT_New_Memory_Face and .ttc

2006-01-14 Thread Niels-Peter Nielsen
Hello, I have a problem getting FT_New_Memory_Face to work with fonts that are stored in .ttc files. In my application, I use a standard Windows font selection dialog and create a font from the returned LOGFONT structure. I select the font into a device context and then call GetFontData. The

Re: [ft] Compilation problem with freetype

2006-01-14 Thread Werner LEMBERG
I'm trying to compile freetype 2.1.10 with visual studio 2003 and using the supplied solution file. [...] This is already fixed in the current CVS, I believe. Please test. Werner ___ Freetype mailing list Freetype@nongnu.org