You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeremias Maerki 18536029a6 Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. 18 years ago
..
extensions Made the FO tree a little more consistent by renaming getName() to getLocalName() and adding additional methods like: getNamespaceURI() and getNormalNamespacePrefix(). getName() now returns the fully qualified name combined from getLocalName() and getNormalNamespacePrefix(). For special cases you can call getName(String) to return a different namespace prefix. 18 years ago
AbstractPSDocumentGraphics2D.java A big step towards a usable PostScript renderer. 19 years ago
AbstractPSTranscoder.java Implement the cheaper mechanism to ensure correct rendering at differing resolutions. This is probably only an intermediate solution and does not implement what Thomas DeWeese suggested. 19 years ago
DSCConstants.java Started to implement a resource tracking facility in the PSGenerator. It tracks resources such as EPS files, procset etc. as PSResource instances. 19 years ago
EPSDocumentGraphics2D.java Deprecated constructors Fop(int) and Fop(int, FOUserAgent). 18 years ago
EPSTranscoder.java Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
PSDocumentGraphics2D.java Deprecated constructors Fop(int) and Fop(int, FOUserAgent). 18 years ago
PSFontUtils.java Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. 18 years ago
PSGenerator.java Implemented embedding of Type 1 fonts. 19 years ago
PSGraphics2D.java Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. 18 years ago
PSGraphics2DAdapter.java Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) where the String is the MIME type for the desired output format. 18 years ago
PSImageUtils.java Fixes unrecoverable exceptions causing BatchDiffer to fail. 19 years ago
PSProcSets.java Implemented embedding of Type 1 fonts. 19 years ago
PSRenderer.java Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) where the String is the MIME type for the desired output format. 18 years ago
PSRendererMaker.java Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) where the String is the MIME type for the desired output format. 18 years ago
PSResource.java Implemented embedding of Type 1 fonts. 19 years ago
PSSVGHandler.java Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) where the String is the MIME type for the desired output format. 18 years ago
PSState.java A big step towards a usable PostScript renderer. 19 years ago
PSTextElementBridge.java Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
PSTextPainter.java Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. 18 years ago
PSTranscoder.java Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
package.html Package documentation. 18 years ago