virc v0.0.0 (2023-02-01T07:00:14Z)
Dub
Repo
italicText
virc
style
Undocumented in source. Be warned that the author may not have intended to support it.
auto
italicText
(
string
fmt
= "%s"
T
)
(
T
val
)
Examples
import
std
.
conv
:
text
;
assert
(
italicText
!
"Test %s"
(
3
).
text
==
"\x1DTest 3\x1D"
);
Meta
Source
See Implementation
virc
style
enums
ControlCharacters
MIRCColours
functions
boldText
checkFormatting
colouredText
italicText
monospaceText
reverseText
strikethroughText
underlinedText
structs
ActiveFormatting
ColouredText
RGBA32
variables
ANSIColours
mIRCColourDefs