Making
679 posts
Page
of 34
Saturday, May 16th, 2020 at 6:05 PM

Realized there was nothing stopping me from using @benoitbodhuin's BallPill as a status bar font.

Friday, May 15th, 2020 at 4:59 PM

I might be galaxy-braining this, but I think I am going to make this website as a set of spritesheet-esque images generated using node canvas. I got very basic reload-on-changes generation working.

Thursday, May 14th, 2020 at 2:33 PM

I'd been super cautious about trying to use the node canvas package, but (at least for this spritesheet generating case) it works great.

Thursday, May 14th, 2020 at 10:29 AM

The setup.

Wednesday, May 13th, 2020 at 7:19 PM

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.

Tuesday, May 12th, 2020 at 7:41 PM

Tweaked some config files.

Sunday, May 10th, 2020 at 5:44 PM

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

Sunday, May 10th, 2020 at 2:28 PM

The yard.

Friday, May 8th, 2020 at 8:47 PM

Placing text.

Friday, May 8th, 2020 at 6:12 PM

Text areas.

Wednesday, May 6th, 2020 at 5:46 PM

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

Sunday, May 3rd, 2020 at 9:26 PM

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

Saturday, May 2nd, 2020 at 10:18 AM

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

Wednesday, April 29th, 2020 at 10:41 PM

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

Tuesday, April 28th, 2020 at 8:00 PM

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.

Sunday, April 26th, 2020 at 8:37 PM

Moving around.

Sunday, April 26th, 2020 at 7:59 PM

Let me see that text wrap (demo)

Saturday, April 25th, 2020 at 10:06 AM

Insets.

Friday, April 24th, 2020 at 10:28 PM

Starting to think through line-wrapping as text portals.

Thursday, April 23rd, 2020 at 11:21 AM

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

From: https://stamp.constraint.systems

Page
of 34