de.intarsys.pdf.platform.cwt.font
Class PlatformFontTools
java.lang.Object
de.intarsys.pdf.platform.cwt.font.PlatformFontTools
public class PlatformFontTools
- extends Object
Method Summary |
static boolean |
embedFontFile(de.intarsys.pdf.font.PDFont pdFont)
|
static boolean |
embedFontFile(de.intarsys.pdf.font.PDFont pdFont,
de.intarsys.tools.locator.ILocator locator)
|
static de.intarsys.cwt.font.IFont |
getCWTFont(de.intarsys.pdf.font.PDFont pdFont)
|
static de.intarsys.tools.locator.ILocator |
getFontFile(de.intarsys.pdf.font.PDFont pdFont)
|
static void |
setCWTFont(de.intarsys.pdf.font.PDFont pdFont,
de.intarsys.cwt.font.IFont cwtFont)
|
PlatformFontTools
public PlatformFontTools()
embedFontFile
public static boolean embedFontFile(de.intarsys.pdf.font.PDFont pdFont)
throws IOException
- Throws:
IOException
embedFontFile
public static boolean embedFontFile(de.intarsys.pdf.font.PDFont pdFont,
de.intarsys.tools.locator.ILocator locator)
throws IOException
- Throws:
IOException
getCWTFont
public static de.intarsys.cwt.font.IFont getCWTFont(de.intarsys.pdf.font.PDFont pdFont)
getFontFile
public static de.intarsys.tools.locator.ILocator getFontFile(de.intarsys.pdf.font.PDFont pdFont)
setCWTFont
public static void setCWTFont(de.intarsys.pdf.font.PDFont pdFont,
de.intarsys.cwt.font.IFont cwtFont)
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.