aboutsummaryrefslogtreecommitdiff
path: root/font_api
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master'HEADmasterorwell962018-12-03
| | | | Resolved conflicts by reordering of files
* Font chooser form addedPierre-Yves Rollo2018-11-23
|\
| * Fonts configurable in signs, posters and stelesPierre-Yves Rollo2018-11-23
| |
| * Added font formspec texturesPierre-Yves Rollo2018-11-18
| |
| * Code simplification and securisationPierre-Yves Rollo2018-11-18
| |
| * New font selection formspecPierre-Yves Rollo2018-11-10
| |
* | Update README.mdPierre-Yves Rollo2018-11-13
| |
* | Update README.mdPierre-Yves Rollo2018-11-09
|/
* Rewrited split_lines to avoid a string.split bug if first line emptyPierre-Yves Rollo2018-11-01
|
* Changed UTF8 routines and added char fallback mechanismPierre-Yves Rollo2018-11-01
|
* Fix default font chosing when multiple fontsPierre-Yves Rollo2018-07-16
|
* Removed a debug trick and fixed indentationPierre-Yves Rollo2018-07-15
|
* Rework all nodes displaying text according to new font_apiPierre-Yves Rollo2018-07-13
|
* Fix typos in API.mdPierre-Yves Rollo2018-07-09
|
* Added two documentation schemaPierre-Yves Rollo2018-07-08
|
* Creation of Font class and code update accordingly (fix)Pierre-Yves Rollo2018-07-08
|
* Creation of Font class and code update accordinglyPierre-Yves Rollo2018-07-08
|
* Seperate signs API from signs definitionsThomas--S2018-02-07
Change modnames from *_lib to *_api