Static site that generates functional open type font files for conlang scripts from SVG using substitution.
Conlangs (or 'constructed languages') frequently feature in all kinds of media. Sindarin, one of the languages of elves constructed by J. R. R. Tolkien is a particularily well known example. Equally as recognizable is Tengwar - the script that features heavily in the movies.
Creating a script for a conlang is a complex process, but one part which should not be that complex is actually getting a computer to display your script. Unfortunately that has been relatively technical up until now, accomplished either by using font foundry oriented tools like Font Forge or Font Lab or by using shudder raster images.
Conscripter is a simple-to-use calt
insertion program, specialized to the topic of making nice designer fonts for conlang scripts.
TL:DR;
- Break your conlang script into a series of glyphs.
- Draw each glyph using your favorite SVG tool.
- Upload each glyph and give it a substitution.
- Download your font and use it in Word or Adobe.
- Report issues here.