TuttleOFX  1
layer::make_advance_height Struct Reference

#include <freegil.hpp>

Public Member Functions

 make_advance_height ()
 operator int ()
void operator() (FT_Glyph_Metrics metrics)

Data Fields

int height

Detailed Description

Definition at line 67 of file freegil.hpp.


Constructor & Destructor Documentation

layer::make_advance_height::make_advance_height ( ) [inline]

Definition at line 70 of file freegil.hpp.


Member Function Documentation

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

Definition at line 71 of file freegil.hpp.

References height.

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

Definition at line 72 of file freegil.hpp.

References height, and tuttle::max().

Here is the call graph for this function:


Field Documentation

Definition at line 69 of file freegil.hpp.

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


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