jPodRenderer PDF library

de.intarsys.pdf.platform.cwt.font
Class PlatformFontTools

java.lang.Object
  extended by de.intarsys.pdf.platform.cwt.font.PlatformFontTools

public class PlatformFontTools
extends Object


Constructor Summary
PlatformFontTools()
           
 
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)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformFontTools

public PlatformFontTools()
Method Detail

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)

jPodRenderer PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.