I finished (for now) the gruvbox-themed CSS edits of the firefox toolbars.
Getting back into customizing Firefox with userChrome.css.
Akira split compress test.
Image treemap compression.
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.
Back to font and text editor work.
From: https://rmocci.itch.io/dogica
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.