TuttleOFX  1
layer::make_width Struct Reference

#include <freegil.hpp>

Public Member Functions

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

Data Fields

int advance
int lasbwidth
int lastadvance

Detailed Description

Definition at line 41 of file freegil.hpp.


Constructor & Destructor Documentation

layer::make_width::make_width ( ) [inline]

Definition at line 46 of file freegil.hpp.


Member Function Documentation

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

Definition at line 47 of file freegil.hpp.

References advance, lasbwidth, and lastadvance.

void layer::make_width::operator() ( FT_Glyph_Metrics  metrics) [inline]

Definition at line 48 of file freegil.hpp.

References advance, lasbwidth, and lastadvance.


Field Documentation

Definition at line 43 of file freegil.hpp.

Referenced by operator int(), and operator()().

Definition at line 44 of file freegil.hpp.

Referenced by operator int(), and operator()().

Definition at line 45 of file freegil.hpp.

Referenced by operator int(), and operator()().


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