|
TuttleOFX
1
|
#include <freegil.hpp>
Public Member Functions | |
| make_glyph_height () | |
| operator int () | |
| void | operator() (FT_Glyph_Metrics metrics) |
Data Fields | |
| int | height |
Definition at line 91 of file freegil.hpp.
| layer::make_glyph_height::make_glyph_height | ( | ) | [inline] |
Definition at line 94 of file freegil.hpp.
| 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().

Definition at line 93 of file freegil.hpp.
Referenced by operator int(), and operator()().