Re: [gtk-list] Re: Largest pixmap?



On Thu, Jun 17, 1999 at 11:06:24AM +0200, Emmanuel DELOGET wrote:
> ->	- is there a limit to how large an image we can display?
>     Since GTK+ uses the xpm lib, the only limit in processing xpm images
>     should be the ones of libxpm. By having a look to the gtk source, I
>     have not found any 

from the imlib doc:
Imlib can rescale an image to any size (limit 32767 x 32767 pixels)

probably this is only the limit for imlib's internal rendering
and xpms can be above this size, but don't know.

cumarc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]