make point near focus 'pop'

[?]
May 14, 2022, 11:13 PM
VQFBNHU4GQYICYL6I7HTYHWAL4J2YQNPG6SDCNOEQL4CJ7OQAULQC

Dependencies

  • [2] IFGAJAF7 add a level of indirection to vertices of shapes
  • [3] KCIM5UTV revert: back to freehand
  • [4] XX7G2FFJ intermingle freehand line drawings with text
  • [*] OTIBCAUJ love2d scaffold

Change contents

  • edit in main.lua at line 100
    [2.317]
    [2.317]
    love.graphics.circle('line', pixels(p.x)+16,pixels(p.y)+line.y, 4)
  • edit in main.lua at line 103
    [2.370]
    [2.370]
    love.graphics.circle('fill', pixels(p.x)+16,pixels(p.y)+line.y, 2)
  • edit in main.lua at line 105
    [2.382][2.382:457]()
    love.graphics.circle('line', pixels(p.x)+16,pixels(p.y)+line.y, 4)
  • edit in main.lua at line 106
    [3.1053]
    [2.458]
    --? print(#line.points)