: Well, it's just a five minute hack. Watch the crappy uncleand : copy-and-paste code at Gist: : http://gist.github.com/383732 : : : Any further ideas how to make Freetype2 working? Has it got to do with : the big endian target? If I just get a point to start debug, I'll do : that tomorrow. Now it's time to go home. :-)
I'll grab your test program and look at the results over here, and send you comments. For a starting point, checkpoint the linear24_drawarea_alphacol routine, that's the entry point that should be called from the freetype driver (GdDrawAreaInternal). FT2 creates an 8bpp alpha channel for the glyph, which is then combined using drawarea_alphacol with the foreground color. Regards, Greg --------------------------------------------------------------------- To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org For additional commands, e-mail: nanogui-h...@linuxhacker.org