|
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 160 of file freegil.hpp.
| terry::make_glyph_height::make_glyph_height | ( | ) | [inline] |
Definition at line 164 of file freegil.hpp.
| terry::make_glyph_height::operator int | ( | ) | [inline] |
Definition at line 166 of file freegil.hpp.
References height.
| void terry::make_glyph_height::operator() | ( | FT_Glyph_Metrics | metrics | ) | [inline] |
Definition at line 171 of file freegil.hpp.
References height, and tuttle::max().

Definition at line 162 of file freegil.hpp.