💾 Archived View for bbs.geminispace.org › s › Geminispace › 15897 captured on 2024-08-25 at 10:33:31. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-08-18)
-=-=-=-=-=-=-
Wrote a tool to convert graphics to text art in the style of shaded block textart seen on textart.sh.
It's pretty simple and scales output to <100 pixels for rectangular pixel art and <50 for square pixel. This works out to a max of 100 columns.
You can feed it http or https URLs, but not gemini. Sorry, I'm just using the default file handling.
Hope it's useful for some other people.
gemini://brainsocks.xyz/projects/textart/
brainsocks.xyz/projects/textart/
Mar 30 · 5 months ago · 👍 mozz, winduptoy, norayr, taichara, mimas2AC, requiem · ❤ 1
💎 istvan [OP] · Mar 31 at 04:25:
I've updated this after some discussion in #geminauts. It now has an ImageMagick preprocessor that does the ugly work for you. Much nicer results now and also supports Unicode Braille art.
would you be willing to share the source code for this and the wonderful diglet text generator somewhere, unless you already did and I missed the link?
💎 istvan [OP] · Apr 08 at 08:48:
Not at this time. The diglet source is incredibly hacky. Maybe if I get them cleaned up a little. For the moment my goal is to keep this Gemini-only. I’m trying to create original things for Gemini because I want this space to have more things the Web doesn’t.