A structure that contains font information.
More...
#include <picasso.h>
A structure that contains font information.
Definition at line 2088 of file picasso.h.
◆ ascent
float _ps_font_info::ascent |
Ascent, maximum distance above the baseline.
Definition at line 2096 of file picasso.h.
◆ descent
float _ps_font_info::descent |
Descent, maximum distance below the baseline.
Definition at line 2100 of file picasso.h.
◆ leading
float _ps_font_info::leading |
Leading, the spaceing between consecutive lines of text.
Definition at line 2104 of file picasso.h.
◆ size
float _ps_font_info::size |
Size, the height of glyph.
Definition at line 2092 of file picasso.h.
◆ unitsEM
unsigned int _ps_font_info::unitsEM |
UnitsEm, the number of glyph space units per em.
Definition at line 2108 of file picasso.h.
The documentation for this struct was generated from the following file: