This is really cool, I've had so much fun putting together critters this morning!
I threw together a little page on my site that has a textarea where you can try out the font, if you want to experiment without having to download it yourself.
I'd like to toss together a little table of the symbols too, and I also thought it would be cool to use html2canvas to let people download a picture of their creation. Maybe I'll get around to that after work tonight.
The author of the font made it also Glyph Drawing Club "compatible", which is a modular shape builder I've built that works with font files. You can just drag and drop an otf or ttf file on the app window and it'll load the glyphs as svg shapes to draw with. The neat thing is that it works in two dimensions, and you can also rotate (with r hotkey) or invert (with i hotkey) the glyphs, and output the drawing as SVG or PNG.
Few days later, but it seemed most natural to post this here - I created a little cheat sheet of all the available options. It lets you copy the relevant character to your clipboard upon clicking it, which is helpful for some of the oddball characters you might not have on your keyboard.
I love some of the interpretation of symbol characters. Check these out: - * ($) [$$] {$$$} ,
I particularly like the asterisk being a starfish -- quite in character for the font.
I found myself wishing that the capital letters went in the same order as the lowercase. To reverse 'a' you have to type 'Z', and to reverse 'b' you have to type 'Y', which gets confusing toward the middle of the alphabet.
Me and the 6 year old have been making Pokémon cards and generating AI character images based on chimeras. This morning on the way to school we dreamt up a knight+scorpion with tons of armor. Basic: knightstrike, stage 1: knightbite, stage 2: knightflight.
Totally installing this font on the kid’s rasp pi. This will be a fun way to explore the keyboard. Love it.
Interesting. For directions and mapping, a font that showed turns, highway markers, and road signs could help a person "think" in terms of direction or orientation.
Since they are recognizable glyphs, we shortcut having to learn grammar and vocabulary; meaning is already "natively encoded" in the existing language.
What would be really satisfying would be to be able to make “creatures” out of real words. Currently a lot of the common vowels represent “end” segments (either heads or tails).
The regex for this (for left-facing creatures) is ^[aeimpvy][bcfgjknqtw]*[dhloruxz]$
Unfortunately, as you point out, all the vowels are in the end segments, so there's no creatures with a midbody longer than 2 letters. Here's what you get [0]:
ad ago ah and ankh awl ax ego eh end er etch ex id inch into itch
However, you can also include words that form multiple creatures [1]. Some favorites:
aggrandizer
alexander
equalizer
inlander
mumbler
phalanx
poacher
prelingual
voided
It appears to use the good old-fashioned technique of making the edges of each character have the same profile, so any two characters abut seamlessly. You can put your cursor on them to see this.
Edit: Sorry, I answered your question as though you had asked about joiner characters. Still, it appears not to use ligatures, as the characters appear not to change at all if you separate them.
[+] [-] epiccoleman|1 year ago|reply
I threw together a little page on my site that has a textarea where you can try out the font, if you want to experiment without having to download it yourself.
https://epiccoleman.com/posts/2024-05-02-teranoptia-playgrou...
I'd like to toss together a little table of the symbols too, and I also thought it would be cool to use html2canvas to let people download a picture of their creation. Maybe I'll get around to that after work tonight.
[+] [-] california-og|1 year ago|reply
https://glyphdrawing.club
[+] [-] breadwinner|1 year ago|reply
[+] [-] BugsJustFindMe|1 year ago|reply
[+] [-] epiccoleman|1 year ago|reply
https://epiccoleman.com/posts/2024-05-05-teranoptia-cheatshe...
[+] [-] forgotpwd16|1 year ago|reply
edit: Just saw sibling comment that placeholder text is editable. Hadn't noticed it.
[+] [-] feoren|1 year ago|reply
I particularly like the asterisk being a starfish -- quite in character for the font.
I found myself wishing that the capital letters went in the same order as the lowercase. To reverse 'a' you have to type 'Z', and to reverse 'b' you have to type 'Y', which gets confusing toward the middle of the alphabet.
[+] [-] pimlottc|1 year ago|reply
[+] [-] tetris11|1 year ago|reply
Edit: Oh I just realised the "J" one is a German Keyboard symbol stacker and nothing to do with the font.˙
[+] [-] nevir|1 year ago|reply
[+] [-] semireg|1 year ago|reply
Totally installing this font on the kid’s rasp pi. This will be a fun way to explore the keyboard. Love it.
[+] [-] unknown|1 year ago|reply
[deleted]
[+] [-] febed|1 year ago|reply
[+] [-] Biganon|1 year ago|reply
[+] [-] turtleyacht|1 year ago|reply
Since they are recognizable glyphs, we shortcut having to learn grammar and vocabulary; meaning is already "natively encoded" in the existing language.
[+] [-] metalliqaz|1 year ago|reply
[+] [-] blikstiender|1 year ago|reply
What would be really satisfying would be to be able to make “creatures” out of real words. Currently a lot of the common vowels represent “end” segments (either heads or tails).
[+] [-] pimlottc|1 year ago|reply
Unfortunately, as you point out, all the vowels are in the end segments, so there's no creatures with a midbody longer than 2 letters. Here's what you get [0]:
ad ago ah and ankh awl ax ego eh end er etch ex id inch into itch
However, you can also include words that form multiple creatures [1]. Some favorites:
aggrandizer alexander equalizer inlander mumbler phalanx poacher prelingual voided
0: https://regexdictionary.com/regex?r=%5E%5Baeimpvy%5D%5Bbcfgj...
1: https://regexdictionary.com/regex?r=%5E(%5Baeimpvy%5D%5Bbcfg...*
[+] [-] jprete|1 year ago|reply
[+] [-] Zeratoss|1 year ago|reply
I have never seen fonts used like this.
Any other examples?
[+] [-] fallingsquirrel|1 year ago|reply
https://www.coderelay.io/fontemon.html
[+] [-] enasterosophes|1 year ago|reply
> The font that replaces every buzzword by a Comic Sans-styled censorship bar
[+] [-] jprete|1 year ago|reply
[+] [-] jiveturkey|1 year ago|reply
[+] [-] marban|1 year ago|reply
[+] [-] stevage|1 year ago|reply
Surprised it doesn't come with instructions about which letters map onto left/right start/middle/end.
Also, the choice of those mappings is not very intuitive. A simple idea might have been a-g starts, h-t middles, u-z ends, for instance.
[+] [-] dchest|1 year ago|reply
https://imgur.com/a/pMKdX3i
for the purpose of generating random chimeras :)
https://twitter.com/dchest/status/1786033028034125984
Here's a list for the left-to-right ones:
[+] [-] nuancebydefault|1 year ago|reply
PS I really like this very creative font!
[+] [-] bluelightning2k|1 year ago|reply
[+] [-] TeeMassive|1 year ago|reply
[+] [-] wizardwes|1 year ago|reply
[+] [-] BeFlatXIII|1 year ago|reply
abcdefghijklmnopqrstuvwxyz
abcdefghijklmnopqrstuvwxyz.:;, ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 @ &!?#%
[+] [-] GauntletWizard|1 year ago|reply
[+] [-] incidentist|1 year ago|reply
[+] [-] owenpalmer|1 year ago|reply
[+] [-] janetmissed|1 year ago|reply
[+] [-] wayvey|1 year ago|reply
[+] [-] happytoexplain|1 year ago|reply
Also, when I want to know what some string is actually composed of, I like to copy-paste it into https://www.babelstone.co.uk/Unicode/whatisit.html
Edit: Sorry, I answered your question as though you had asked about joiner characters. Still, it appears not to use ligatures, as the characters appear not to change at all if you separate them.
[+] [-] eb0la|1 year ago|reply
[+] [-] noman-land|1 year ago|reply
[+] [-] birracerveza|1 year ago|reply
[+] [-] syngrog66|1 year ago|reply
[deleted]
[+] [-] widowlark|1 year ago|reply
I for one love this project. Amazing work, Ariel!