<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).