libsf3
|
Description of a font family change. More...
#include <sf3_text.h>
Data Fields | |
struct sf3_markup | markup |
sf3_str16 | font |
The name of the font-family to select. | |
Description of a font family change.
Definition at line 90 of file sf3_text.h.
sf3_str16 sf3_markup_font::font |
The name of the font-family to select.
Definition at line 93 of file sf3_text.h.
struct sf3_markup sf3_markup_font::markup |
Definition at line 91 of file sf3_text.h.