Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Christian Geisert 7262740ae5 Updatet release notes and version number for 0.20.5rc 21 лет назад
conf Document fontBaseDir configuration entry and provide example. 21 лет назад
contrib/servlet Cosmetic: updated version signature up to 0.20.5cvs. 21 лет назад
docs Removed old Servlet example (new is in contrib/servlet) 21 лет назад
hyph Added czech hyphenation patterns 22 лет назад
lib Isn't needed anymore (Docs are build with Forrest) 21 лет назад
src Updatet release notes and version number for 0.20.5rc 21 лет назад
test Added support for CCITT Group 4 encoded TIFF files 21 лет назад
.cvsignore Adding first JPFOP 23 лет назад
CHANGES Fixed resolution of relative URLs in FopImageFactory with IBM JDK 21 лет назад
LICENSE PR: 24 лет назад
README Updatet release notes and version number for 0.20.5rc 21 лет назад
ReleaseNotes.html Updatet release notes and version number for 0.20.5rc 21 лет назад
STATUS Updated committer list, todo for maint branch and changes (mine and Oleg's) 21 лет назад
build.bat Adjust classpath 21 лет назад
build.sh Adjust classpath 21 лет назад
build.xml Updatet release notes and version number for 0.20.5rc 21 лет назад
fop.bat Adjust classpath 21 лет назад
fop.sh a better shell script to run fop with works 23 лет назад

README

FOP readme

What is FOP?
FOP is the world's first print formatter driven by XSL formatting
objects. It is a Java application that reads a formatting object
tree conforming to the XSL-FO Version 1.0 W3C Recommendation and
then turns it into a PDF document or allows you to preview it
directly on screen.

FOP is part of Apache's XML project. The homepage of FOP is
http:/xml.apache.org/fop

HTML-Documentation can be found in the subdirectory build/site

The names of the committers of this project and what the developers are working on
can be found in the file STATUS in root.

A list of all changes to the source can be found in the file CHANGES

Please report bugs to bugzilla at http://nagoya.apache.org/bugzilla/

Discussion of Fop takes place in fop-dev@xml.apache.org (subscribe at
fop-dev-subscribe@xml.apache.org)
User questions should be sent to fop-user@xml.apache.org
Archives are available at: http://marc.theaimsgroup.com

Before you post any questions, please have a look at the FAQ at
build/site/faq.html
(or http://xml.apache.org/fop/faq.html for latest version)
Another FAQ is available at: http://www.owal.co.uk/cgi-bin/fopfaq.cgi