Uses of Class
org.apache.fop.render.ps.PSFontResource
Packages that use PSFontResource
-
Uses of PSFontResource in org.apache.fop.render.ps
Methods in org.apache.fop.render.ps that return PSFontResourceModifier and TypeMethodDescription(package private) static PSFontResource
PSFontResource.createFontResource
(org.apache.xmlgraphics.ps.PSResource fontResource) (package private) static PSFontResource
PSFontResource.createFontResource
(org.apache.xmlgraphics.ps.PSResource fontResource, org.apache.xmlgraphics.ps.PSResource procsetCIDInitResource, org.apache.xmlgraphics.ps.PSResource cmapResource, org.apache.xmlgraphics.ps.PSResource cidFontResource) private static PSFontResource
PSFontUtils.embedFont
(org.apache.xmlgraphics.ps.PSGenerator gen, Typeface tf, PSEventProducer eventProducer) FontResourceCache.getFontResourceForFontKey
(String key) Returns the PSFontResource for the given font key.protected PSFontResource
PSDocumentHandler.getPSResourceForFontKey
(String key) Returns the PSResource for the given font key.private PSFontResource
PSTextPainter.getResourceForFont
(Font f, String postfix)