org.foray.font.output
Class FontPs4a

java.lang.Object
  extended by org.foray.font.output.FontOutput4a
      extended by org.foray.font.output.FontPs4a
All Implemented Interfaces:
org.axsl.font.output.FontOutput, org.axsl.font.output.FontPs

public class FontPs4a
extends FontOutput4a
implements org.axsl.font.output.FontPs

Helper class for applications using or embedding fonts in PostScript output.


Constructor Summary
FontPs4a(FontUse4a fontUse)
          Constructor.
 
Method Summary
 byte[] getContentsPostScriptHex()
           
 
Methods inherited from class org.foray.font.output.FontOutput4a
getCharsUsed, getContents, getFirstIndex, getFontConsumer, getFontUse, getFOrayFont, getFOrayFontUse, getFreeStandingFont, getLastIndex, getLogger, getWidths
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.axsl.font.output.FontOutput
getContents, getFontUse
 

Constructor Detail

FontPs4a

public FontPs4a(FontUse4a fontUse)
Constructor.

Parameters:
fontUse - The FontUse4a instance for which this output helper is created.
Method Detail

getContentsPostScriptHex

public byte[] getContentsPostScriptHex()
Specified by:
getContentsPostScriptHex in interface org.axsl.font.output.FontPs


Copyright © 2017. All rights reserved.