1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-18 11:24:31 +02:00
MLEM/MLEM/Formatting
2021-11-27 22:45:37 +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 Cache TokenizedString inner offsets for non-Left text alignments 2021-10-04 23:57:58 +02:00
TokenizedString.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