TuttleOFX  1
layer::find_last_fitted_glyph Struct Reference

#include <freegil.hpp>

Public Member Functions

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

Data Fields

int width
int x

Detailed Description

Definition at line 103 of file freegil.hpp.


Constructor & Destructor Documentation

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

Definition at line 106 of file freegil.hpp.


Member Function Documentation

bool layer::find_last_fitted_glyph::operator() ( FT_Glyph_Metrics  metric) [inline]

Definition at line 107 of file freegil.hpp.

References width, and x.


Field Documentation

Definition at line 105 of file freegil.hpp.

Referenced by operator()().

Definition at line 105 of file freegil.hpp.

Referenced by operator()().


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