Differences between revisions 1 and 2
Revision 1 as of 2006-02-19 11:08:59
Size: 352
Editor: TFKyle
Comment:
Revision 2 as of 2008-02-05 05:46:29
Size: 352
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Lets Try keeping this organized please :D

Improvments/ideas:

  • Instead of pixel data in Changes use actions, like have an action for drawing something, an action for erasing, etc. eg:

    <Change action="draw">
        <height>...</height>
        <width>...</width>
        <hpos>...</hpos>
        <vpos>...</vpos>
        <data>...</data>
    </Change>
    -- ["TFKyle"]

FOCanvas/FileFormat/ScratchPad (last edited 2008-02-05 05:46:29 by localhost)