Commit Graph

33 Commits

Author SHA1 Message Date
sys4
889ee5a88d Delete depends.txt, update mod.conf 2022-07-02 12:46:17 +02:00
Pierre-Yves Rollo
ebadeb20d9 Add 'font_api/' from commit '4c872e829d716014e601bdf0707edd11a9abbc17'
git-subtree-dir: font_api
git-subtree-mainline: f27b5478b9b67d0867098ef9f30801a7fc0c04ee
git-subtree-split: 4c872e829d716014e601bdf0707edd11a9abbc17
2019-12-31 17:07:14 +01:00
Pierre-Yves Rollo
135cae7219 Removed display_api, signs_api, and font_api to make them subtrees 2019-12-31 17:06:15 +01:00
MoNTE48
2c845e4f68 Revert svg 2019-08-20 13:06:18 +02:00
MoNTE48
4ae72c7fad Lossless compression 2019-08-20 10:43:54 +02:00
Pierre-Yves Rollo
6162f49bc1 Replaced prints by minetest.log and code styling 2019-03-14 09:46:04 +01:00
Pierre-Yves Rollo
38e5d62caf Small update of README 2019-03-09 19:09:27 +01:00
Pierre-Yves Rollo
8735de0fce Added mod.conf 2019-03-09 19:08:46 +01:00
Pierre-Yves Rollo
fc40e54ed2 Update API documentation 2018-12-11 14:58:11 +01:00
Pierre-Yves Rollo
e75d6bc575 Updated font_api mod desctiption in headers 2018-12-11 12:01:16 +01:00
Pierre-Yves Rollo
4604be9a8b Updated font_api mod desctiption in headers 2018-12-11 11:57:54 +01:00
Pierre-Yves Rollo
81e6dc89ae Added font_lib deprecation and corresponding notices in READMEs 2018-12-11 11:52:55 +01:00
Pierre-Yves Rollo
62c8de26b4 Better management of display_api integration 2018-12-11 11:41:03 +01:00
Pierre-Yves Rollo
feb1b639ff Better management of invalid UTF strings 2018-12-11 11:26:50 +01:00
Pierre-Yves Rollo
f46dd0a72e New Font:render method 2018-12-05 15:41:56 +01:00
Pierre-Yves Rollo
b71d5a8f01 Fixed width fonts specific management 2018-12-05 11:42:36 +01:00
Pierre-Yves Rollo
0f8db34368 Font chooser form added 2018-11-23 11:35:42 +01:00
Pierre-Yves Rollo
367e5026dd Fonts configurable in signs, posters and steles 2018-11-23 11:34:55 +01:00
Pierre-Yves Rollo
07eb4737fa Added font formspec textures 2018-11-18 15:30:37 +01:00
Pierre-Yves Rollo
641dddfd51 Code simplification and securisation 2018-11-18 15:29:59 +01:00
Pierre-Yves Rollo
1221cfcc4a
Update README.md 2018-11-13 14:02:04 +01:00
Pierre-Yves Rollo
b8357a505c New font selection formspec 2018-11-10 22:35:47 +01:00
Pierre-Yves Rollo
ab70424143
Update README.md 2018-11-09 15:28:07 +01:00
Pierre-Yves Rollo
06d35ec9bf Rewrited split_lines to avoid a string.split bug if first line empty 2018-11-01 12:25:47 +01:00
Pierre-Yves Rollo
95c9da849d Changed UTF8 routines and added char fallback mechanism 2018-11-01 10:47:39 +01:00
Pierre-Yves Rollo
4b02cfdfca Fix default font chosing when multiple fonts 2018-07-16 10:18:08 +02:00
Pierre-Yves Rollo
fac6dfe1f8 Removed a debug trick and fixed indentation 2018-07-15 09:40:18 +02:00
Pierre-Yves Rollo
8c7557e45d Rework all nodes displaying text according to new font_api 2018-07-13 20:41:53 +02:00
Pierre-Yves Rollo
a83d494d45
Fix typos in API.md 2018-07-09 07:19:27 +00:00
Pierre-Yves Rollo
d3aae9b262 Added two documentation schema 2018-07-08 21:27:39 +02:00
Pierre-Yves Rollo
b96550ab24 Creation of Font class and code update accordingly (fix) 2018-07-08 20:41:02 +02:00
Pierre-Yves Rollo
c6cad702bc Creation of Font class and code update accordingly 2018-07-08 20:36:34 +02:00
Thomas--S
f3970f641e Seperate signs API from signs definitions
Change modnames from *_lib to *_api
2018-02-07 06:04:12 +01:00