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
ttbdf.h File Reference
#include <ft2build.h>
#include "ttload.h"

Go to the source code of this file.

Functions

FT_BEGIN_HEADER tt_face_free_bdf_props (TT_Face face)
 
 tt_face_find_bdf_prop (TT_Face face, const char *property_name, BDF_PropertyRec *aprop)
 

Function Documentation

◆ tt_face_find_bdf_prop()

tt_face_find_bdf_prop ( TT_Face  face,
const char *  property_name,
BDF_PropertyRec aprop 
)

◆ tt_face_free_bdf_props()

FT_BEGIN_HEADER tt_face_free_bdf_props ( TT_Face  face)

Referenced by sfnt_done_face().