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

#include <psaux.h>

Public Attributes

const PS_Table_FuncsRecps_table_funcs
 
const PS_Parser_FuncsRecps_parser_funcs
 
const T1_Builder_FuncsRect1_builder_funcs
 
const T1_Decoder_FuncsRect1_decoder_funcs
 
void(* t1_decrypt )(FT_Byte *buffer, FT_Offset length, FT_UShort seed)
 
T1_CMap_Classes t1_cmap_classes
 
const AFM_Parser_FuncsRecafm_parser_funcs
 

Detailed Description

Definition at line 798 of file psaux.h.

Member Data Documentation

◆ afm_parser_funcs

const AFM_Parser_FuncsRec* PSAux_ServiceRec_::afm_parser_funcs

Definition at line 814 of file psaux.h.

Referenced by parse_afm(), and T1_Read_Metrics().

◆ ps_parser_funcs

const PS_Parser_FuncsRec* PSAux_ServiceRec_::ps_parser_funcs

Definition at line 802 of file psaux.h.

◆ ps_table_funcs

const PS_Table_FuncsRec* PSAux_ServiceRec_::ps_table_funcs

Definition at line 801 of file psaux.h.

◆ t1_builder_funcs

const T1_Builder_FuncsRec* PSAux_ServiceRec_::t1_builder_funcs

Definition at line 803 of file psaux.h.

◆ t1_cmap_classes

T1_CMap_Classes PSAux_ServiceRec_::t1_cmap_classes

Definition at line 811 of file psaux.h.

Referenced by T1_Face_Init().

◆ t1_decoder_funcs

const T1_Decoder_FuncsRec* PSAux_ServiceRec_::t1_decoder_funcs

Definition at line 804 of file psaux.h.

Referenced by cid_load_glyph(), T1_Compute_Max_Advance(), T1_Get_Advances(), and T1_Load_Glyph().

◆ t1_decrypt

void(* PSAux_ServiceRec_::t1_decrypt) (FT_Byte *buffer, FT_Offset length, FT_UShort seed)

Definition at line 807 of file psaux.h.


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