Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
CFF_GlyphSlotRec_ Struct Reference

#include <cffobjs.h>

Public Attributes

FT_GlyphSlotRec root
 
FT_Bool hint
 
FT_Bool scaled
 
FT_Fixed x_scale
 
FT_Fixed y_scale
 

Detailed Description

Definition at line 71 of file cffobjs.h.

Member Data Documentation

◆ hint

FT_Bool CFF_GlyphSlotRec_::hint

Definition at line 75 of file cffobjs.h.

Referenced by cff_slot_load().

◆ root

FT_GlyphSlotRec CFF_GlyphSlotRec_::root

Definition at line 73 of file cffobjs.h.

Referenced by cff_slot_load().

◆ scaled

FT_Bool CFF_GlyphSlotRec_::scaled

Definition at line 76 of file cffobjs.h.

Referenced by cff_slot_load().

◆ x_scale

FT_Fixed CFF_GlyphSlotRec_::x_scale

Definition at line 78 of file cffobjs.h.

Referenced by cff_slot_load().

◆ y_scale

FT_Fixed CFF_GlyphSlotRec_::y_scale

Definition at line 79 of file cffobjs.h.

Referenced by cff_slot_load().


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