FontGet

Obtiene los parámetros de la fuente actual.

void  FontGet(
   string  &name,      // nombre
   int     &size,      // tamaño
   uint    &flags,     // banderas
   uint    &angle      // ángulo
   )

Parámetros

&name

[out]  Nombre.

&size

[out]  Tamaño.

&flags

[out]  Banderas.

&angle

[out]  Ángulo.