Display modpack for Minetest, provides mods with dynamic display and font display : clocks, signs, and more.
Go to file
Pierre-Yves Rollo 4c8eee06b2 Better management of display_api integration 2018-12-11 11:41:03 +01:00
doc Added two documentation schema 2018-07-08 21:27:39 +02:00
textures Added font formspec textures 2018-11-18 15:30:37 +01:00
tools Creation of Font class and code update accordingly 2018-07-08 20:36:34 +02:00
API.md New Font:render method 2018-12-05 15:41:56 +01:00
LICENSE.txt Seperate signs API from signs definitions 2018-02-07 06:04:12 +01:00
README.md Update README.md 2018-11-13 14:02:04 +01:00
copyright.txt Seperate signs API from signs definitions 2018-02-07 06:04:12 +01:00
depends.txt Better management of display_api integration 2018-12-11 11:41:03 +01:00
display_api.lua Better management of display_api integration 2018-12-11 11:41:03 +01:00
fallbacks.lua Changed UTF8 routines and added char fallback mechanism 2018-11-01 10:47:39 +01:00
font.lua Better management of invalid UTF strings 2018-12-11 11:26:50 +01:00
fontform.lua Fonts configurable in signs, posters and steles 2018-11-23 11:34:55 +01:00
init.lua Better management of display_api integration 2018-12-11 11:41:03 +01: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 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 document please.

For more information, see the forum topic 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: A multipurpose font with many chars (uppercase, lowercase and accentuated latin letters, usual signs, cyrillic and greek letters).
  • OldWizard: An old style gothic font.
  • Botic: A scifi style font.