public class FontSourceType
Field Summary | ||
---|---|---|
static final int | FONT_FILE | |
represents single font file.
|
||
static final int | FONTS_FOLDER | |
represents folder with font files.
|
||
static final int | MEMORY_FONT | |
represents single font in memory.
|