Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ft2build.h>
Go to the source code of this file.
Macros | |
#define | FT_COMPONENT trace_synth |
Functions | |
FT_GlyphSlot_Oblique (FT_GlyphSlot slot) | |
FT_GlyphSlot_Embolden (FT_GlyphSlot slot) | |
FT_GlyphSlot_Embolden | ( | FT_GlyphSlot | slot | ) |
Definition at line 85 of file ftsynth.c.
References error, FT_Bitmap_Embolden(), FT_GLYPH_FORMAT_OUTLINE, FT_GlyphSlot_Own_Bitmap(), FT_INT_MAX, FT_INT_MIN, FT_MulFix(), FT_Outline_EmboldenXY(), FT_Pos, FT_TRACE1, library, FT_SizeRec_::metrics, FT_FaceRec_::size, FT_FaceRec_::units_per_EM, void(), and FT_Size_Metrics_::y_scale.
FT_GlyphSlot_Oblique | ( | FT_GlyphSlot | slot | ) |
Definition at line 48 of file ftsynth.c.
References FT_EXPORT_DEF, FT_GLYPH_FORMAT_OUTLINE, FT_Outline_Transform(), FT_Matrix_::xx, FT_Matrix_::xy, FT_Matrix_::yx, and FT_Matrix_::yy.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:54.
© Copyright Michele Bosi. All rights reserved.