Dear Wiki user, You have subscribed to a wiki page or wiki category on "Xmlgraphics-fop Wiki" for change notification.
The following page has been changed by JeremiasMaerki: http://wiki.apache.org/xmlgraphics-fop/FOPProjectTasks The comment on the change is: Some updates ------------------------------------------------------------------------------ == Layout of == + * multi-column documents + * break handling + * column balancing + * tables + * support for breaks in tables (work in progress) * auto layout * column creation when not defined * background painting is incomplete @@ -82, +87 @@ * break/keep implications * adding to areas + * handling of differring available IPD over multiple pages (Example: page 1 portrait, page 2 landscape) == Inline areas == @@ -157, +163 @@ == Java2D/AWT renderer == - * Bring this one back to life! (Renaud Richardet works on it) - * We need that one soon for the validation of the API because of the special output formats (AWT, print) + * This renderer is not yet feature-complete. There's room for improvement. + * PrintRenderer currently prints bitmaps of the page, not the page itself directly to a Graphics2D. + * PreviewDialog also only prints bitmaps, not vector graphics + * Improve printing of big documents. I think PageViewports get cloned. Maybe add a way to operate directly on the RenderPagesModel to profit from the advanced caching functionality. == XML renderer == --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
