Total Variation Inpainting using Split Bregman
Data Fields
fontinfo Struct Reference

Font info. More...

Data Fields

int Offset
 
unsigned char Width
 
unsigned char Height
 
char YShift
 
char Spacing
 

Detailed Description

Font info.

Definition at line 28 of file drawtext.c.

Field Documentation

unsigned char fontinfo::Height

Glyph height in pixels

Definition at line 32 of file drawtext.c.

int fontinfo::Offset

Glyph offset in FontBitmapData

Definition at line 30 of file drawtext.c.

char fontinfo::Spacing

Horizontal spacing on the right side

Definition at line 34 of file drawtext.c.

unsigned char fontinfo::Width

Glyph width in pixels

Definition at line 31 of file drawtext.c.

char fontinfo::YShift

Vertical shift adjustment

Definition at line 33 of file drawtext.c.


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