]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Update changes (triggered from changes to PostScript output)
authorJeremias Maerki <jeremias@apache.org>
Tue, 11 Mar 2003 09:37:51 +0000 (09:37 +0000)
committerJeremias Maerki <jeremias@apache.org>
Tue, 11 Mar 2003 09:37:51 +0000 (09:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196060 13f79535-47bb-0310-9956-ffa450edef68

status.xml

index 9a13f60065da11a509820f31e62de3f38994d9b6..917d225502a5748999cd44b616916bd92d0ac1e6 100644 (file)
@@ -115,6 +115,16 @@ inactive??
 
   <changes>
    <release version="?" date="2003">
+    <action context="code" dev="JM" type="update"
+            due-to="Zhong Yi" due-to-email="yidaomao@yahoo.com">
+      Port of the PDF TextPainter to PostScript. Support for SEG_QUADTO (curves).
+      Some support for viewport traits (background and borders).
+       </action>
+    <action context="code" dev="JM" type="update">
+      Brought back the PostScript renderer. Compared to the branch it
+      has a cleaner separation of PostScript generation code from
+      renderer-specific code.
+    </action>
     <action context="code" dev="JM" type="fix">
       Fixed bug #16257: Get ascender/descender from OS/2 table if the ones in
       hhea are zero (TrueType fonts).