diff options
author | Jeremias Maerki <jeremias@apache.org> | 2005-11-21 10:54:09 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2005-11-21 10:54:09 +0000 |
commit | 14c7a7b7faf6646495378f6977bafec7b856c1ad (patch) | |
tree | e62e9fad0ff5bb97e525ea0ff76e4fa05dcd6b0e /README | |
parent | 89b57090508e13c0d7022bc170ac163d2c21a271 (diff) | |
download | xmlgraphics-fop-fop-0_90.tar.gz xmlgraphics-fop-fop-0_90.zip |
Documented additional known issue with PS Renderer that I didn't have time to fix.fop-0_90
Redirects and release names cleaned up as per Simon's suggestions.
Reenabled javadocs on the binary dist. Agreed with Christian via IM to look at this for the next release (separate docs zip or whatever, remove XML JARs for 1.4 builds or not etc.).
Added link to latest release branch to download page.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_90@345890 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -147,3 +147,4 @@ Known issues: - Omitting fo:table-column or having fo:table-column without a column-width and attempting to create columns implicitly from the first table row is not implemented, yet (Bugzilla #35656). + - Leaders with the "rule" pattern don't work for PostScript output. |