GIF89a Overlay Libary
(c) 2008/09/18- yoya@awm.jp

policy

function

  • image overlay likely gifovlty.c but GIF89a extended.
    • transparent overlapping
    • join GIF animation frame timeline

spec

  • accept different frame count each GIF image
    • lcm frame animation generated.
  • loop each frame count each GIF image

implementation

  • split GIF image to frame
  • all frame lcm calculation
  • frame overlay with timeline t mod F{i} (t=timeline, F=frame count, i=image num)
  • clip screen and dispose = true

relative


Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes