1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-01-10 09:00:17 +01:00
display_modpack/unifont/README.md

25 lines
797 B
Markdown
Raw Normal View History

2021-12-04 11:09:04 +01:00
# Unifont for Minetest: Full Unicode Plane 0 charset (60000+ characters!)
2021-12-04 09:43:52 +01:00
![Screenshot](screenshot.png)
2021-12-04 11:09:04 +01:00
GNU Unifont (v14.0.01) for Font API mod (from [display_modpack](https://github.com/pyrollo/display_modpack)).
2021-12-04 09:43:52 +01:00
- Full Unicode Basic Multilingual Plane (BMP) with 63485 characters
- Lightweight, data only ~2MB in size
2021-12-04 09:43:52 +01:00
- Duospaced (glyphs in either 8x16 or 16x16)
Requires `font_api` mod.
## Trivia
- You can use Unicode fullwidth forms (U+FF01--FF5E) to display wider letters & numbers (as shown in the screenshot above)
- GNU Unifont is also the same font used in Minecraft for Unicode display.
## Copyright
Copyright 2021 SyiMyuZya
License: [GPL 3.0 or later](https://www.gnu.org/licenses/gpl-3.0.html)
GNU Unifont: ©️ GNU Unifont authors, licensed under GPL version 2.0 or later