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 | Typedefs | Functions
pfrsbit.c File Reference
#include "pfrsbit.h"
#include "pfrload.h"
#include "pfrerror.h"

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_pfr
 

Typedefs

typedef struct PFR_BitWriter_ PFR_BitWriterRec
 
typedef struct PFR_BitWriter_ * PFR_BitWriter
 

Functions

 pfr_slot_load_bitmap (PFR_Slot glyph, PFR_Size size, FT_UInt glyph_index)
 

Macro Definition Documentation

◆ FT_COMPONENT

#define FT_COMPONENT   trace_pfr

Definition at line 27 of file pfrsbit.c.

Typedef Documentation

◆ PFR_BitWriter

typedef struct PFR_BitWriter_ * PFR_BitWriter

◆ PFR_BitWriterRec

typedef struct PFR_BitWriter_ PFR_BitWriterRec

Function Documentation

◆ pfr_slot_load_bitmap()

pfr_slot_load_bitmap ( PFR_Slot  glyph,
PFR_Size  size,
FT_UInt  glyph_index 
)

Definition at line 528 of file pfrsbit.c.

References error, for(), FT_FRAME_ENTER, FT_STREAM_SEEK, and FT_THROW().

Referenced by pfr_slot_load().