README.org
November 16, 2020 ยท View on GitHub
- autonoe
*** get
-
download :: [[/dist/autonoe-003.tar.gz][autonoe, version 003]]
-
files :: The download link gets you a tarballed /autonoe/. It contains a =.bdf=, a =.sfd=, and a =.pcf.gz= file. The first two are "source" files that you can modify and compile to your liking. The last is the actual font file that you'll want to install, assuming you're in an [[http://www.x.org/wiki/][X.Org]] environment.
-
original -misc-fixed-* fonts :: [[https://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html]]
*** status
No longer maintained.
*** about
/autonoe/ is a fixed-width, 7x14, bold-only, unicode, bitmap typeface.
Furthermore, the font ...:
- Has an [[http://en.wikipedia.org/wiki/X_logical_font_description][xlfd]] of =-agaric-autonoe-bold-r-normal--14-100-96-96-m-70-iso10646-1=.
- Is basically =fixed-7x14b= with a few modifications.
- Primarily targets shell use.
- Is named after the Bacchic mythological character, whose sister, Agave, happens to share a name with [[https://github.com/blobject/agave][a font I started designing earlier]]. Besides the name, there is no relation between the two fonts. I like superficial coherence, that's all.
*** preview
terminal, sampling =uname= and =lua=:
[[/pub/term.png]]
glyph distinction, in ASCII:
[[/pub/ascii.png]]
*** thanks
... to the persons behind [[https://fontforge.github.io][FontForge]], [[http://www.math.nmsu.edu/~mleisher/Software/gbdfed/][gbdfed]], and [[https://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html][ucs fonts]] for making this project possible.