Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
FT_GlyphSlotRec_ Struct Reference

#include <freetype.h>

Data Fields

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
 

Detailed Description

Definition at line 2264 of file freetype.h.

Field Documentation

◆ advance

FT_Vector FT_GlyphSlotRec_::advance

Definition at line 2275 of file freetype.h.

◆ bitmap

FT_Bitmap FT_GlyphSlotRec_::bitmap

Definition at line 2279 of file freetype.h.

◆ bitmap_left

FT_Int FT_GlyphSlotRec_::bitmap_left

Definition at line 2280 of file freetype.h.

◆ bitmap_top

FT_Int FT_GlyphSlotRec_::bitmap_top

Definition at line 2281 of file freetype.h.

◆ control_data

void* FT_GlyphSlotRec_::control_data

Definition at line 2288 of file freetype.h.

◆ control_len

long FT_GlyphSlotRec_::control_len

Definition at line 2289 of file freetype.h.

◆ face

FT_Face FT_GlyphSlotRec_::face

Definition at line 2267 of file freetype.h.

◆ format

FT_Glyph_Format FT_GlyphSlotRec_::format

Definition at line 2277 of file freetype.h.

◆ generic

FT_Generic FT_GlyphSlotRec_::generic

Definition at line 2270 of file freetype.h.

◆ glyph_index

FT_UInt FT_GlyphSlotRec_::glyph_index

Definition at line 2269 of file freetype.h.

◆ internal

FT_Slot_Internal FT_GlyphSlotRec_::internal

Definition at line 2296 of file freetype.h.

◆ library

FT_Library FT_GlyphSlotRec_::library

Definition at line 2266 of file freetype.h.

◆ linearHoriAdvance

FT_Fixed FT_GlyphSlotRec_::linearHoriAdvance

Definition at line 2273 of file freetype.h.

◆ linearVertAdvance

FT_Fixed FT_GlyphSlotRec_::linearVertAdvance

Definition at line 2274 of file freetype.h.

◆ lsb_delta

FT_Pos FT_GlyphSlotRec_::lsb_delta

Definition at line 2291 of file freetype.h.

◆ metrics

FT_Glyph_Metrics FT_GlyphSlotRec_::metrics

Definition at line 2272 of file freetype.h.

◆ next

FT_GlyphSlot FT_GlyphSlotRec_::next

Definition at line 2268 of file freetype.h.

◆ num_subglyphs

FT_UInt FT_GlyphSlotRec_::num_subglyphs

Definition at line 2285 of file freetype.h.

◆ other

void* FT_GlyphSlotRec_::other

Definition at line 2294 of file freetype.h.

◆ outline

FT_Outline FT_GlyphSlotRec_::outline

Definition at line 2283 of file freetype.h.

◆ rsb_delta

FT_Pos FT_GlyphSlotRec_::rsb_delta

Definition at line 2292 of file freetype.h.

◆ subglyphs

FT_SubGlyph FT_GlyphSlotRec_::subglyphs

Definition at line 2286 of file freetype.h.


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