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

#include <t1cmap.h>

Public Attributes

FT_CMapRec cmap
 
const FT_UShortcode_to_sid
 
PS_Adobe_Std_StringsFunc sid_to_string
 
FT_UInt num_glyphs
 
const char *constglyph_names
 

Detailed Description

Definition at line 40 of file t1cmap.h.

Member Data Documentation

◆ cmap

FT_CMapRec T1_CMapStdRec_::cmap

Definition at line 42 of file t1cmap.h.

◆ code_to_sid

const FT_UShort* T1_CMapStdRec_::code_to_sid

Definition at line 44 of file t1cmap.h.

◆ glyph_names

const char* const* T1_CMapStdRec_::glyph_names

Definition at line 48 of file t1cmap.h.

◆ num_glyphs

FT_UInt T1_CMapStdRec_::num_glyphs

Definition at line 47 of file t1cmap.h.

◆ sid_to_string

PS_Adobe_Std_StringsFunc T1_CMapStdRec_::sid_to_string

Definition at line 45 of file t1cmap.h.


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