GRRLIB  4.3.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
GRRLIB_Font Struct Reference

Structure to hold the TTF information. More...

#include <grrlib.h>

Data Fields

void * face
 A TTF face object.
 
bool kerning
 true whenever a face object contains kerning data that can be accessed with FT_Get_Kerning.
 

Detailed Description

Structure to hold the TTF information.

Field Documentation

void* face

A TTF face object.

bool kerning

true whenever a face object contains kerning data that can be accessed with FT_Get_Kerning.


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