|
3da97fcc83
|
fixed UnderlineCode being a font code, making it end in the wrong places
|
2021-05-24 17:12:02 +02:00 |
|
|
e916ddb7a8
|
allow for underline and shadow codes to be mixed with font codes
|
2021-05-18 16:19:40 +02:00 |
|
|
602f19a2a8
|
some minor code style and format improvements
|
2021-03-24 22:44:39 +01:00 |
|
|
267cbc8d9c
|
allow image codes to copy the text's color
|
2020-12-29 12:41:29 +01:00 |
|
|
8b29903444
|
Replace ImageCode and TextField character ToString usage with ToCachedString for memory performace
|
2020-09-28 20:43:37 +02:00 |
|
Ellpeck
|
90e0ff55d1
|
use a custom character for image codes rather than trying to calculate spaces
|
2020-06-20 01:18:27 +02:00 |
|
Ellpeck
|
deec553b22
|
code cleanup
|
2020-06-18 17:24:35 +02:00 |
|
Ellpeck
|
1d38262388
|
only use nbsp in image codes if the font supports it
|
2020-06-04 22:18:53 +02:00 |
|
Ellpeck
|
3d1b660c9f
|
don't use nbsp for image codes
|
2020-06-03 00:23:04 +02:00 |
|
Ellpeck
|
e9cc9b7d99
|
document raw content and text formatting
|
2020-05-21 12:53:42 +02:00 |
|
Ellpeck
|
037ed43410
|
streamline ui text formatting and paragraph links
|
2020-05-17 00:10:29 +02:00 |
|
Ellpeck
|
fad06f28be
|
modified link codes to use paragraphs' OnPressed
|
2020-05-16 01:56:00 +02:00 |
|
Ellpeck
|
7f0a8289e3
|
added link formatting codes!
|
2020-05-15 22:15:24 +02:00 |
|
Ellpeck
|
9ce01bc6f2
|
added underlined formatting code
|
2020-05-15 21:31:37 +02:00 |
|
Ellpeck
|
8229ce8517
|
maybe actually commit everything!
|
2020-05-15 19:56:16 +02:00 |
|
Ellpeck
|
fcd898e16b
|
finished the new formatting, finally!
|
2020-05-15 19:55:59 +02:00 |
|
Ellpeck
|
011f9dd4f1
|
added old formatting codes to the new system
|
2020-05-15 14:22:33 +02:00 |
|
Ellpeck
|
8398499edd
|
new text formatting, part 1
|
2020-05-15 00:34:04 +02:00 |
|