chrisg 2002/06/10 15:10:30
Modified: . Tag: fop-0_20_2-maintain CHANGES
Log:
added missing CHANGES since 0.20.3
Revision Changes Path
No revision
No revision
1.10.2.18 +31 -2 xml-fop/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/xml-fop/CHANGES,v
retrieving revision 1.10.2.17
retrieving revision 1.10.2.18
diff -u -r1.10.2.17 -r1.10.2.18
--- CHANGES 4 Jun 2002 08:13:21 -0000 1.10.2.17
+++ CHANGES 10 Jun 2002 22:10:30 -0000 1.10.2.18
@@ -4,6 +4,15 @@
- Moved from org.apache.log.Logger to org.apache.avalon.framework.logger.Logger
(this removes dependency from logkit)
Submitted by: Michael Gratton <[EMAIL PROTECTED]>
+- Made FOP running with any JAXP1.1 compliant parser/transformer
+ Submitted by: Joerg Pietschmann <[EMAIL PROTECTED]>
+- Updated old servlet code, moved to contrib
+ Submitted By: Jeremias Maerki <[EMAIL PROTECTED]>
+- Added russian messages for AWTViewer
+ fallback to english messages if resources are not found
+ Submitted by: Alex V. Alishevskikh <[EMAIL PROTECTED]>
+- AWT renderer exit for closing window is only called when started from
+ command line and not on the window (Keiron Liddle)
- Updated ant to version 1.4.1 (Christian Geisert)
(ant-optional.jar is no longer needed)
- Changed build.sh to work under cygwin
@@ -14,15 +23,35 @@
Submitted by: Paulo Soares <[EMAIL PROTECTED]>
- Added czech translation for AWT viewer
Submitted by: Michal Buchtik <[EMAIL PROTECTED]>
+- removed xalan1 support (Christian Geisert)
- Added czech hyphenation patterns
Submitted by: Michal Buchtik <[EMAIL PROTECTED]>
- Added support for background-image
Submitted by: Michael Gratton <[EMAIL PROTECTED]>
-- Fixed PDF-Renderer to work on EBCDIC systems
+- Updated Batik to 1.5beta2 and improved the useragent usage
+ (Keiron Liddle)
+- Fixed a problem when EPS files have Bounding Boxes containing
+ negative integers.
+ Submitted by: Claes Bergsten <[EMAIL PROTECTED]>
+- Workaround for a bug in JDK 1.3.0.* and 1.4 to improve text output.
+ Submitted by: Ralph LaChance <[EMAIL PROTECTED]>
+- Added support for overline, line-through and text-decoration on
+ inline spaces for AWT renderer (Jeremias Maerki)
+- Added patch to prevent the same image being inserted multiple times
+ into pdf graphics
+ Submitted by: Paul Reavis <[EMAIL PROTECTED]>
+- Fixed PDF-Renderer to work on EBCDIC systems
(Actually on systems where file.encoding != ASCII/ISO-8859)
Submitted by: Jason West <[EMAIL PROTECTED]>
+- Updated xerces to version 2.0.1 and xalan to version 2.3.1
+ (Christian Geisert)
- Fixed svg links to external url (Keiron)
-
+- Fixed problem with Win98/ME commandline (Christian Geisert)
+- Removed Tc that were inserted in [...] TJ commands. (Bug 9054)
+- Fixed letter-spacing (Jeremias Maerki)
+- BaseDir property is now used for loading custom fonts (Bug #7608)
+ (thanks to Arnd Beissner and Brian O'Kelley)
+
==============================================================================
Done since 0.20.2 release
*** General
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]