libsub
|
A description of a font's size in one of a number of ways. More...
#include <font_size.h>
Static Public Member Functions | |
static FontSize | from_points (int p) |
static FontSize | from_proportional (float p) |
A description of a font's size in one of a number of ways.
An object of this class holds a font's size in one way, and it can convert to another on supply of the required conversion parameters.