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

Go to the source code of this file.

Functions

 FT_Face_CheckTrueTypePatents (FT_Face face)
 
 FT_Face_SetUnpatentedHinting (FT_Face face, FT_Bool value)
 

Function Documentation

◆ FT_Face_CheckTrueTypePatents()

FT_Face_CheckTrueTypePatents ( FT_Face  face)

Definition at line 250 of file ftpatent.c.

References FALSE, FT_Bool, and FT_IS_SFNT.

◆ FT_Face_SetUnpatentedHinting()

FT_Face_SetUnpatentedHinting ( FT_Face  face,
FT_Bool  value 
)

Definition at line 265 of file ftpatent.c.

References FALSE, FT_Bool, FT_IS_SFNT, and FT_UNUSED.