Module: Cabriolet::Binary::HLPStructures::TextStyle

Defined in:
lib/cabriolet/binary/hlp_structures.rb

Overview

Text style flags for topic lines

Constant Summary collapse

NONE =
0x00
BOLD =
0x01
ITALIC =
0x02
UNDERLINE =
0x04