Contents
-
Deprecated Classes
This class has been moved to the "color" subpackage.
-
Deprecated Fields
That array was supposed to represent the standard Macintosh ordering
of glyphs in a TrueType font (it does NOT correspond to the MacRoman encoding).
In addition some entries are incorrect.
Shouldn't really use that. Bad idea. "Page" and "Trailer" end a page.
Please use DSCConstants.ATEND. This constant was in the wrong place.
-
Deprecated Methods
User getUnicodeCodePointsForGlyphName instead. This method only returns the
first Unicode code point it finds.
Use the isResourceSupplied() on ResourceTracker instead.
Use the notifyResourceUsageOnPage() on ResourceTracker instead
Use the notifyStartNewPage() on ResourceTracker instead.
use useColor method instead
Use the writeResources() on ResourceTracker instead.
org.apache.xmlgraphics.ps.PSImageUtils.renderEPS(byte[], String, float, float, float, float, float, float, float, float, PSGenerator)
Please use the variant with the InputStream as parameter
Please use the variant with the more versatile ImageEncoder as parameter
Use writeEPSProcSet() instead.
Use writeStdProcSet() instead.
use the type-safe methods providers(Class) or providerNames(Class) instead.