emacs-devel
[Top][All Lists]
Advanced

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

Re: image-size


From: Eli Zaretskii
Subject: Re: image-size
Date: Fri, 21 Jun 2013 12:57:34 +0300

> From: Jan Djärv <address@hidden>
> Date: Fri, 21 Jun 2013 11:03:23 +0200
> Cc: address@hidden,
>  address@hidden
> 
> Some image types needs a bit more coding for this to work.  I.e. Xpm uses 
> XpmReadFileToPixmap which reads the file, returns the sizes and puts it on 
> the server in one go.
> This would have to be reworked so it uses XpmReadFileToImage or similar.
> Ditto for XpmReadFileToPixmap.

Right.  The MS-Windows port already does that, so this boils down to
converting a compile-time condition into a run-time condition.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]