1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-29 03:23:37 +02:00
MLEM/MLEM/Formatting
Ell de1fc28376 Color parsing improvements
- Added ColorHelper.TryFromHexString, a non-throwing version of FromHexString
- Stopped the text formatter from throwing if a color can't be parsed
2023-09-30 22:50:18 +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 Color parsing improvements 2023-09-30 22:50:18 +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