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
2024-03-17 21:43:53 +01:00
..
AnimatedCode.cs added .editorconfig 2022-06-17 18:23:47 +02:00
Code.cs Improved text formatter tokenization performance 2023-10-14 18:58:32 +02:00
ColorCode.cs added .editorconfig 2022-06-17 18:23:47 +02:00
FontCode.cs Fixed bold and italic formatting code closing tags working on each other 2024-03-17 21:43:53 +01: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
OutlineCode.cs Added a simple outline formatting code 2023-02-23 15:18:07 +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