diff options
author | gennyble <gen@nyble.dev> | 2024-12-20 14:50:43 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2024-12-20 14:50:43 -0600 |
commit | 8244b3d64ec6888dc65bfa599e9a878c97cb3440 (patch) | |
tree | 5868ee7249c4a8ff2fe2714fb9a0cffc6cc66ea2 /served/things | |
parent | 5a28637429dfcb3062b479e596e7376dbebb3bbf (diff) | |
download | ∞-8244b3d64ec6888dc65bfa599e9a878c97cb3440.tar.gz ∞-8244b3d64ec6888dc65bfa599e9a878c97cb3440.zip |
done? for now, anyway
Diffstat (limited to 'served/things')
-rwxr-xr-x | served/things/colorsquash/colorsquash.html | 5 | ||||
-rwxr-xr-x | served/things/memoryleak/memoryleak.html | 3 | ||||
-rwxr-xr-x | served/things/things.html | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/served/things/colorsquash/colorsquash.html b/served/things/colorsquash/colorsquash.html index e8a61c6..023a2d7 100755 --- a/served/things/colorsquash/colorsquash.html +++ b/served/things/colorsquash/colorsquash.html @@ -100,7 +100,10 @@ art_alt=squashed dog colorsquash is a tool for squishing your image into only 256 distinct colours, allowing it to fit in a GIF or indexed PNG. It tries to do this with as little -change as possible. +change as possible. It's quite good! And often matches the input image very closely, but should +be considered an artists tool. + +squash accepts input from png or jpg files and can output gif and png. <!-- diff --git a/served/things/memoryleak/memoryleak.html b/served/things/memoryleak/memoryleak.html index fac4723..e4e81b7 100755 --- a/served/things/memoryleak/memoryleak.html +++ b/served/things/memoryleak/memoryleak.html @@ -6,8 +6,7 @@ style=memoryleak.css description=A virtual machine slowly decaying. art=images/ddr2_closest.png -art_alt=a DDR2 module broken in half at its notch. you can see the fibre of the PCB and a memory chip split in half, -peaking open. +art_alt=a DDR2 module broken in half at its notch. you can see the fibre of the PCB and a memory chip split in half, peaking open. --- A virtual machine slowly decaying. Every seven hours it would wake up, delete a diff --git a/served/things/things.html b/served/things/things.html index 58437ec..d2b746a 100755 --- a/served/things/things.html +++ b/served/things/things.html @@ -1,6 +1,6 @@ --- template=post -title=Things +title=Just some things~ style=/styles/post.css style=things.css --- |