Picasso API  2.2
Data Fields
_ps_font_info Struct Reference

A structure that contains font information. More...

#include <picasso.h>

Data Fields

float size
float ascent
float descent
float leading
unsigned int unitsEM

Detailed Description

A structure that contains font information.

Definition at line 2108 of file picasso.h.


Field Documentation

Ascent, maximum distance above the baseline.

Definition at line 2116 of file picasso.h.

Descent, maximum distance below the baseline.

Definition at line 2120 of file picasso.h.

Leading, the spaceing between consecutive lines of text.

Definition at line 2124 of file picasso.h.

Size, the height of glyph.

Definition at line 2112 of file picasso.h.

unsigned int _ps_font_info::unitsEM

UnitsEm, the number of glyph space units per em.

Definition at line 2128 of file picasso.h.


The documentation for this struct was generated from the following file: