After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 61151 - gdk-pixbuf rendering in gdk and not gdk-pixbuf
gdk-pixbuf rendering in gdk and not gdk-pixbuf
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
1.3.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2001-09-25 16:17 UTC by jacob berkman
Modified: 2011-02-04 16:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the patch (2.93 KB, patch)
2001-11-12 12:55 UTC, Matthias Clasen
none Details | Review

Description jacob berkman 2001-09-25 16:17:21 UTC
the rendering code for gdk-pixbuf is in gdk, and the gdk-pixbuf docs should
mention this.  it is really easy to not know where they went.
Comment 1 Owen Taylor 2001-09-25 19:18:37 UTC
Well, the rendering routines also live in gdk-pixbuf-xlib, and
could be other places as well.

I'm not really sure what I'd say in the docs and where I
would say it... a patch would be appreciated if you have some 
idea :-)

Comment 2 Matthias Clasen 2001-11-12 12:55:09 UTC
Here is a patch which adds two new sections "Rendering" and 
"Drawables to Pixbufs" to the gdk-pixbuf docs. 
They just contain a link to the "Pixbufs" section of the gdk docs.
Comment 3 Matthias Clasen 2001-11-12 12:55:44 UTC
Created attachment 6006 [details] [review]
the patch
Comment 4 Havoc Pennington 2001-11-12 19:14:11 UTC
Seems like a reasonable patch.
Comment 5 Matthias Clasen 2001-11-12 22:51:52 UTC
I took your comment as approval; its in now.