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
ttpost.c File Reference
#include <ft2build.h>
#include "ttpost.h"
#include "sferrors.h"

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_ttpost
 
#define MAC_NAME(x)   ( (FT_String*)tt_post_default_names[x] )
 

Functions

 tt_face_free_ps_names (TT_Face face)
 
 tt_face_get_ps_name (TT_Face face, FT_UInt idx, FT_String **PSname)
 

Macro Definition Documentation

◆ FT_COMPONENT

#define FT_COMPONENT   trace_ttpost

Definition at line 44 of file ttpost.c.

◆ MAC_NAME

#define MAC_NAME (   x)    ( (FT_String*)tt_post_default_names[x] )

Definition at line 65 of file ttpost.c.

Referenced by tt_face_get_ps_name().

Function Documentation

◆ tt_face_free_ps_names()

tt_face_free_ps_names ( TT_Face  face)

◆ tt_face_get_ps_name()

tt_face_get_ps_name ( TT_Face  face,
FT_UInt  idx,
FT_String **  PSname 
)