|
[openbeos]
||
[Date Prev]
[09-2007 Date Index]
[Date Next]
||
[Thread Prev]
[09-2007 Thread Index]
[Thread Next]
[openbeos] Re: GIF Translator Question
- From: "François Revol" <revol@xxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Thu, 06 Sep 2007 13:03:59 +0200 CEST
> It is only possible via "knowledge" of the translator in your
> application.
> Then you can "control" the translator via the "extensions" message
> that you
> can supply to the Translate() function. The ShowImage in our tree
> uses this
> to navigate to different pages of a multi-page TIFF image. The same
> technique could be used to access the frames of a GIF animation.
> Another
> example of the extension message being used is the RAW translator,
> IIRC.
Yes :)
> "For the user", I could also see that an actual media kit extractor
> and
> decoder for animated GIFs (and MNGs) might be nice too. :-)
I wrote a (translator based ;) gif decoder once for R5. (for those 1-
frame "click to start playing" .mov)
François.
|