Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Macros | |
#define | FT_COMPONENT trace_pcfread |
#define | FT_STRUCTURE PCF_TocRec |
#define | FT_STRUCTURE PCF_TableRec |
#define | PCF_METRIC_SIZE 12 |
#define | FT_STRUCTURE PCF_MetricRec |
#define | FT_STRUCTURE PCF_MetricRec |
#define | PCF_COMPRESSED_METRIC_SIZE 5 |
#define | FT_STRUCTURE PCF_Compressed_MetricRec |
#define | PCF_PROPERTY_SIZE 9 |
#define | FT_STRUCTURE PCF_ParsePropertyRec |
#define | FT_STRUCTURE PCF_ParsePropertyRec |
#define | FT_STRUCTURE PCF_AccelRec |
#define | FT_STRUCTURE PCF_AccelRec |
Functions | |
pcf_find_property (PCF_Face face, const FT_String *prop) | |
pcf_load_font (FT_Stream stream, PCF_Face face) | |
#define FT_STRUCTURE PCF_TocRec |
#define FT_STRUCTURE PCF_TableRec |
#define FT_STRUCTURE PCF_MetricRec |
#define FT_STRUCTURE PCF_MetricRec |
#define FT_STRUCTURE PCF_Compressed_MetricRec |
#define FT_STRUCTURE PCF_ParsePropertyRec |
#define FT_STRUCTURE PCF_ParsePropertyRec |
#define FT_STRUCTURE PCF_AccelRec |
#define FT_STRUCTURE PCF_AccelRec |
Definition at line 375 of file pcfread.c.
References FT_Bool, ft_strcmp, i, PCF_FaceRec_::nprops, NULL, and PCF_FaceRec_::properties.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.