A forked version of viznut's Unscii font
  • Java 95.9%
  • Shell 4.1%
Find a file
Adrian Siekierka 27ccebb3aa update Gradle
2022-08-31 21:02:20 +02:00
builder update Gradle 2022-08-31 21:02:20 +02:00
fonts update to Unscii 2.1, close #4 2021-06-04 12:49:47 +02:00
.gitignore move things around, update Misaki font, add hacky TTF -> TXT converter 2019-02-03 10:20:52 +01:00
font-width6.txt update to unscii 2.0, major reorganization 2020-03-12 19:00:12 +01:00
font-width8.txt viznut's smileys are better after all 2020-03-13 15:48:33 +01:00
LICENSE-font.txt add license information 2016-06-05 18:50:36 +02:00
make.sh allow including .hex files 2022-06-07 16:52:49 +02:00
README.md add license information 2016-06-05 18:50:36 +02:00
TODO minor glyph additions 2018-06-23 01:19:45 +02:00

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.