PDF::Writer Change Log

PDF::Writer 1.1.3: September 9, 2005

PDF::Writer 1.1.2: August 25, 2005

PDF::Writer 1.1.1: July 1, 2005

PDF::Writer 1.1.0: June 29, 2005

NOTE: The first two changes are INCOMPATIBLE with previous versions of
PDF::Writer. If you find that your text is showing up at odd angles, negate
the value. That is, if you have 90 as your angle, use -90 (or 270) as your
angle and it will work like it used to.

PDF::Writer 1.0.1: June 13, 2005

PDF::Writer 1.0.0: June 12, 2005

PDF::Writer 0.1.2: CVS only

PDF::Writer 0.1.0: September, 2003

#– # PDF::Writer for Ruby. # rubyforge.org/projects/ruby-pdf/ # Copyright 2003 - 2005 Austin Ziegler. # # Licensed under a MIT-style licence. See LICENCE in the main distribution # for full licensing information. # # $Id: ChangeLog 153 2007-02-07 02:28:41Z austin $ #++ # vim: sts=2 sw=2 ts=4 et ai tw=77