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 686910 - gdk_pixbuf_new_from_file_at_size doesn't scale xpm's
gdk_pixbuf_new_from_file_at_size doesn't scale xpm's
Status: RESOLVED DUPLICATE of bug 686514
Product: gdk-pixbuf
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gdk-pixbuf-maint
gdk-pixbuf-maint
Depends on:
Blocks:
 
 
Reported: 2012-10-26 06:03 UTC by David Barnett
Modified: 2013-03-02 15:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Barnett 2012-10-26 06:03:15 UTC
When I load a pixbuf from an xpm using gdk_pixbuf_new_from_file_at_size, the loaded pixbuf is unscaled and has the same height and width as the original xpm regardless of what dimensions I specify. All other image types I've tried get scaled to fit in the given dimensions (png, jpg, ico...).
Comment 1 Matthias Clasen 2013-03-02 15:28:05 UTC

*** This bug has been marked as a duplicate of bug 686514 ***