gif_setscreen

GIF の Screen 情報をいじるツールを作ってみました。
検証用(何?)です。

% gif_setscreen
Usage: gif_setscreen    [ ]
% gif_setscreen foo.gif 24 24 8 8 > baa.gif
% gif_dump  baa.gif
Screen Infomation:
(Width, Height)=(24, 24) ColorResolution=8 BackGroundColor=0
<略>
# Image No. 0
ImageDesc
(Left, Top)=(8, 8) (Width, Height)=(159, 46) Interlace=0

gif_dump:

これ↓