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

Go to the source code of this file.

Macros

#define FT_CFF_HINTING_FREETYPE   0
 
#define FT_CFF_HINTING_ADOBE   1
 

Macro Definition Documentation

◆ FT_CFF_HINTING_ADOBE

#define FT_CFF_HINTING_ADOBE   1

Definition at line 109 of file ftcffdrv.h.

Referenced by cff_builder_add_point(), and cff_slot_load().

◆ FT_CFF_HINTING_FREETYPE

#define FT_CFF_HINTING_FREETYPE   0

Definition at line 108 of file ftcffdrv.h.

Referenced by cff_driver_init(), and cff_slot_load().