FT_Raster_Params

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

bit_set
FT_Raster_BitSet_Func bit_set;
Undocumented in source.
bit_test
FT_Raster_BitTest_Func bit_test;
Undocumented in source.
black_spans
FT_SpanFunc black_spans;
Undocumented in source.
clip_box
FT_BBox clip_box;
Undocumented in source.
flags
int flags;
Undocumented in source.
gray_spans
FT_SpanFunc gray_spans;
Undocumented in source.
source
const(void)* source;
Undocumented in source.
target
const(FT_Bitmap)* target;
Undocumented in source.
user
void* user;
Undocumented in source.

Meta