選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Keiron Liddle 3e881dc2bb Fixed colspanning so that the cell state keeps track of the 23年前
conf adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration support (F.J.) 23年前
docs hyphenation documentation 23年前
hyph adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration support (F.J.) 23年前
lib because Ant task expects to find already compiled classes, we have to duplicate this. Any better ideas? 23年前
src Fixed colspanning so that the cell state keeps track of the 23年前
LICENSE PR: 24年前
README fix: refer to new specification 23年前
STATUS oops: added further files for rule-style 23年前
build.bat remove xml.jar from localclasspath 24年前
build.sh Not really a change. Just to make me owner of the RCS files so I can chmod 24年前
build.xml adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration support (F.J.) 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 candidate release (21. November 2000) 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 docs/html-docs.
A list of bugs, things worked on, and the names of the committers of this project
can be found in the file status in root.