💾 Archived View for station.martinrue.com › akkartik › b08a2255075c4516abf76f4b4c638b14 captured on 2024-05-12 at 16:01:49. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-12-28)
-=-=-=-=-=-=-
An editor for plain text where you can also seamlessly insert line drawings: http://akkartik.name/lines.html
2 years ago
http://akkartik.name/lines.html
Hmm, one consequence: line width matters. Right now you can vary the page width and the drawing scales to always occupy that page width. But using characters for drawings as well will change how resize behaves. · 2 years ago
@akkartik Anything would work, as long as it's Unicode - all clients handle UTF-8 and 99.9% of user should have enough fonts to cover line/shape glyphs :) · 2 years ago
@dimkr Thanks, that's an interesting idea.
I just checked, and LÖVE's default ttf font doesn't seem to render Unicode box drawing characters. Let me dig some more.
I think this will constrain what can be drawn. Just horizontal and vertical lines? No circles, triangles, arbitrary polygons, etc. Does that seem ok to you? · 2 years ago
Was about to post this here after seeing the HN post ... a "low-res" implementation that uses box drawing characters would be super cool :) · 2 years ago