1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-01 21:03:38 +02:00
MLEM/MLEM/Formatting
2023-05-19 19:30:45 +02:00
..
Codes Added a simple outline formatting code 2023-02-23 15:18:07 +01:00
TextAlignment.cs added .editorconfig 2022-06-17 18:23:47 +02:00
TextFormatter.cs Added TextFormatter.StripAllFormatting 2023-05-19 19:30:45 +02:00
Token.cs Cleaned up GenericFont and TokenizedString by improving the splitting and truncating algorithms 2022-12-07 13:35:57 +01:00
TokenizedString.cs Allow specifying start and end indices when drawing a TokenizedString or Paragraph 2023-05-18 21:41:36 +02:00