drawing text and GdkPixbuf
- From: Darin Adler <darin eazel com>
- To: Gnome Developers <gnome-devel-list gnome org>
- Subject: drawing text and GdkPixbuf
- Date: Tue, 02 May 2000 18:10:22 -0700
Here's the situation. I have a GdkPixbuf. I want to draw some text and
overlay it on top of the existing stuff in the pixbuf within a particular
rectangle. How can I do that? Can I create a GdkBitmap and draw into that
and then composite that into the GdkPixbuf somehow? Is this whole thing just
a misguided X novice problem?
Do I have to suck fonts out of the X server like the GnomeCanvasText canvas
item does?
-- Darin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]