gnustep-dev
[Top][All Lists]
Advanced

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

Re: Start working on ORA bitmap support


From: Bluna Ratimonkey
Subject: Re: Start working on ORA bitmap support
Date: Tue, 28 Jun 2011 02:05:15 +0700

On Tue, Jun 28, 2011 at 12:37 AM, David Chisnall <address@hidden> wrote:
> Implementing the Tiny subset of SVG (which is all that most people use, and 
> more than you need for icons and the like) in GNUstep would be trivial, since 
> it's basically an XML serialisation of a subset of PostScript, for people who 
> thought PDF was insufficiently bloated.  The only nontrivial bit (by which I 
> mean the only bit where you'd need more than a couple of lines of code to 
> render an XML node) is the Animation Module, which is not going to be 
> supported by something that just generates an NSImageRep anyway (I presume, 
> anyway - what happens if you load an animated GIF or PNG into an NSImage?  
> I've never tried)

I was thinking that some small additions for frame selection of an
image based on time or frame could be useful for small cases.
something like setExtent:[0-1] of total animation frames and may be a
frame count for frame based animation and may be posting notifications
on extent changes.


-- 
/* Join Bluna Ratimonkey (漫画家) and build the real future for GNUstep ! */
   [@"http://mus3.sourceforge.net"; setNeedsYourHelps:YES!!];



reply via email to

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