|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IllegalFIGFontFileException | |
org.gnu.jfiglet | This is the package that contains the java figlet implementation (JFiglet). |
org.gnu.jfiglet.core | This is the core package of the JFiglet library, that contains the class that represents fonts, characters and figures. |
Uses of IllegalFIGFontFileException in org.gnu.jfiglet |
Methods in org.gnu.jfiglet that throw IllegalFIGFontFileException | |
static void |
JFiglet.main(java.lang.String[] args)
Draws some examples of FIGures on standard output |
Uses of IllegalFIGFontFileException in org.gnu.jfiglet.core |
Methods in org.gnu.jfiglet.core that throw IllegalFIGFontFileException | |
void |
FIGFont.loadFromFile()
Load the content of the FIGFont from the fontname.flf file provided in the fonts directory in the classpath. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |