From fe1bb903bff8e5d2d2d47fb3f6286711339b7b1a Mon Sep 17 00:00:00 2001 From: fotis Date: Wed, 13 Dec 2000 21:26:39 +0000 Subject: [PATCH] updating documentation git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193871 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 19 ++++++++++++++++--- docs/xml-docs/fop/implemented.xml | 8 +++++++- 2 files changed, 23 insertions(+), 4 deletions(-) diff --git a/STATUS b/STATUS index 3b7563938..5ad0a87a6 100644 --- a/STATUS +++ b/STATUS @@ -27,16 +27,28 @@ Jon Smirl **** HISTORY **** + Done since 0.15 release +- added: Finnish hyphenation patterns [Jarno Elovirta] +- added: hyphenation package (Carlos Villegas), integration into Fop [Fotis Jannidis] +- added: interim configuration package [Fotis Jannidis] - added: FopImage class that uses JAI [Eric Schaeffer] and JAI compile target [Kelly Campbell] - added: support for rule-style [Fotis Jannidis] +- updated tables to handle headers, footers, keep-with, colspan + is partly done [Marcus Crafter] - updated: svg stuff for the latest java bindings [Keiron Liddle] - fixed: enhanced error messages for page layout (region names, master) [Norm Walsh] - fixed: infinite looping bug when TableCell or TableRow is larger than a page [Hani Elabed] - fixed: corrected the size of the "-" char [Marcus Crafter] - fixed: check for unnecessary whitespace at end of line [Marcus Crafter] - fixed: moves table completely to next page if first row doesn't fit into last page [Marcus Crafter] - +- fixed: problem where id's where being setup twice for + table row going over the page [Kelly Campbell] +- fixed colspanning so that the cell state keeps track of the + width so far properly [Marcus Crafter] +- fix to allow JDK 1.1 users to compile and use FOP [Mikko Honkala] +- fix: removing duplicate character mappings [Dharamveer Salecha] +- fix: NullPointerException in FopImageFactory [Kelly Campbell] Done since 0.14 release - added region-name support, refactoring of region, PageSequence, @@ -114,8 +126,9 @@ columns, footnotes, floats [Arved Sandstrom, Kelly Campbell] image support [Eric Schaeffer, Pankaj Narula, Andreas Rueckert] SVG support [Keiron Liddle][Torsten Friebe] smooth shading in PDF [Steven Coffman] -tables [Karen Lease] -hyphenation [Carlos Villegas] +properties [Karen Lease] +tables [Karen Lease, Marcus Crafter] +hyphenation,line break [Carlos Villegas] docs [Fotis Jannidis] diff --git a/docs/xml-docs/fop/implemented.xml b/docs/xml-docs/fop/implemented.xml index 1773479b3..c6aa8af75 100644 --- a/docs/xml-docs/fop/implemented.xml +++ b/docs/xml-docs/fop/implemented.xml @@ -132,6 +132,7 @@
  • break-before
  • color
  • column-width
  • +
  • country
  • end-indent
  • extent
  • external-destination
  • @@ -141,10 +142,15 @@
  • font-style
  • font-weight
  • height
  • +
  • hyphenate
  • +
  • hyphenation-character
  • +
  • hyphenation-push-character-count
  • +
  • hyphenation-remain-character-count
  • id
  • initial-page-number
  • internal-destination
  • keep-with-next (broken)
  • +
  • language
  • leader-alignment (not value "page")
  • leader-length (no percentage values)
  • leader-pattern (not value "use-content")
  • @@ -181,9 +187,9 @@
  • space-before.optimum
  • src
  • start-indent
  • -
  • textdecoration (only value "underline")
  • text-align
  • text-align-last
  • +
  • textdecoration (only value "underline")
  • text-indent
  • top
  • white-space-collapse
  • -- 2.39.5