aboutsummaryrefslogtreecommitdiff
path: root/font_api/font.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add 'font_api/' from commit '4c872e829d716014e601bdf0707edd11a9abbc17'Pierre-Yves Rollo2019-12-311-0/+274
| | | | | | git-subtree-dir: font_api git-subtree-mainline: f27b5478b9b67d0867098ef9f30801a7fc0c04ee git-subtree-split: 4c872e829d716014e601bdf0707edd11a9abbc17
* Removed display_api, signs_api, and font_api to make them subtreesPierre-Yves Rollo2019-12-311-274/+0
|
* Updated font_api mod desctiption in headersPierre-Yves Rollo2018-12-111-16/+15
|
* Better management of invalid UTF stringsPierre-Yves Rollo2018-12-111-3/+12
|
* New Font:render methodPierre-Yves Rollo2018-12-051-75/+59
|
* Fixed width fonts specific managementPierre-Yves Rollo2018-12-051-8/+18
|
* 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-011-87/+93
|
* 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-131-9/+7
|
* 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-081-0/+270