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