|
ReactOS 0.4.16-dev-2357-g35d0dfe
|
#include <freetype/internal/ftdebug.h>#include <freetype/internal/ftstream.h>#include <freetype/tttags.h>#include "ttmtx.h"#include "sferrors.h"

Go to the source code of this file.
Macros | |
| #define | FT_COMPONENT ttmtx |
| #define | FT_STRUCTURE TT_HoriHeader |
Functions | |
| tt_face_load_hmtx (TT_Face face, FT_Stream stream, FT_Bool vertical) | |
| tt_face_load_hhea (TT_Face face, FT_Stream stream, FT_Bool vertical) | |
| tt_face_get_metrics (TT_Face face, FT_Bool vertical, FT_UInt gindex, FT_Short *abearing, FT_UShort *aadvance) | |
| #define FT_STRUCTURE TT_HoriHeader |
| tt_face_get_metrics | ( | TT_Face | face, |
| FT_Bool | vertical, | ||
| FT_UInt | gindex, | ||
| FT_Short * | abearing, | ||
| FT_UShort * | aadvance | ||
| ) |
Definition at line 228 of file ttmtx.c.
Definition at line 129 of file ttmtx.c.
Definition at line 72 of file ttmtx.c.