1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-09 16:19:16 +02:00
MLEM/MLEM/Formatting
2021-11-22 18:52:52 +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 Throw an exception when text formatter macros resolve recursively too many times 2021-11-22 17:50:17 +01:00
Token.cs Cache TokenizedString inner offsets for non-Left text alignments 2021-10-04 23:57:58 +02:00
TokenizedString.cs Fixed some end-of-line inconsistencies when using the Right text alignment 2021-11-22 18:52:52 +01:00