Tag Archives: code

Killer Piller, a Javascript PETSCII-demo by PET.CORP, 2024.

Here’s a few font experiments, more or less sensible, that you should be aware of:

  • Heikki Lotvonen’s text highlighting that is built into the font itself. Does not use HTML, CSS or Javascript.
  • llama.ttf that has an “AI” (LLM) built into the font itself, so when you write !!!!!!!!!!!!!!!!!, every ! is replaced with a word. (check out the links at the bottom of that page too)
  • Fontemon – world’s first videogame in a font.

QLOCK – a tiny program (321 bytes) by Martin Kleppe that shows the time, while also displaying its own source code. Learn more here and run it here. We featured a similar work by Kleppe 10 years ago.

(This is called a quine, but here it’s also called code calligram)

Seohyo‘s interpretations of Jan van Eyeck’s Arnolfini Portrait (top) and Henri Matisse’s Two Musicians (bottom).

によるイース2オープニングデモ by かねごん, 2018. A five-minute demo in 34 kilobytes, running on the MZ-700. Full video.

All works in this post by Julian Hespenheide, 2023. link

Resolution : 1080×1080
Grid size : 64×64
Char sets : ╭╭░░░░░╮╮▇▚▚▚▞▞▇█▌▐▄▀░▒▓▓

link

Resolution= 1024×1024 [3]
Grid size= 128×128
Char sets= ·_.⋰▁
Font= REXPaint-8

link

Resolution= 1024×1024 [3]
Grid size= 64×64
Char sets= ·▂▂▂▂▂▂▃▃▃▃▃▃▄▄▄▄▄▄▅▅▅▅▅▅▆▆▆▆▆▆▇▇▇▇▇▇██████♥♥♥♥♥♥♦♦♦♦♦♦♣♣♣♣♣♣♠♠♠♠♠♠♪♪♪♪♪♪♫♫♫♫♫♫☼☼☼☼☼☼««««««{{{{{{<<<<<<((((((;;;;;;::::::~~~~~~::::::;;;;;;))))))>>>>>>}}}}}}»»»»»»████████▇▇▇▇▇▇▇▇▆▆▆▆▆▆▆▆▅▅▅▅▅▅▅▅▄▄▄▄▄▄▄▄▃▃▃▃▃▃▃▃▂▂▂▂▂▂▂▂
Font= C64ProMono-16

All works in this post by Julian Hespenheide, 2022. link

Resolution= 600×600 [0]
Grid size= 37×37
Char sets= ▀▁▂▃▄▅▆▇█▉▊▋▌▍▎▏▐░▒▓▔▕▖▗▘▙▚▛▜▝▞▟
Font= C64ProMono-16

link

Resolution= 600×600 [0]
Grid size= 37×37
Char sets= $@B%8&WM#*oahkbdpqwmZO0QLCJUYXzcvunxrjft/\|()1{}[]?-_+~<>i!lI;:,”^`’.
Font= PixelDingbats-7-16

link

Resolution= 600×600 [0]
Grid size= 40×40
Char sets= !#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ
Font= PixelDingbats-7-15

link

Resolution= 600×600 [0]
Grid size= 60×60
Char sets= ⋰⋱/:_◜◞◠+*`=?!¬░█▄▀
Font= C64ProMono-10

link

Resolution= 600×600 [0]
Grid size= no idea
Char sets= no idea
Font= no idea

BB – a demo for Unix and DOS made by four Czech teenagers in 1997: Jan Hubicka, Kamil Toman, Mojmir Svoboda and Filip Kupsa. They made a notorious library for ASCII-conversion, AA-lib, which was later used for example in Hasciicam and VLC (see Wikipedia). They also made Aview that lets you browse the web in ASCII, ASCII-3D-2000 that creates stereogram ASCII, and more. It’s a similar spirit to the ASCII Art Ensemble.

From here.