GNOME Bugzilla – Bug 686910
gdk_pixbuf_new_from_file_at_size doesn't scale xpm's
Last modified: 2013-03-02 15:28:05 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...).
*** This bug has been marked as a duplicate of bug 686514 ***