/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/fonts.dm

PEN_FONTFont used by regular pens
FOUNTAIN_PEN_FONTFont used by fancy pens
CRAYON_FONTFont used by crayons
PRINTER_FONTFont used by printers
CHARCOAL_FONTFont used by charcoal pens
SIGNATURE_FONTFont used when signing on paper.
EMOJI_SETEmoji icon set
INCLUDE_ACInclude leading A width and trailing C width in GetWidth() or in DrawText()

Define Details

CHARCOAL_FONT

Font used by charcoal pens

CRAYON_FONT

Font used by crayons

EMOJI_SET

Emoji icon set

FOUNTAIN_PEN_FONT

Font used by fancy pens

INCLUDE_AC

Include leading A width and trailing C width in GetWidth() or in DrawText()

PEN_FONT

Font used by regular pens

PRINTER_FONT

Font used by printers

SIGNATURE_FONT

Font used when signing on paper.