On Fri, Mar 20, 2009 at 10:31:56AM +0100, Michael Schnell wrote: > > 2. I converted DejaVu Sans 18 bold to a C source file using > >convfnt, However, I lost anti-aliasing, and that makes the > >font almost unreadable... > I suppose convfnt creates a pixel font from a vector font. Maybe the > standard pixel font format allows only for hard contrast. Maybe there is > some other pixel font format that allows for grayscale coding...
the built-in font format is a 1bpp bitmap. a pixmap would allow for native bpp representation, and could be blitted to the screen with existing blit routines. -- Aaron J. Grier | "Not your ordinary poofy goof." | agr...@poofygoof.com --------------------------------------------------------------------- To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org For additional commands, e-mail: nanogui-h...@linuxhacker.org