Patches item #1211718, was opened at 2005-05-30 22:11
Message generated for change (Comment added) made by thekingant
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211718&group_id=235
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Richard Laager (rlaager)
>Assigned to: Mark Doliner (thekingant)
Summary: Set Extension for Saving Buddy Icons
Initial Comment:
The comment in gtkconv.c talks about setting a proper
extension. This set of patches accomplishes that.
It *does not* do what gtkimhtml.c does. Copying what
gtkimhtml.c does when saving an image might be desirable
in the future, as it would allow you to save the buddy icon in
a different format (and GDK would do the conversion).
However, I don't see that as being extremely useful. The
only useful conversion would be PNG -> GIF/JPG, but the
icons are so small, it'd hardly be worth it.
Still, this behavior could be added later, if desired. In that
case, this code is still useful as it'd be desirable to default to
the file type of the existing image so that it's saved without a
conversion unless the user asks for one.
----------------------------------------------------------------------
>Comment By: Mark Doliner (thekingant)
Date: 2005-05-31 19:48
Message:
Logged In: YES
user_id=20979
Definitely an improvement, thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1211718&group_id=235
|