Re: [ft] full-color bitmap font format with transparency...

2005-07-16 Thread Keith Packard
On Sat, 2005-07-16 at 17:33 -0400, Jeremiah Coyle wrote: Hello, Wondering if FreeType supports any font format which supports 32bit color depth and transparency. SVG seems like a better plan to me. Glyph-based tools all assume that glyphs are purely shape information and have no intrinsic

Re: [ft] FT_New_Memory_Face

2005-07-16 Thread Werner LEMBERG
I have a question regarding FT_New_Memory_Face(). I have converted my arial.ttf file to an array of unsigned bytes, and I have compiled and linked this array into my application. I then pass a pointer to the array to FT_New_Memory_Face(), however it returns a non-zero status. [...] Please

[ft-devel] Re: [ft] Compiling of freetype 2.1.1

2005-07-16 Thread Werner LEMBERG
The dsp- or dsw-file for Visual Studio is not usable.(downloaded version 2.1.11) But you have written it. I'm depending on volunteers since I don't use Windows. Please have a look at the FreeType Wiki at http://freetype.freedesktop.org/wiki which gives some help how to create a Windows