freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freetype] bitmap color


From: Wallace Chigona
Subject: [Freetype] bitmap color
Date: Wed, 12 Sep 2001 11:08:33 +0200

Hello,
I am obtaining a bitmap from freetype as follows:

 error = FT_Glyph_Copy( original_glyph, &glyph);
 error = FT_Glyph_To_Bitmap( &glyph, ft_render_mode_normal, 0, 1 );
  

The resulting bitmap is in reverse color (white on black background).  I
would like it the other way (black on white background).  How can I do
this?

Regards,

-- 
---{ Wallace Chigona address@hidden }---
Institut fuer Simulation und Graphic, Uni. Magdeburg
Telephone: (M)++49 160 1236184 (W)++49 391 6718065
------{ http://isgwww.cs.uni-magdeburg.de/~chigona }------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]