#include <ft2build.h>
#include "t1gload.h"
#include "t1errors.h"
Go to the source code of this file.
Defines |
| #define | FT_COMPONENT trace_t1gload |
Functions |
| | T1_Parse_Glyph_And_Get_Char_String (T1_Decoder decoder, FT_UInt glyph_index, FT_Data *char_string) |
| | T1_Parse_Glyph (T1_Decoder decoder, FT_UInt glyph_index) |
| | T1_Compute_Max_Advance (T1_Face face, FT_Pos *max_advance) |
| | T1_Get_Advances (T1_Face face, FT_UInt first, FT_UInt count, FT_ULong load_flags, FT_Fixed *advances) |
| | T1_Load_Glyph (T1_GlyphSlot glyph, T1_Size size, FT_UInt glyph_index, FT_Int32 load_flags) |