Go to the source code of this file.
Data Structures |
| struct | PFR_FaceRec |
| struct | PFR_SizeRec |
| struct | PFR_SlotRec |
Typedefs |
typedef typedefFT_BEGIN_HEADER
struct PFR_FaceRec_ * | PFR_Face |
| typedef struct PFR_SizeRec_ * | PFR_Size |
| typedef struct PFR_SlotRec_ * | PFR_Slot |
Functions |
| | pfr_face_init (FT_Stream stream, FT_Face face, FT_Int face_index, FT_Int num_params, FT_Parameter *params) |
| | pfr_face_done (FT_Face face) |
| | pfr_face_get_kerning (FT_Face face, FT_UInt glyph1, FT_UInt glyph2, FT_Vector *kerning) |
| | pfr_slot_init (FT_GlyphSlot slot) |
| | pfr_slot_done (FT_GlyphSlot slot) |
| | pfr_slot_load (FT_GlyphSlot slot, FT_Size size, FT_UInt gindex, FT_Int32 load_flags) |