[Pidgin] #47: Scale buddy icons using GdkPixbufAnimation to preserve animation
Pidgin
trac at pidgin.im
Fri Sep 14 16:45:22 EDT 2007
#47: Scale buddy icons using GdkPixbufAnimation to preserve animation
---------------------------+------------------------------------------------
Reporter: MarkDoliner | Owner: seanegan
Type: enhancement | Status: closed
Priority: trivial | Milestone:
Component: pidgin (gtk) | Version: 2.0
Resolution: wontfix | Keywords: animated
Pending: 0 |
---------------------------+------------------------------------------------
Changes (by seanegan):
* status: new => closed
* resolution: => wontfix
Comment:
GdkPixbuf cannot scale animations. I looked into Cairo, which we link
against implicitly when you're using a recent GTK+, and that also does not
support gifs. libungif seems the best way to do this, but I don't want to
introduce a whole new dependency just to special-case this one file
format. It's hopefully easy enough to create suitable GIFs yourself in
GIMP or something.
--
Ticket URL: <http://developer.pidgin.im/ticket/47#comment:13>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list