#include <ft2build.h>Go to the source code of this file.
Defines | |
| #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 84 of file ftsynth.c.
References error, FT_Bitmap_Embolden(), FT_GLYPH_FORMAT_BITMAP, FT_GLYPH_FORMAT_OUTLINE, FT_GlyphSlot_Own_Bitmap(), FT_INT_MAX, FT_INT_MIN, FT_MulFix(), FT_Outline_Embolden(), FT_Pos, FT_TRACE1, and void.
| FT_GlyphSlot_Oblique | ( | FT_GlyphSlot | slot | ) | 
Definition at line 47 of file ftsynth.c.
References FT_GLYPH_FORMAT_OUTLINE, FT_Outline_Transform(), RooFitShortHand::L(), and transform.
 1.5.1