XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
FT_GlyphSlotRec_ Struct Reference

#include <freetype.h>

Collaboration diagram for FT_GlyphSlotRec_:
Collaboration graph
[legend]

Public Attributes

FT_Library library
 
FT_Face face
 
FT_GlyphSlot next
 
FT_UInt glyph_index
 
FT_Generic generic
 
FT_Glyph_Metrics metrics
 
FT_Fixed linearHoriAdvance
 
FT_Fixed linearVertAdvance
 
FT_Vector advance
 
FT_Glyph_Format format
 
FT_Bitmap bitmap
 
FT_Int bitmap_left
 
FT_Int bitmap_top
 
FT_Outline outline
 
FT_UInt num_subglyphs
 
FT_SubGlyph subglyphs
 
void * control_data
 
long control_len
 
FT_Pos lsb_delta
 
FT_Pos rsb_delta
 
void * other
 
FT_Slot_Internal internal
 

Member Data Documentation

◆ advance

FT_Vector FT_GlyphSlotRec_::advance

◆ bitmap

FT_Bitmap FT_GlyphSlotRec_::bitmap

◆ bitmap_left

FT_Int FT_GlyphSlotRec_::bitmap_left

◆ bitmap_top

FT_Int FT_GlyphSlotRec_::bitmap_top

◆ control_data

void* FT_GlyphSlotRec_::control_data

◆ control_len

long FT_GlyphSlotRec_::control_len

◆ face

FT_Face FT_GlyphSlotRec_::face

◆ format

FT_Glyph_Format FT_GlyphSlotRec_::format

◆ generic

FT_Generic FT_GlyphSlotRec_::generic

◆ glyph_index

FT_UInt FT_GlyphSlotRec_::glyph_index

◆ internal

FT_Slot_Internal FT_GlyphSlotRec_::internal

◆ library

FT_Library FT_GlyphSlotRec_::library

◆ linearHoriAdvance

FT_Fixed FT_GlyphSlotRec_::linearHoriAdvance

◆ linearVertAdvance

FT_Fixed FT_GlyphSlotRec_::linearVertAdvance

◆ lsb_delta

FT_Pos FT_GlyphSlotRec_::lsb_delta

◆ metrics

FT_Glyph_Metrics FT_GlyphSlotRec_::metrics

◆ next

FT_GlyphSlot FT_GlyphSlotRec_::next

◆ num_subglyphs

FT_UInt FT_GlyphSlotRec_::num_subglyphs

◆ other

void* FT_GlyphSlotRec_::other

◆ outline

FT_Outline FT_GlyphSlotRec_::outline

◆ rsb_delta

FT_Pos FT_GlyphSlotRec_::rsb_delta

◆ subglyphs

FT_SubGlyph FT_GlyphSlotRec_::subglyphs

The documentation for this struct was generated from the following file: