Returns escape sequence to change stroke colour of text
to
identifier ident
. The identifier has to be defined with
dm_roff_defcolor()
beforehand. The result is not new-line
terminated!
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | ident |
Colour identifier. |
||
character(len=*), | intent(in) | :: | text |
Text. |
Output string.