blob: c7ae64b97f9031e2e596df467e55ae591d439404 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Font Lib
This library for font display on entities (to be used with display_api for sign creation).
**Dependancies**: default
**License**: LGPL
(Default font taken from VanessaE's homedecor/signs_lib, originally under WTFPL)
**API**: See [API.md](https://github.com/pyrollo/display_modpack/blob/master/font_api/API.md) document please.
For more information, see the [forum topic](https://forum.minetest.net/viewtopic.php?t=13563) at the Minetest forums.
|