1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-29 03:23:37 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Ellpeck 80f36c78bd a lot of font cleanup 2020-03-28 22:25:06 +01:00
Ellpeck 9f43924e47 made the GetOneEmString method more generic 2020-03-21 00:12:09 +01:00
Ellpeck 9dfb6134bb fixed split strings having a trailing space 2020-03-19 03:50:01 +01:00
Ellpeck f8f4dfbff4 use toString shorthand 2020-02-08 18:25:49 +01:00
Ellpeck 72eff17d5f made text formatting and line splitting preserve spaces properly 2020-02-08 18:24:14 +01:00
Ellpeck 5bf111d05a fixed SplitString not respecting long words 2020-02-06 02:27:21 +01:00
Ellpeck e2f9a8ff5d fixed a splitstring crash with specific string lengths and font sizes 2019-09-06 11:25:31 +02:00
Ellpeck e39394bce3 finished better text editing my dudes 2019-09-05 18:15:51 +02:00
Ellpeck 226640ef3a simplify text rendering quite a bit after realizing that monogame deals with multiple lines on its own 2019-08-25 19:07:45 +02:00
Ellpeck e1baacdb0d added text formatting 2019-08-24 00:07:54 +02:00
Ellpeck b42ec52017 finally center it 2019-08-15 16:29:41 +02:00
Ellpeck fd3f63e474 mlem part 1 2019-08-06 14:20:11 +02:00