.

[?]
May 29, 2022, 11:34 PM
D2HYRJXI2HI5QFQDD5TP64AAMBN4BVHXEHXE3YF5RPIOQAHFL7GQC

Dependencies

  • [2] JCSLDGAH beginnings of support for multiple shapes
  • [3] VVXVV2D2 change data model; text can now have metadata
  • [4] MGOQ5XAV start uppercasing globals
  • [5] QW5KQQTD fix a comment
  • [6] OIB2QPRC start remembering where the cursor is drawn in px
  • [7] OTIBCAUJ love2d scaffold
  • [8] IYW7X3WL left/right cursor movement, deleting characters
  • [9] YKRF5V3Z starting to load/save

Change contents

  • edit in main.lua at line 42
    [2.878][2.878:1237]()
    --
    -- Open question: how to maintain Sketchpad-style constraints? Answer for now:
    -- we don't. Constraints operate only for the duration of a drawing operation.
    -- We'll continue to persist them just to keep the option open to continue
    -- solving for them. But for now, this is a program to create static drawings
    -- once, and read them passively thereafter.