|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.FontsLoader
public final class FontsLoader
Class for loading custom fonts defined by user. Should be used before creating any presentation objects.
Method Summary | |
---|---|
static void |
clearCache()
Releases all custom fonts defined by user |
static void |
loadExternalFonts(java.lang.String[] paths)
Adds additional folders to seek fonts. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void loadExternalFonts(java.lang.String[] paths)
Adds additional folders to seek fonts.
directories
- Directories to read additional fonts.public static void clearCache()
Releases all custom fonts defined by user
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |