mirror of
https://github.com/asiekierka/funscii.git
synced 2026-06-20 10:48:34 +02:00
A forked version of viznut's Unscii font
- Java 95.9%
- Shell 4.1%
| builder | ||
| fonts | ||
| .gitignore | ||
| font-width6.txt | ||
| font-width8.txt | ||
| LICENSE-font.txt | ||
| make.sh | ||
| README.md | ||
| TODO | ||
Funscii
funscii ("forked unscii") is a personal fork of viznut's unscii, a public domain bitmapped Unicode font for blocky graphics.
Changes
- Incorporation of Japanese fonts (Misaki for funscii-8, Shinonome for funscii-16)
- Bugfixes (incorrect mappings, etc.)
- (Hopefully) improving the font's Unicode coverage
- Minor personal taste changes (such as the 8x16 smiley faces)
Compiling
Look into how make.sh works.
License
- The builder code under builder/ is licensed under the terms of the Apache License, version 2.0.
- The font itself is put into the public domain - licensed under the terms of CC0 1.0 Universal.