aboutsummaryrefslogtreecommitdiff
path: root/font.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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