GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_markup_glyph Struct Reference

A markup glyph. More...

#include <gp_markup.h>

Data Fields

uint32_t glyph
 An unicode glyph.
 
uint16_t fmt
 A text format.
 

Detailed Description

A markup glyph.

Definition at line 67 of file gp_markup.h.

Field Documentation

◆ fg_color

uint16_t gp_markup_glyph::fg_color

A text color.

The enum gp_markup_color.

Definition at line 82 of file gp_markup.h.

Referenced by gp_markup_builder_glyph().

◆ fmt

uint16_t gp_markup_glyph::fmt

A text format.

A bitwise combinations of enum gp_markup_flags.

Definition at line 75 of file gp_markup.h.

Referenced by gp_markup_builder_finish(), gp_markup_builder_glyph(), gp_markup_builder_hline(), gp_markup_builder_newline(), and gp_markup_builder_space().


The documentation for this struct was generated from the following file: