1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-01 04:43:37 +02:00
MLEM/MLEM/Formatting/Codes
Ell eb8a8568e1 Some ui system improvements
- Allow initializing a ui system's text formatter without default codes and macros
- Fixed UiStyle.LinkColor not being applied to the ui system when changed
2023-01-08 11:21:20 +01:00
..
AnimatedCode.cs added .editorconfig 2022-06-17 18:23:47 +02:00
Code.cs Allow formatting codes to have an arbitrary custom width 2022-12-06 16:49:19 +01:00
ColorCode.cs added .editorconfig 2022-06-17 18:23:47 +02:00
FontCode.cs Improved the way terminating formatting codes work by introducing SimpleEndCode 2022-06-26 15:08:11 +02:00
ImageCode.cs fixed some issues with the new code width system 2022-12-06 17:10:04 +01:00
LinkCode.cs Some ui system improvements 2023-01-08 11:21:20 +01:00
ShadowCode.cs Made GenericFont and TokenizedString support UTF-32 characters like emoji 2022-10-15 13:48:45 +02:00
SimpleEndCode.cs ensure that SimpleEndCode doesn't end formatting codes with shorter names 2022-06-26 17:18:38 +02:00
SubSupCode.cs Added subscript and superscript formatting codes 2023-01-07 22:02:22 +01:00
UnderlineCode.cs Made GenericFont and TokenizedString support UTF-32 characters like emoji 2022-10-15 13:48:45 +02:00
WobblyCode.cs Made GenericFont and TokenizedString support UTF-32 characters like emoji 2022-10-15 13:48:45 +02:00