Re: Bitmaps
- From: Havoc Pennington <hp redhat com>
- To: Michael Mitton <Michael Mitton millersville edu>
- Cc: "Gtk-App-Devel-List (E-mail)" <gtk-app-devel-list gnome org>
- Subject: Re: Bitmaps
- Date: 19 Feb 2001 12:39:41 -0500
Michael Mitton <Michael Mitton millersville edu> writes:
Ok, my question. How do I draw a bitmap? Every time I draw one, I get a
strange error which I've tracked down to color depth problems. I've moved
over to a pixmap with the same color depth as the display and it works,
however, I cannot change the color of the font anymore. Any ideas?
To draw a bitmap, set it as a clip mask on a GC, then draw a
rectangle.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]