Package | Description |
---|---|
org.apache.fop.render.ps |
PostScript Renderer
|
Modifier and Type | Method and Description |
---|---|
static PSEventProducer |
PSEventProducer.Provider.get(EventBroadcaster broadcaster)
Returns an event producer.
|
Modifier and Type | Method and Description |
---|---|
static Map |
PSFontUtils.writeFontDict(org.apache.xmlgraphics.ps.PSGenerator gen,
FontInfo fontInfo,
Map<String,Typeface> fonts,
PSEventProducer eventProducer)
Generates the PostScript code for the font dictionary.
|
static Map |
PSFontUtils.writeFontDict(org.apache.xmlgraphics.ps.PSGenerator gen,
FontInfo fontInfo,
PSEventProducer eventProducer)
Generates the PostScript code for the font dictionary.
|
Constructor and Description |
---|
ResourceHandler(FOUserAgent userAgent,
PSEventProducer eventProducer,
FontInfo fontInfo,
org.apache.xmlgraphics.ps.dsc.ResourceTracker resTracker,
Map formResources)
Main constructor.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.