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

#include <psaux.h>

Collaboration diagram for CFF_Builder_:
Collaboration graph
[legend]

Public Attributes

FT_Memory memory
 
TT_Face face
 
CFF_GlyphSlot glyph
 
FT_GlyphLoader loader
 
FT_Outlinebase
 
FT_Outlinecurrent
 
FT_Pos pos_x
 
FT_Pos pos_y
 
FT_Vector left_bearing
 
FT_Vector advance
 
FT_BBox bbox
 
FT_Bool path_begun
 
FT_Bool load_points
 
FT_Bool no_recurse
 
FT_Bool metrics_only
 
void * hints_funcs
 
void * hints_globals
 
CFF_Builder_FuncsRec funcs
 

Member Data Documentation

◆ advance

FT_Vector CFF_Builder_::advance

◆ base

FT_Outline* CFF_Builder_::base

◆ bbox

FT_BBox CFF_Builder_::bbox

◆ current

FT_Outline* CFF_Builder_::current

◆ face

TT_Face CFF_Builder_::face

◆ funcs

CFF_Builder_FuncsRec CFF_Builder_::funcs

◆ glyph

CFF_GlyphSlot CFF_Builder_::glyph

◆ hints_funcs

void* CFF_Builder_::hints_funcs

◆ hints_globals

void* CFF_Builder_::hints_globals

◆ left_bearing

FT_Vector CFF_Builder_::left_bearing

◆ load_points

FT_Bool CFF_Builder_::load_points

◆ loader

FT_GlyphLoader CFF_Builder_::loader

◆ memory

FT_Memory CFF_Builder_::memory

◆ metrics_only

FT_Bool CFF_Builder_::metrics_only

◆ no_recurse

FT_Bool CFF_Builder_::no_recurse

◆ path_begun

FT_Bool CFF_Builder_::path_begun

◆ pos_x

FT_Pos CFF_Builder_::pos_x

◆ pos_y

FT_Pos CFF_Builder_::pos_y

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