aboutsummaryrefslogtreecommitdiff
path: root/font_api/README.md
blob: 33af92baddc910ed7a6f2854106addc245283364 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Font API

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.

## Extra fonts

You can add fonts by installing fonts mod. Be aware that each font comes with numerous textures. This can result in slowing media downloading and/or client display.

Font mods can be found here: 

 * [Metro](https://github.com/pyrollo/display_modpack/tree/master/font_metro): A multipurpose font with many chars (uppercase, lowercase and accentuated latin letters, usual signs, cyrillic and greek letters).
 * [OldWizard](https://github.com/pyrollo/font_oldwizard): An old style gothic font.
 * [Botic](https://github.com/pyrollo/font_botic): A scifi style font.