com.openpcl.pclrenderimage.softfont
Class PriBitmapFontHeader

java.lang.Object
  extended by com.openpcl.pclrenderimage.softfont.PriFontHeader
      extended by com.openpcl.pclrenderimage.softfont.PriBitmapFontHeader

public class PriBitmapFontHeader
extends PriFontHeader

This class represents bitmap font header format

Version:
1.0
Author:
BrainCoders.com

Field Summary
 
Fields inherited from class com.openpcl.pclrenderimage.softfont.PriFontHeader
baselinePosition, capHeight, cellHeight, cellWidth, firstCode, fontDescriptorSize, fontName, fontNumber, fontType, FT_BOUND_0_255_PRINTABLE, FT_BOUND_32_127_AND_160_255_PRINTABLE, FT_BOUND_32_127_PRINTABLE, FT_UNBOUND_MSL_NUMBERS, FT_UNBOUND_UNICODE_NUMBERS, headerFormat, height, heightExtended, HF_INTELLIFONT_BOUND_SCALABLE, HF_INTELLIFONT_UNBOUND_SCALABLE, HF_PCL_BITMAP, HF_RESOLUTION_SPECIFIED_BITMAP, HF_TRUETYPE_SCALABLE, lastCode, orientation, pitch, pitchExtended, placement, quality, serifStyle, spacing, strokeWeight, styleLSB, styleMSB, symbolset, textHeight, textWidth, typefaceLSB, typefaceMSB, underlinePosition, underlineTickness, widthType, xHeight
 
Constructor Summary
protected PriBitmapFontHeader()
           
 
Method Summary
 String getCopyrightInformation()
           
protected  void init(DataInputStream headerInput)
           
 
Methods inherited from class com.openpcl.pclrenderimage.softfont.PriFontHeader
dump, getBaselinePosition, getCapHeight, getCellHeight, getCellWidth, getFirstCode, getFontDescriptorSize, getFontName, getFontNumber, getFontType, getHeaderFormat, getHeight, getHeightExtended, getLastCode, getOrientation, getPitch, getPitchExtended, getPlacement, getQuality, getSerifStyle, getSpacing, getStrokeWeight, getStyleLSB, getStyleMSB, getSymbolset, getTextHeight, getTextWidth, getTypefaceLSB, getTypefaceMSB, getUnderlinePosition, getUnderlineTickness, getWidthType, getXHeight
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PriBitmapFontHeader

protected PriBitmapFontHeader()
Method Detail

init

protected void init(DataInputStream headerInput)
             throws IOException
Overrides:
init in class PriFontHeader
Throws:
IOException

getCopyrightInformation

public String getCopyrightInformation()


OpenPCL http://www.openpcl.com