public class AsposeFontManager extends Object
Constructor and Description |
---|
AsposeFontManager() |
AsposeFontManager(String fontsDirectory) |
Modifier and Type | Method and Description |
---|---|
String |
getFontsPath() |
void |
load() |
void |
load(boolean unzipArchive) |
void |
unpackDefaultFontArchive()
unpack the fonts.zip archive in the supplied font directory.
|
public AsposeFontManager()
public AsposeFontManager(String fontsDirectory)
public void load() throws IOException
IOException
public void load(boolean unzipArchive) throws IOException
IOException
public void unpackDefaultFontArchive() throws IOException
IOException
public String getFontsPath()
Copyright © 2023 Frank!Framework. All rights reserved.