aboutsummaryrefslogtreecommitdiff
path: root/font_api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Font chooser form addedPierre-Yves Rollo2018-11-236-4/+171
|\
| * Fonts configurable in signs, posters and stelesPierre-Yves Rollo2018-11-231-10/+23
| * Added font formspec texturesPierre-Yves Rollo2018-11-184-0/+0
| * Code simplification and securisationPierre-Yves Rollo2018-11-181-83/+66
| * New font selection formspecPierre-Yves Rollo2018-11-102-4/+175
* | Update README.mdPierre-Yves Rollo2018-11-131-0/+9
* | Update README.mdPierre-Yves Rollo2018-11-091-1/+1
|/
* Rewrited split_lines to avoid a string.split bug if first line emptyPierre-Yves Rollo2018-11-011-10/+10
* Changed UTF8 routines and added char fallback mechanismPierre-Yves Rollo2018-11-012-87/+269
* Fix default font chosing when multiple fontsPierre-Yves Rollo2018-07-162-2/+14
* Removed a debug trick and fixed indentationPierre-Yves Rollo2018-07-151-21/+20
* Rework all nodes displaying text according to new font_apiPierre-Yves Rollo2018-07-132-13/+15
* Fix typos in API.mdPierre-Yves Rollo2018-07-091-3/+3
* Added two documentation schemaPierre-Yves Rollo2018-07-082-0/+1007
* Creation of Font class and code update accordingly (fix)Pierre-Yves Rollo2018-07-081-2/+1
* Creation of Font class and code update accordinglyPierre-Yves Rollo2018-07-086-340/+528
* Seperate signs API from signs definitionsThomas--S2018-02-079-0/+804