Uses of Class org.apache.fop.fonts.FontInfo

Uses in package org.apache.fop.area

Constructors with parameter type org.apache.fop.fonts.FontInfo

CachedRenderPagesModel.CachedRenderPagesModel(FOUserAgent userAgent, String outputFormat, FontInfo fontInfo, OutputStream stream)
Main Constructor
RenderPagesModel.RenderPagesModel(FOUserAgent userAgent, String outputFormat, FontInfo fontInfo, OutputStream stream)
Create a new render pages model with the given renderer.

Uses in package org.apache.fop.render.xml

Methods with parameter type org.apache.fop.fonts.FontInfo

void

Uses in package org.apache.fop.fonts

Methods with parameter type org.apache.fop.fonts.FontInfo

void
FontSetup.addConfiguredFonts(FontInfo fontInfo, List fontInfoList, int num, FontResolver resolver)
Add fonts from configuration file starting with internal name F.
void
FontSetup.setup(FontInfo fontInfo, List embedList, FontResolver resolver)
Sets up the font info object.
void
FontSetup.setup(FontInfo fontInfo, List embedList, FontResolver resolver, boolean enableBase14Kerning)
Sets up the font info object.

Uses in package org.apache.fop.svg

Constructors with parameter type org.apache.fop.fonts.FontInfo

Main Constructor.
PDFBridgeContext.PDFBridgeContext(UserAgent userAgent, DocumentLoader loader, FontInfo fontInfo, ImageManager imageManager, ImageSessionContext imageSessionContext, AffineTransform linkTransform)
Constructs a new bridge context.
PDFBridgeContext.PDFBridgeContext(UserAgent userAgent, FontInfo fontInfo, ImageManager imageManager, ImageSessionContext imageSessionContext)
Constructs a new bridge context.
PDFBridgeContext.PDFBridgeContext(UserAgent userAgent, FontInfo fontInfo, ImageManager imageManager, ImageSessionContext imageSessionContext, AffineTransform linkTransform)
Constructs a new bridge context.
Main constructor
Main constructor
PDFGraphics2D.PDFGraphics2D(boolean textAsShapes, FontInfo fi, PDFDocument doc, PDFResourceContext page, String pref, String font, float size)
Create a new PDFGraphics2D with the given pdf document info.
Main Constructor.
Constructs a new bridge for the <text> element.
Create a new PDF text painter with the given font information.

Fields of type org.apache.fop.fonts.FontInfo

FontInfo
The current font information.

Methods with parameter type org.apache.fop.fonts.FontInfo

void
Sets the font info for this PDF document.

Methods with return type org.apache.fop.fonts.FontInfo

FontInfo
Get the font info for this pdf document.

Uses in package org.apache.fop.render.ps

Constructors with parameter type org.apache.fop.fonts.FontInfo

NativeTextHandler.NativeTextHandler(PSGraphics2D g2d, FontInfo fontInfo)
Main constructor.

Fields of type org.apache.fop.fonts.FontInfo

FontInfo
FontInfo containing all available fonts

Methods with parameter type org.apache.fop.fonts.FontInfo

Map
PSFontUtils.determineSuppliedFonts(ResourceTracker resTracker, FontInfo fontInfo, Map fonts)
Determines the set of fonts that will be supplied with the PS file and registers them with the resource tracker.
void
ResourceHandler.process(FOUserAgent userAgent, InputStream in, OutputStream out, FontInfo fontInfo, ResourceTracker resTracker, Map formResources, int pageCount, Rectangle2D documentBoundingBox)
Rewrites the temporary PostScript file generated by PSRenderer adding all needed resources (fonts and images).
void
Sets the fontInfo.
Map
PSFontUtils.writeFontDict(PSGenerator gen, FontInfo fontInfo)
Generates the PostScript code for the font dictionary.
Map
PSFontUtils.writeFontDict(PSGenerator gen, FontInfo fontInfo, Map fonts)
Generates the PostScript code for the font dictionary.

Methods with return type org.apache.fop.fonts.FontInfo

FontInfo
Return the font information associated with this object
FontInfo
Returns the fontInfo.

Uses in package org.apache.fop.render.pcl

Methods with parameter type org.apache.fop.fonts.FontInfo

void

Uses in package org.apache.fop.fo.properties

Methods with parameter type org.apache.fop.fonts.FontInfo

FontTriplet[]
Create and return an array of FontTriplets based on the properties stored in the instance variables.

Uses in package org.apache.fop.render

Fields of type org.apache.fop.fonts.FontInfo

FontInfo
Font configuration

Methods with parameter type org.apache.fop.fonts.FontInfo

void
void
Set up the font info
void
Set up the given FontInfo.

Uses in package org.apache.fop.render.java2d

Constructors with parameter type org.apache.fop.fonts.FontInfo

Java2DGraphicsState.Java2DGraphicsState(Graphics2D graphics, FontInfo fontInfo, AffineTransform at)
State for storing graphics state.

Methods with parameter type org.apache.fop.fonts.FontInfo

void
FontSetup.setup(FontInfo fontInfo, List configuredFontList, FontResolver resolver, Graphics2D graphics)
Sets up the font info object.
void

Uses in package org.apache.fop.fo

Fields of type org.apache.fop.fonts.FontInfo

FontInfo
The Font information relevant for this document

Methods with return type org.apache.fop.fonts.FontInfo

FontInfo
Retrieve the font information for this document

Uses in package org.apache.fop.render.afp

Methods with parameter type org.apache.fop.fonts.FontInfo

void
Set up the font info

Uses in package org.apache.fop.pdf

Methods with parameter type org.apache.fop.fonts.FontInfo

void
Add the fonts in the font info to this PDF document's Font Resources.

Uses in package org.apache.fop.render.pdf

Fields of type org.apache.fop.fonts.FontInfo

FontInfo
see PDF_FONT_INFO

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.