TuttleOFX  1
layer::make_glyph_height Struct Reference

#include <freegil.hpp>

Public Member Functions

 make_glyph_height ()
 operator int ()
void operator() (FT_Glyph_Metrics metrics)

Data Fields

int height

Detailed Description

Definition at line 91 of file freegil.hpp.


Constructor & Destructor Documentation

layer::make_glyph_height::make_glyph_height ( ) [inline]

Definition at line 94 of file freegil.hpp.


Member Function Documentation

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

Definition at line 95 of file freegil.hpp.

References height.

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

Definition at line 96 of file freegil.hpp.

References height, and tuttle::max().

Here is the call graph for this function:


Field Documentation

Definition at line 93 of file freegil.hpp.

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


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