1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-01 21:03:38 +02:00
MLEM/MLEM/Formatting
2021-11-28 11:30:57 +01:00
..
Codes fixed UnderlineCode being a font code, making it end in the wrong places 2021-05-24 17:12:02 +02:00
TextAlignment.cs added text alignment options to tokenized strings and paragraphs 2021-06-25 15:23:30 +02:00
TextFormatter.cs Made TextFormatter string size based on the currently active font and added a formatting code to allow for inline font changes 2021-11-27 22:45:37 +01:00
Token.cs improved Token memory allocations 2021-11-27 23:35:37 +01:00
TokenizedString.cs consistently use the default font's line height 2021-11-28 11:30:57 +01:00