Methods in org.freehep.postscript with parameters of type PSName |
protected void |
FontOperator.defineFont(PSDictionary fontDirectory,
PSName key,
PSDictionary font)
|
protected PSDictionary |
FontOperator.findFont(PSDictionary fontDirectory,
PSName key)
|
protected PSGlyph |
FontOperator.getCachedGlyph(PSDictionary font,
PSName name)
|
void |
PSDictionary.put(PSName key,
String[] value)
|
protected void |
FontOperator.show(OperandStack os,
int cc,
PSName name)
|
protected void |
FontOperator.show(OperandStack os,
PSGState gs,
PSDictionary font,
int cc,
PSName name)
|
protected static float |
FontOperator.stringWidth(PSDictionary font,
PSName name)
|