Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
FT_Raster_Funcs_ Struct Reference

#include <ftimage.h>

Data Fields

FT_Glyph_Format glyph_format
 
FT_Raster_NewFunc raster_new
 
FT_Raster_ResetFunc raster_reset
 
FT_Raster_SetModeFunc raster_set_mode
 
FT_Raster_RenderFunc raster_render
 
FT_Raster_DoneFunc raster_done
 

Detailed Description

Definition at line 1264 of file ftimage.h.

Field Documentation

◆ glyph_format

FT_Glyph_Format FT_Raster_Funcs_::glyph_format

Definition at line 1266 of file ftimage.h.

◆ raster_done

FT_Raster_DoneFunc FT_Raster_Funcs_::raster_done

Definition at line 1272 of file ftimage.h.

◆ raster_new

FT_Raster_NewFunc FT_Raster_Funcs_::raster_new

Definition at line 1268 of file ftimage.h.

◆ raster_render

FT_Raster_RenderFunc FT_Raster_Funcs_::raster_render

Definition at line 1271 of file ftimage.h.

◆ raster_reset

FT_Raster_ResetFunc FT_Raster_Funcs_::raster_reset

Definition at line 1269 of file ftimage.h.

◆ raster_set_mode

FT_Raster_SetModeFunc FT_Raster_Funcs_::raster_set_mode

Definition at line 1270 of file ftimage.h.


The documentation for this struct was generated from the following file: