Support for No. 9 and No. 6 3/4 envelopes was
added. A new "orientation" setup option was added
which can be set to "portrait" or "landscape",
with "portrait" being the default. The generated
PostScript code was modified so that if we're in
landscape mode, we rotate and translate
appropriately. The generated PostScript code is
wrapped in "gsave ... grestore" so that the
translation and rotation is protected.
Parameters have been added for 5167 Avery stock. Many new Avery parameters have been added. A new parameter set, 'freetype', has been added to allow the user to place a text string anywhere they want. The particular use is for numbering the pages. Code now escapes the special PostScript characters (){}<>/% in the input so that they will print properly and not crash the PS interpreter.