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

#include <t1tables.h>

Public Attributes

FT_UInt num_designs
 
FT_UInt num_axis
 
FT_Stringaxis_names [T1_MAX_MM_AXIS]
 
FT_Fixeddesign_pos [T1_MAX_MM_DESIGNS]
 
PS_DesignMapRec design_map [T1_MAX_MM_AXIS]
 
FT_Fixedweight_vector
 
FT_Fixeddefault_weight_vector
 
PS_FontInfo font_infos [T1_MAX_MM_DESIGNS+1]
 
PS_Private privates [T1_MAX_MM_DESIGNS+1]
 
FT_ULong blend_bitflags
 
FT_BBoxbboxes [T1_MAX_MM_DESIGNS+1]
 
FT_UInt default_design_vector [T1_MAX_MM_DESIGNS]
 
FT_UInt num_default_design_vector
 

Detailed Description

Definition at line 262 of file t1tables.h.

Member Data Documentation

◆ axis_names

FT_String* PS_BlendRec_::axis_names[T1_MAX_MM_AXIS]

Definition at line 267 of file t1tables.h.

Referenced by T1_Done_Blend(), and T1_Get_Multi_Master().

◆ bboxes

FT_BBox* PS_BlendRec_::bboxes[T1_MAX_MM_DESIGNS+1]

Definition at line 279 of file t1tables.h.

Referenced by T1_Done_Blend().

◆ blend_bitflags

FT_ULong PS_BlendRec_::blend_bitflags

Definition at line 277 of file t1tables.h.

◆ default_design_vector

FT_UInt PS_BlendRec_::default_design_vector[T1_MAX_MM_DESIGNS]

Definition at line 287 of file t1tables.h.

◆ default_weight_vector

FT_Fixed* PS_BlendRec_::default_weight_vector

Definition at line 272 of file t1tables.h.

Referenced by T1_Done_Blend(), and T1_Get_MM_Var().

◆ design_map

PS_DesignMapRec PS_BlendRec_::design_map[T1_MAX_MM_AXIS]

Definition at line 269 of file t1tables.h.

Referenced by T1_Done_Blend(), T1_Get_MM_Var(), T1_Get_Multi_Master(), and T1_Set_MM_Design().

◆ design_pos

FT_Fixed* PS_BlendRec_::design_pos[T1_MAX_MM_DESIGNS]

Definition at line 268 of file t1tables.h.

Referenced by T1_Done_Blend().

◆ font_infos

PS_FontInfo PS_BlendRec_::font_infos[T1_MAX_MM_DESIGNS+1]

Definition at line 274 of file t1tables.h.

Referenced by T1_Done_Blend().

◆ num_axis

FT_UInt PS_BlendRec_::num_axis

◆ num_default_design_vector

FT_UInt PS_BlendRec_::num_default_design_vector

Definition at line 288 of file t1tables.h.

◆ num_designs

FT_UInt PS_BlendRec_::num_designs

◆ privates

PS_Private PS_BlendRec_::privates[T1_MAX_MM_DESIGNS+1]

Definition at line 275 of file t1tables.h.

Referenced by T1_Done_Blend().

◆ weight_vector

FT_Fixed* PS_BlendRec_::weight_vector

Definition at line 271 of file t1tables.h.

Referenced by t1_decoder_parse_charstrings(), T1_Done_Blend(), and T1_Set_MM_Blend().


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