diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 10 |
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). |