|
|
|
|
|
|
|
Sponsored By


|
|
|
|
|
|

|
|
|
|
|
|
|
Efika 5200B Project
 |
Reggae on Efika
in category Multimedia proposed by Grzegorz Kraszewski on 21st February 2006 (accepted on 20th March 2006)
|
|
|
|
|
|
Blog Entry
|
|
|
|
|
|
|
Complete GIF support is the near future
posted by Grzegorz Kraszewski on 22nd July 2007
Background problem described in the last blog, is almost solved. The only thing left is making difference between image tiles and animation frames. This is relatively simple. If a delay between the previous tile and examined one is 0, it is just a tile. If delay is non-zero, the tile starts a new frame. It should be noted that zero delay may be specified explicitly, or just Graphics Control Extenstion may be not present.
Frame switches will be represented in the meta format as WAIT instructions. Then I can finish background rendering engine (because logical screen coverage should be computed for each anim frame separately) and I will get animation support for free. I hope to have the WAIT stuff and background engine finished tomorrow.
|
|
|
|
|
|