Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include "cf2ft.h"
#include "cf2glue.h"
#include "cf2font.h"
#include "cf2error.h"
#include "cf2intrp.h"
Go to the source code of this file.
Functions | |
cf2_getGlyphWidth (CF2_Font font, CF2_Buffer charstring, const CF2_Matrix *transform, CF2_F16Dot16 *glyphWidth) | |
cf2_getGlyphWidth | ( | CF2_Font | font, |
CF2_Buffer | charstring, | ||
const CF2_Matrix * | transform, | ||
CF2_F16Dot16 * | glyphWidth | ||
) |
Definition at line 321 of file cf2font.c.
References CF2_Fixed, FT_Bool, FT_Err_Ok, FT_Vector_::x, and FT_Vector_::y.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.