Display modpack for Minetest, provides mods with dynamic display and font display : clocks, signs, and more.
Go to file
Pierre-Yves Rollo b74407e11e Changed UTF8 routines and added char fallback mechanism 2018-11-01 10:47:39 +01:00
doc Added two documentation schema 2018-07-08 21:27:39 +02:00
tools Creation of Font class and code update accordingly 2018-07-08 20:36:34 +02:00
API.md Fix typos in API.md 2018-07-09 07:19:27 +00:00
LICENSE.txt Seperate signs API from signs definitions 2018-02-07 06:04:12 +01:00
README.md Seperate signs API from signs definitions 2018-02-07 06:04:12 +01:00
copyright.txt Seperate signs API from signs definitions 2018-02-07 06:04:12 +01:00
depends.txt Seperate signs API from signs definitions 2018-02-07 06:04:12 +01:00
fallbacks.lua Changed UTF8 routines and added char fallback mechanism 2018-11-01 10:47:39 +01:00
font.lua Changed UTF8 routines and added char fallback mechanism 2018-11-01 10:47:39 +01:00
init.lua Fix default font chosing when multiple fonts 2018-07-16 10:18:08 +02:00
registry.lua Fix default font chosing when multiple fonts 2018-07-16 10:18:08 +02:00
settingtypes.txt Seperate signs API from signs definitions 2018-02-07 06:04:12 +01:00

README.md

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 document please.

For more information, see the forum topic at the Minetest forums.