From: Jeremias Maerki Date: Tue, 11 Mar 2003 09:37:51 +0000 (+0000) Subject: Update changes (triggered from changes to PostScript output) X-Git-Tag: Alt-Design-integration-base~48 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=73c824d39411bf11ad0c2f4e1c57cd9c484665f9;p=xmlgraphics-fop.git Update changes (triggered from changes to PostScript output) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196060 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/status.xml b/status.xml index 9a13f6006..917d22550 100644 --- a/status.xml +++ b/status.xml @@ -115,6 +115,16 @@ inactive?? + + Port of the PDF TextPainter to PostScript. Support for SEG_QUADTO (curves). + Some support for viewport traits (background and borders). + + + Brought back the PostScript renderer. Compared to the branch it + has a cleaner separation of PostScript generation code from + renderer-specific code. + Fixed bug #16257: Get ascender/descender from OS/2 table if the ones in hhea are zero (TrueType fonts).