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
cf2font.c File Reference
#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)
 

Function Documentation

◆ cf2_getGlyphWidth()

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.