TuttleOFX  1
terry::find_last_fitted_glyph Struct Reference

#include <freegil.hpp>

Public Member Functions

 find_last_fitted_glyph (int width)
bool operator() (FT_Glyph_Metrics metric, int kerning)

Data Fields

int width
int x

Detailed Description

Definition at line 280 of file freegil.hpp.


Constructor & Destructor Documentation

terry::find_last_fitted_glyph::find_last_fitted_glyph ( int  width) [inline]

Definition at line 284 of file freegil.hpp.


Member Function Documentation

bool terry::find_last_fitted_glyph::operator() ( FT_Glyph_Metrics  metric,
int  kerning 
) [inline]

Definition at line 287 of file freegil.hpp.

References width.


Field Documentation

Definition at line 282 of file freegil.hpp.

Definition at line 282 of file freegil.hpp.


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