Class PdfFontInfo
java.lang.Object
com.stimulsoft.report.export.tools.pdf.PdfFontInfo
- Direct Known Subclasses:
PdfFonts
PDF fornt info class
Copyright Stimulsoft
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintString[]byte[]intint[]int[]int[]int[]intintintintintintintintbooleanbooleanintintintintint[]intintintintintint[]int[]intintbooleanint[]int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Widths
public int[] Widths -
CharPdfNames
-
CH
public int CH -
XH
public int XH -
ASC
public int ASC -
DESC
public int DESC -
tmASC
public int tmASC -
tmDESC
public int tmDESC -
tmExternal
public int tmExternal -
MacAscend
public int MacAscend -
MacDescend
public int MacDescend -
MacLineGap
public int MacLineGap -
LLX
public int LLX -
LLY
public int LLY -
URX
public int URX -
URY
public int URY -
StemV
public int StemV -
ItalicAngle
public int ItalicAngle -
LineGap
public int LineGap -
NtmFlags
public int NtmFlags -
UnderscoreSize
public int UnderscoreSize -
UnderscorePosition
public int UnderscorePosition -
StrikeoutSize
public int StrikeoutSize -
StrikeoutPosition
public int StrikeoutPosition -
UnicodeMap
public int[] UnicodeMap -
UnicodeMapBack
public int[] UnicodeMapBack -
GlyphList
public int[] GlyphList -
GlyphBackList
public int[] GlyphBackList -
GlyphRtfList
public int[] GlyphRtfList -
SymsToPDF
public int[] SymsToPDF -
MappedSymbolsCount
public int MappedSymbolsCount -
NeedSyntBold
public boolean NeedSyntBold -
NeedSyntItalic
public boolean NeedSyntItalic -
GlyphWidths
public int[] GlyphWidths -
ChildFontsMap
public byte[] ChildFontsMap -
UseUnicode
public boolean UseUnicode
-
-
Constructor Details
-
PdfFontInfo
public PdfFontInfo()
-