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]
Functions
sfobjs.h File Reference
#include <ft2build.h>

Go to the source code of this file.

Functions

FT_BEGIN_HEADER sfnt_init_face (FT_Stream stream, TT_Face face, FT_Int face_index, FT_Int num_params, FT_Parameter *params)
 
 sfnt_load_face (FT_Stream stream, TT_Face face, FT_Int face_index, FT_Int num_params, FT_Parameter *params)
 
 sfnt_done_face (TT_Face face)
 

Function Documentation

◆ sfnt_done_face()

sfnt_done_face ( TT_Face  face)

◆ sfnt_init_face()

FT_BEGIN_HEADER sfnt_init_face ( FT_Stream  stream,
TT_Face  face,
FT_Int  face_index,
FT_Int  num_params,
FT_Parameter params 
)

◆ sfnt_load_face()

sfnt_load_face ( FT_Stream  stream,
TT_Face  face,
FT_Int  face_index,
FT_Int  num_params,
FT_Parameter params 
)