libsf3
|
Description of a font size change. More...
#include <sf3_text.h>
Data Fields | |
struct sf3_markup | markup |
float | size |
The size of the font in em units. | |
Description of a font size change.
Definition at line 61 of file sf3_text.h.
struct sf3_markup sf3_markup_size::markup |
Definition at line 62 of file sf3_text.h.
float sf3_markup_size::size |
The size of the font in em units.
Definition at line 64 of file sf3_text.h.