Feed
Making776 posts

The setup.


Documenting a cut. I built it so you could have six different 'texts', with separate inputs. But I'm realizing the complexity isn't worth it, you can get the same result with one text using new lines.


Tweaked some config files.


Refactoring Span... it feels peaceful without the text.


The yard.


Placing text.


Text areas.


Split up layout and text input to try and get the scope down. createSpan working.


Multiple line selection is working but, man, there are a lot of edge-cases to deal with here.


Got a bunch of the movement and resize working, I think I need multiple selection though, so I need to refactor/rethink a bit.


Made some progress in the placement algorithm by holding the 'desired' x and width and basing placement off that. Still some bugs though.


Still really into this keyboard-controlled movable text-wrapping idea, but the complexity of all the states is too much right now. Need to think of ways to break it down.


Moving around.


Let me see that text wrap (demo)


Insets.


Starting to think through line-wrapping as text portals.


Stamp - image-paint (stamp) from a source image palette using keyboard controls.

From: https://stamp.constraint.systems


Library - books I've read or am reading. Trying to keep it simple for now.

From: https://library.grantcuster.com


Building a library.json.

From: https://tomcritchlow.com/2020/04/15/library-json/


Stamp is almost ready.