aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2003-03-11 09:37:51 +0000
committerJeremias Maerki <jeremias@apache.org>2003-03-11 09:37:51 +0000
commit73c824d39411bf11ad0c2f4e1c57cd9c484665f9 (patch)
tree9d22d69c8d8acb913f1aa2661028797d5220cd32 /status.xml
parent863a06207962f6b522c085ef80833e5cadfd9174 (diff)
downloadxmlgraphics-fop-73c824d39411bf11ad0c2f4e1c57cd9c484665f9.tar.gz
xmlgraphics-fop-73c824d39411bf11ad0c2f4e1c57cd9c484665f9.zip
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
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 9a13f6006..917d22550 100644
--- a/status.xml
+++ b/status.xml
@@ -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).