Enum text
FontFlags
Namespace: datalogics_interface
Description
Font descriptor flags.
Values
- FixedWidth
All glyphs have the same width (monospaced font).
- Serif
Glyphs have serifs.
- Symbolic
Font uses a custom (non-standard) character set or encoding.
- Script
Glyphs resemble cursive handwriting.
- Standard
Font uses the Adobe standard Latin character set or a subset.
- Italic
Dominant vertical strokes are slanted (italic).
- AllCap
Font has no lowercase letters; lowercase input maps to uppercase glyphs.
- SmallCap
Font contains both uppercase and small-capital glyphs for lowercase letters.
- ForceBold
Bold glyphs drawn with extra stroke width at small pixel sizes.