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
sfntpic.h File Reference

Go to the source code of this file.

Macros

#define SFNT_SERVICES_GET   sfnt_services
 
#define SFNT_SERVICE_GLYPH_DICT_GET   sfnt_service_glyph_dict
 
#define SFNT_SERVICE_PS_NAME_GET   sfnt_service_ps_name
 
#define TT_SERVICE_CMAP_INFO_GET   tt_service_get_cmap_info
 
#define SFNT_SERVICES_GET   sfnt_services
 
#define TT_CMAP_CLASSES_GET   tt_cmap_classes
 
#define SFNT_SERVICE_SFNT_TABLE_GET   sfnt_service_sfnt_table
 
#define SFNT_SERVICE_BDF_GET   sfnt_service_bdf
 
#define SFNT_INTERFACE_GET   sfnt_interface
 

Macro Definition Documentation

◆ SFNT_INTERFACE_GET

#define SFNT_INTERFACE_GET   sfnt_interface

Definition at line 38 of file sfntpic.h.

◆ SFNT_SERVICE_BDF_GET

#define SFNT_SERVICE_BDF_GET   sfnt_service_bdf

Definition at line 37 of file sfntpic.h.

◆ SFNT_SERVICE_GLYPH_DICT_GET

#define SFNT_SERVICE_GLYPH_DICT_GET   sfnt_service_glyph_dict

Definition at line 31 of file sfntpic.h.

◆ SFNT_SERVICE_PS_NAME_GET

#define SFNT_SERVICE_PS_NAME_GET   sfnt_service_ps_name

Definition at line 32 of file sfntpic.h.

◆ SFNT_SERVICE_SFNT_TABLE_GET

#define SFNT_SERVICE_SFNT_TABLE_GET   sfnt_service_sfnt_table

Definition at line 36 of file sfntpic.h.

◆ SFNT_SERVICES_GET [1/2]

#define SFNT_SERVICES_GET   sfnt_services

Definition at line 34 of file sfntpic.h.

◆ SFNT_SERVICES_GET [2/2]

#define SFNT_SERVICES_GET   sfnt_services

Definition at line 34 of file sfntpic.h.

◆ TT_CMAP_CLASSES_GET

#define TT_CMAP_CLASSES_GET   tt_cmap_classes

Definition at line 35 of file sfntpic.h.

Referenced by tt_face_build_cmaps().

◆ TT_SERVICE_CMAP_INFO_GET

#define TT_SERVICE_CMAP_INFO_GET   tt_service_get_cmap_info

Definition at line 33 of file sfntpic.h.