multivalent.std.adaptor.pdf
public class Core14AFM extends Object
The core 14 fonts are: Times-Roman, Times-Bold, Times-Italic, Times-BoldItalic, Courier, Courier-Bold, Courier-Oblique, Courier-BoldOblique, Helvetica, Helvetica-Bold, Helvetica-Oblique, Helvetica-BoldOblique, Symbol, ZapfDingbats.
Encoding is always "AdobeStandardEncoding" or "FontSpecific". As it happens, the first character in the core 14 widths is always 32.
Version: $Revision: 1.7 $ $Date: 2003/06/01 07:01:27 $
Method Summary | |
---|---|
static Dict | getFontDescriptor(String fontname) Returns null if fontname not on of core 14 fonts. |
static int[] | getWidths(String fontname)
Returns array of character widths, with array position 0 corresponding to character code 32.
|
fontname
not on of core 14 fonts.