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
AF_ScalerRec_ Struct Reference

#include <aftypes.h>

Public Attributes

FT_Face face
 
FT_Fixed x_scale
 
FT_Fixed y_scale
 
FT_Pos x_delta
 
FT_Pos y_delta
 
FT_Render_Mode render_mode
 
FT_UInt32 flags
 

Detailed Description

Definition at line 181 of file aftypes.h.

Member Data Documentation

◆ face

FT_Face AF_ScalerRec_::face

◆ flags

FT_UInt32 AF_ScalerRec_::flags

◆ render_mode

FT_Render_Mode AF_ScalerRec_::render_mode

◆ x_delta

FT_Pos AF_ScalerRec_::x_delta

◆ x_scale

FT_Fixed AF_ScalerRec_::x_scale

◆ y_delta

FT_Pos AF_ScalerRec_::y_delta

◆ y_scale

FT_Fixed AF_ScalerRec_::y_scale

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