Changelog for
xmlgraphics-fop-javadoc-1.0-15.1.2.noarch.rpm :
* Fri Sep 09 2011 giecriljAATTstegny.2a.pl- restored gzipped archive to avoid HTTP 404- disabled tests (they take ages to build and they fail anyway, so do we really need them)?- added standard hyphenation from OFFO- told ant to use UTF-8- fix for asf#51789
* Fri May 13 2011 tomsAATTsuse.de- Recompressed gzip archive to bz2 to avoid warning- Fixed non-conffile-in-etc warning for %{_mavendepmapfragdir}- Added new xmlgraphics-fontmetrics and xmlgraphics-fontlist scripts to help for better FOP configuration- Added manpage and HTML for all scripts (xmlgraphics-fop, xmlgraphics-fop-fontmetrics, and xmlgraphics-fop-fontlist)- Created links without prefix xmlgraphics-fop for xmlgraphics-fop-fontmetrics and xmlgraphics-fop-fontlist- Created links for all manpages without prefix xmlgraphics-fop
* Wed May 11 2011 tomsAATTsuse.de- Added two new scripts for creating font metrics and font lists
* Mon May 02 2011 tomsAATTsuse.de- Fixed xmlgraphic-fop script:
* Added excalibur/avalon-framework-impl in BASE_JAR variable to avoid exception in thread \"main\" java.lang.NoClassDefFoundError: org/apache/avalon/framework/configuration/DefaultConfigurationBuilder Caused by: java.lang.ClassNotFoundException: org.apache.avalon.framework.configuration.DefaultConfigurationBuilder
* Replaced xmlgraphics-batik/util in BASE_JAR variable to avoid ClassNotFoundException: org.apache.batik.bridge.UserAgent
* Tue Nov 16 2010 mvyskocilAATTsuse.cz- correct fop Provides: Obsolete:
* Wed Nov 03 2010 mvyskocilAATTsuse.cz- fix bnc#650138 - fop update wanted
* fix memory leak in property cache
* change FONode.addCharacters() parameter to closer match the signature of the standard SAX characters() event
* new event handling framework
* support for font substitution
* support for addressing all glyphs available in a Type 1 font, not just the ones in the font\'s primary encoding.
* limited support for pages of different inline-progression-dimensions within a page-sequence.
* minimal support for integer keep values on the various keep properties on block-level FOs.
* new AFPGraphics2D implementation which provides the ability to use Batik to drive the production of AFP Graphics (GOCA) output from SVG.
* new Resource group leveling, external streaming, and de-duplication of images and graphics using IncludeObject and ResourceGroup.
* new Native image embedding support (e.g. JPEG, GIF, TIFF) using ObjectContainer and a MOD:CA Registry implementation.- merge with xmlgraphics-fop-0.95-6.jpp5.src.rpm
* Thu Feb 26 2009 mvyskocilAATTsuse.cz- fixed bnc#467866 - fop fails if JAVACMD_OPTS is set
* Wed Aug 06 2008 skhAATTsuse.de- update to version 0.95, list of changes at: http://xmlgraphics.apache.org/fop/0.95/changes_0.95.html- fop requires java 1.4 now- use unversioned Requires: jre
* Fri Jun 27 2008 cooloAATTsuse.de- avoid build cycle between fop and saxon
* Wed Jan 30 2008 skhAATTsuse.de- update to version 0.94, major changes:
* Add support for font auto-detection (JM) Thanks to Adrian Cumiskey
* Add support for the border-collapsing model in tables (VH, JM)
* Add support for named destinations in PDF (JB)
* Add support for UAX#14 type line breaking (MM) full list of changes at: http://xmlgraphics.apache.org/fop/0.94/changes_0.94.html