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]
Macros | Functions
cidgload.c File Reference
#include <ft2build.h>
#include "cidload.h"
#include "cidgload.h"
#include "ciderrs.h"

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_cidgload
 

Functions

 cid_load_glyph (T1_Decoder decoder, FT_UInt glyph_index)
 
 cid_slot_load_glyph (FT_GlyphSlot cidglyph, FT_Size cidsize, FT_UInt glyph_index, FT_Int32 load_flags)
 

Macro Definition Documentation

◆ FT_COMPONENT

#define FT_COMPONENT   trace_cidgload

Definition at line 37 of file cidgload.c.

Function Documentation

◆ cid_load_glyph()

cid_load_glyph ( T1_Decoder  decoder,
FT_UInt  glyph_index 
)

◆ cid_slot_load_glyph()

cid_slot_load_glyph ( FT_GlyphSlot  cidglyph,
FT_Size  cidsize,
FT_UInt  glyph_index,
FT_Int32  load_flags 
)