Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
ftsynth.h File Reference
#include <freetype/freetype.h>

Go to the source code of this file.

Functions

FT_BEGIN_HEADER FT_GlyphSlot_Embolden (FT_GlyphSlot slot)
 
 FT_GlyphSlot_AdjustWeight (FT_GlyphSlot slot, FT_Fixed xdelta, FT_Fixed ydelta)
 
 FT_GlyphSlot_Oblique (FT_GlyphSlot slot)
 
 FT_GlyphSlot_Slant (FT_GlyphSlot slot, FT_Fixed xslant, FT_Fixed yslant)
 

Function Documentation

◆ FT_GlyphSlot_AdjustWeight()

FT_GlyphSlot_AdjustWeight ( FT_GlyphSlot slot,
FT_Fixed xdelta,
FT_Fixed ydelta )

◆ FT_GlyphSlot_Embolden()

FT_BEGIN_HEADER FT_GlyphSlot_Embolden ( FT_GlyphSlot slot)

◆ FT_GlyphSlot_Oblique()

FT_GlyphSlot_Oblique ( FT_GlyphSlot slot)

◆ FT_GlyphSlot_Slant()

FT_GlyphSlot_Slant ( FT_GlyphSlot slot,
FT_Fixed xslant,
FT_Fixed yslant )