1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2024-09-28 15:20:27 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Pierre-Yves Rollo
7793f6363f Better management of invalid UTF strings 2018-12-11 11:26:50 +01:00
Pierre-Yves Rollo
47cb8f2cd3 New Font:render method 2018-12-05 15:41:56 +01:00
Pierre-Yves Rollo
1d4c45e130 Fixed width fonts specific management 2018-12-05 11:42:36 +01:00
Pierre-Yves Rollo
1a50b59995 Rewrited split_lines to avoid a string.split bug if first line empty 2018-11-01 12:25:47 +01:00
Pierre-Yves Rollo
b74407e11e Changed UTF8 routines and added char fallback mechanism 2018-11-01 10:47:39 +01:00
Pierre-Yves Rollo
076adbe8ab Removed a debug trick and fixed indentation 2018-07-15 09:40:18 +02:00
Pierre-Yves Rollo
80b616ab97 Rework all nodes displaying text according to new font_api 2018-07-13 20:41:53 +02:00
Pierre-Yves Rollo
e233ffb691 Creation of Font class and code update accordingly (fix) 2018-07-08 20:41:02 +02:00
Pierre-Yves Rollo
52973fbd84 Creation of Font class and code update accordingly 2018-07-08 20:36:34 +02:00