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 PSFontResourcePSFontResource.createFontResource(org.apache.xmlgraphics.ps.PSResource fontResource) (package private) static PSFontResourcePSFontResource.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 PSFontResourcePSFontUtils.embedFont(org.apache.xmlgraphics.ps.PSGenerator gen, Typeface tf, PSEventProducer eventProducer) FontResourceCache.getFontResourceForFontKey(String key) Returns the PSFontResource for the given font key.protected PSFontResourcePSDocumentHandler.getPSResourceForFontKey(String key) Returns the PSResource for the given font key.private PSFontResourcePSTextPainter.getResourceForFont(Font f, String postfix)