Lots of interesting interaction ideas in this cocktail site by @tmcw.
From: https://oldfashioned.tech/
I made myself an index.
From: http://index.grantcuster.com
Not really sure where this is going.
Apple II font canvas editor drawing from image.
Typography in 8 bits: System fonts
From: https://damieng.com/blog/2011/02/20/typography-in-8-bits-system-fonts
Back to font and text editor work.
From: https://rmocci.itch.io/dogica
I don't fully understand this technique/thread, but it is giving me ideas.
Rasterizing curves
From: http://members.chello.at/easyfilter/canvas.html
Trying to get a font set-up where each letter falls exactly with an 8x24-sized cell.
Collapse - collapse an image into itself using ranked superpixels.
From: https://collapse.constraint.systems
Fashion collapse.
Collapse
Working pixel collapse.
Using a distance field to collapse the pixels to the center -- looks like I've got a bug.
Spiral collapse.
Collapse spiral (with bugs).
Reminding myself how to do spirals.
Res - selectively pixelate an image using a compression algorithm and let me know how it turns out.
From: https://res.constraint.systems
Cleaning up.
Split into 16x16 tiles, sort by complexity, preserve most complex 1/8, reduce less complex tiles to average-color, further reduce to four-color palette -- there's something here but I'm not there yet.