TuttleOFX  1
terry::make_width Struct Reference

#include <freegil.hpp>

Public Member Functions

 make_width ()
 operator int ()
void operator() (FT_Glyph_Metrics metrics, int kerning)

Data Fields

int advance
int lastwidth
int lastadvance

Detailed Description

Definition at line 78 of file freegil.hpp.


Constructor & Destructor Documentation

terry::make_width::make_width ( ) [inline]

Definition at line 84 of file freegil.hpp.


Member Function Documentation

terry::make_width::operator int ( ) [inline]

Definition at line 88 of file freegil.hpp.

void terry::make_width::operator() ( FT_Glyph_Metrics  metrics,
int  kerning 
) [inline]

Definition at line 93 of file freegil.hpp.


Field Documentation

Definition at line 80 of file freegil.hpp.

Definition at line 82 of file freegil.hpp.

Definition at line 81 of file freegil.hpp.


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