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
gxvmort.c File Reference
#include "gxvmort.h"
#include "gxvfeat.h"

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_gxvmort
 

Functions

 gxv_mort_featurearray_validate (FT_Bytes table, FT_Bytes limit, FT_ULong nFeatureFlags, GXV_Validator valid)
 
 gxv_mort_coverage_validate (FT_UShort coverage, GXV_Validator valid)
 
 gxv_mort_validate (FT_Bytes table, FT_Face face, FT_Validator ftvalid)
 

Macro Definition Documentation

◆ FT_COMPONENT

#define FT_COMPONENT   trace_gxvmort

Definition at line 38 of file gxvmort.c.

Function Documentation

◆ gxv_mort_coverage_validate()

gxv_mort_coverage_validate ( FT_UShort  coverage,
GXV_Validator  valid 
)

Definition at line 121 of file gxvmort.c.

References FT_UNUSED, and GXV_TRACE.

◆ gxv_mort_featurearray_validate()

gxv_mort_featurearray_validate ( FT_Bytes  table,
FT_Bytes  limit,
FT_ULong  nFeatureFlags,
GXV_Validator  valid 
)

◆ gxv_mort_validate()

gxv_mort_validate ( FT_Bytes  table,
FT_Face  face,
FT_Validator  ftvalid 
)