aboutsummaryrefslogtreecommitdiff
path: root/font_lib/README.md
diff options
context:
space:
mode:
authorPierre-Yves Rollo <dev@pyrollo.com>2017-12-19 21:52:49 +0100
committerPierre-Yves Rollo <dev@pyrollo.com>2017-12-19 21:55:06 +0100
commit46d2ce085ea47f7f9b86ec74858c6cc1317b04a6 (patch)
tree59cc09832d87fbf1d832b32f3f32278019040017 /font_lib/README.md
parentce8e21440062677df64095cc630d62d57173a07e (diff)
downloaddisplay_modpack-46d2ce085ea47f7f9b86ec74858c6cc1317b04a6.tar.gz
display_modpack-46d2ce085ea47f7f9b86ec74858c6cc1317b04a6.tar.bz2
display_modpack-46d2ce085ea47f7f9b86ec74858c6cc1317b04a6.zip
Multiple fonts and UTF chars support
Diffstat (limited to 'font_lib/README.md')
-rw-r--r--font_lib/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/font_lib/README.md b/font_lib/README.md
index 67903a9..6b53a6b 100644
--- a/font_lib/README.md
+++ b/font_lib/README.md
@@ -6,9 +6,9 @@ This library for font display on entities (to be used with display_lib for sign
**License**: LGPL
-(Font taken from VanessaE's homedecor/signs_lib, originally under WTFPL)
+(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_lib/API.md) document please.
-For more information, see the [forum topic](https://forum.minetest.net/viewtopic.php?f=11&t=13563) at the Minetest forums.
+For more information, see the [forum topic](https://forum.minetest.net/viewtopic.php?t=13563) at the Minetest forums.