Basic character formatting

Last update: 2021-07-12
  • Created for:
  • Developer
    User

Use the following commands for basic character formatting.

Command Description Notes
\plain

Reset character formatting to default.

textPs= only.

\f N

Font face.

\fonttbl index.

\fs N

Font size.

Half-points; default is 24.

\cf N

Font color.

0-based index into color table.

\b

Bold style.

\i

Italic style.

\sub

Subscript.

Reduces font size.

\super

Superscript.

Reduces font size.

\ul

Underline.

Image Serving also recognizes the following RTF underlining commands:

  • \uld
  • \uldash
  • \uldashd
  • \uldashdd
  • \uldb
  • \ulth
  • \ulw
  • \ulwave

These are implemented at this time as a standard \ul underlining. All other RTF underlining commands are ignored.

\ulnone

turn off underlining

\ul0

turn off underlining

\caps

uppercase

textPs= only.

\scaps

lowercase ("small caps")

textPs= only.

On this page