|
TuttleOFX
1
|
#include <freegil.hpp>
Public Member Functions | |
| find_last_fitted_glyph (int width) | |
| bool | operator() (FT_Glyph_Metrics metric, int kerning) |
Data Fields | |
| int | width |
| int | x |
Definition at line 280 of file freegil.hpp.
| terry::find_last_fitted_glyph::find_last_fitted_glyph | ( | int | width | ) | [inline] |
Definition at line 284 of file freegil.hpp.
| bool terry::find_last_fitted_glyph::operator() | ( | FT_Glyph_Metrics | metric, |
| int | kerning | ||
| ) | [inline] |
Definition at line 287 of file freegil.hpp.
References width.
Definition at line 282 of file freegil.hpp.
Definition at line 282 of file freegil.hpp.