[Pidgin] #11518: ICQ should also allow icons between 1x1 and 100x100 pixels

Pidgin trac at pidgin.im
Mon Mar 8 02:13:12 EST 2010


#11518: ICQ should also allow icons between 1x1 and 100x100 pixels
-------------------------+--------------------------------------------------
 Reporter:  ari          |        Owner:  MarkDoliner
     Type:  enhancement  |       Status:  new        
Milestone:               |    Component:  ICQ        
  Version:  2.6.6        |   Resolution:             
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by MarkDoliner):

 This change was only made for AIM.  Our ICQ protocol plugin actually
 scales icons to between 48x48 and 52x64.  Users are able to set icons
 larger or smaller than these dimensions and we will downscale or upscale
 as necessary.

 It does not make sense to change the ICQ restrictions simply to match AIM.
 The ICQ restrictions should mirror the restrictions of official ICQ
 clients (which may or may not be the same as official AIM clients).

 Our upper limit should be the largest dimensions that the official ICQ
 client will display.  If the official ICQ client will happily downconvert
 huge icons to something smaller, then we should remove the
 PURPLE_ICON_SCALE_SEND from libicq.c

 I haven't looked at this in a while in a long time.  Maybe I'll try to do
 it soon.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/11518#comment:1>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list