commit 24af861... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Fri Feb 26 00:36:23 2010 +0100
Fixed some typos in the POD
commit 107e555... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Fri Feb 26 00:35:54 2010 +0100
Fixed the usage of the test suite (skip was used wrongly).
commit 4e986bf... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Thu Feb 25 15:21:31 2010 +0100
Version 1.05\nAdded t/10-versionig.t\nFix to Changes.PL
commit 6d00812... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Thu Feb 25 15:20:21 2010 +0100
Even more POD additions
commit f839573... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Thu Feb 25 12:19:54 2010 +0100
Changed version number to 1.05
commit 5792675... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Thu Feb 25 11:43:45 2010 +0100
Fixed minor Perl::Critic issues
commit 958de17... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Thu Feb 25 01:11:33 2010 +0100
Image scaling bug, patch by Simon Green <simon@simongreen.name>
I have noticed one bug with the software though. If you
are scaling an image, and are centering it, it calculates the the bottom
left based on the original image size, not the scaled size. Attached is a
patch (against 1.03) that fixes this.
commit 0f3540e... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Thu Feb 25 01:05:58 2010 +0100
more POD fixes and comments
commit 222bfd1... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Tue Feb 23 23:04:54 2010 +0100
PerlTidy, Fixed comments and POD
commit d4c4ad8... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Tue Feb 23 23:04:26 2010 +0100
PerlTidy, Fixed comments and POD
commit 4ea632b... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Tue Feb 23 01:17:43 2010 +0100
Fixed formatting (perltidy) and updated POD documentation
commit caee422... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Mon Feb 22 19:54:11 2010 +0100
git in eclipe is a mess
commit 25a483a... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Mon Feb 22 19:29:26 2010 +0100
Added new test scripts
commit 50d6a96... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Mon Feb 22 19:28:50 2010 +0100
Added experimental 'text' function
commit a911de2... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Mon Feb 22 19:26:37 2010 +0100
Added Gary's annotation fonction and related stuff (string_underline).
Cleaned up test files, grouped by topic, uses Test::More
commit 5f0f957... PDF::Create 1.05
Author: markus <markus@T60>
Date: Sun Feb 21 17:38:20 2010 +0100
Cosmetic and toolchain mods.
As sent to Gary
commit 5cdb49b... PDF::Create 1.05
Author: markus <markus@markus.org>
Date: Sun Feb 21 00:25:46 2010 +0100
Fixed debug() stuff
Removed history from comments
General cleanup
commit c9a8312... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Thu Jan 21 01:07:22 2010 +0100
fixed corrupt xref
commit 2fdf959... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Thu Jan 21 00:23:53 2010 +0100
Improved debugging, Initial version of annotations
commit c489e84... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Thu Jan 21 00:18:50 2010 +0100
Set version to 'perl' for Fedora
commit f77d116... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Sun Nov 1 23:38:49 2009 +0100
Fix the MANIFEST file with all test updates
commit 6c147dc... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Sun Nov 1 23:29:28 2009 +0100
Fixed Changes.PL
commit 6825c1e... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Fri Oct 30 19:22:52 2009 +0100
Cleanup test files
Add 'real' test using 'pdftotext'
Add a cgi-script test/example
commit aeaa1e1... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Wed Aug 5 20:16:47 2009 +0200
Changing version number
commit bac6875... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Mon Jul 13 21:50:16 2009 +0200
Some more test cleanup (eliminate warnings, remove test 7)
commit 42333d1... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Fri Apr 24 23:41:39 2009 +0200
Fix and unify test samples (generate pdf name from script name).
Add new sample 'parabola.t', to show how to generate graphices.
commit 77de8c0... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Fri Apr 24 23:32:56 2009 +0200
Improve doc and error message for unsupported gif images.
commit a04d34d... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Fri Apr 24 23:26:25 2009 +0200
Add new sample featuring font color and drawing/writing on images.
commit 7d79e9e... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Fri Mar 27 13:29:35 2009 +0100
Improved git detection in Changes.PL by Philippe Audéoud
commit 24a1ee0... PDF::Create 1.05
Author: Markus Baertschi <markus@markus.org>
Date: Thu Mar 26 17:20:48 2009 +0100
Hacked Changes.PL to skip out in a non-obstrusive way if git is not found or the git environment is not right.
commit d2f238a... PDF::Create v1.03
Author: Markus Baertschi <markus@markus.org>
Date: Tue Mar 24 00:52:31 2009 +0100
Fix: Missing % in line 93, reported by Dan Carson.
commit d6b21d3... PDF::Create v1.03
Author: Markus Baertschi <markus@markus.org>
Date: Fri Jul 11 00:01:10 2008 +0200
Updated Changelog generation to add version information.
The version information is coming from tags. New version = tag.
commit 87b3f1b... PDF::Create v1.02
Author: Markus Baertschi <markus@markus.org>
Date: Thu Jul 10 22:36:02 2008 +0200
Fixed gif image processing on big-endian machines.
Thanks to Neil Watkiss <neil.watkiss@gmail.com> for the patch.
Published as Version 1.02.
commit 886ea2e... PDF::Create v1.01
Author: Markus Baertschi <markus@markus.org>
Date: Tue Jun 3 12:43:41 2008 +0200
Renamed Image modules to fix bug 28636 (rt.cpan.org).
commit 7acfe62... PDF::Create v1.01
Author: Markus Baertschi <markus@markus.org>
Date: Tue Jun 3 10:53:56 2008 +0200
Updates Michael's email, added reference to git repository at github
commit e52ef1f... PDF::Create v1.01
Merge: 88fad3e 875425d
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 19:26:23 2008 +0200
Merge branch 'master' of git://github.com/markusb/pdf-create
commit 88fad3e... PDF::Create v1.01
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 19:20:33 2008 +0200
Updated version to 1.0 to fit better with PDF::Create and show maturity
commit ccf26de... PDF::Create v1.01
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 19:18:35 2008 +0200
Updated build system to generate Changes file directly from git log
commit 28b0922... PDF::Create v1.0
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 12:49:32 2008 +0200
Version 1.0
commit 875425d... PDF::Create v1.01
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 12:49:32 2008 +0200
Version 1.0
commit 9adbcbf... PDF::Create v1.0
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 12:05:17 2008 +0200
More POD fixing
commit 6f7ba3f... PDF::Create v0.10
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 11:23:50 2008 +0200
Version 0.10
commit f9e1656... PDF::Create v0.10
Author: Markus Baertschi <markus@markus.org>
Date: Fri May 30 09:00:53 2008 +0200
Clarified documentation
commit da76efc... PDF::Create v0.10
Author: Markus Baertschi <markus@markus.org>
Date: Thu May 29 22:04:07 2008 +0200
Fixed 'Rotate', added debugging
commit e240621... PDF::Create v0.10
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 19:44:21 2008 +0200
Fixed documentation formatting
commit fe3823d... PDF::Create v0.10
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 18:00:13 2008 +0200
Added small cgi sample
commit 87fc07f... PDF::Create v0.9
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:21:57 2008 +0200
Changed version to 0.9
commit 90f37ce... PDF::Create v0.9
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:18:40 2008 +0200
Cleaned up samples and comments
commit 2b50205... PDF::Create v0.9
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:07:10 2008 +0200
Added better testing
commit 48262cc... PDF::Create v0.9
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:03:48 2008 +0200
Improved documentation
commit 3ed3ded... PDF::Create v0.9
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:02:30 2008 +0200
Add error-checking
commit a726f88... PDF::Create v0.9
Author: Markus Baertschi <markus@markus.org>
Date: Sun Sep 30 19:00:42 2007 +0200
Re-added pdf-logo files
commit 1490f88... PDF::Create v0.9
Author: Markus Baertschi <markus@markus.org>
Date: Sun Sep 30 18:59:04 2007 +0200
New function: printnl (print multiple lines)
Modified: get_page_size (arguments case-independent)
commit e4d7378... PDF::Create v0.9
Author: Markus Baertschi <markus@markus.org>
Date: Mon Sep 3 18:05:29 2007 +0200
Initial import.