r802 - in packages/libpdf-api2-perl/branches/upstream/current: . lib/PDF lib/PDF/API2 lib/PDF/API2/Basic/PDF lib/PDF/API2/Content lib/PDF/API2/Content/Text lib/PDF/API2/Resource lib/PDF/API2/Resource/CIDFont lib/PDF/API2/Resource/CIDFont/CJKFont lib/PDF/API2/Resource/CIDFont/CMap lib/PDF/API2/Resource/CIDFont/TrueType lib/PDF/API2/Resource/ColorSpace lib/PDF/API2/Resource/ColorSpace/Indexed lib/PDF/API2/Resource/Font lib/PDF/API2/Resource/Font/CoreFont lib/PDF/API2/Resource/XObject lib/PDF/API2/Resource/XObject/Form lib/PDF/API2/Resource/XObject/Form/BarCode lib/PDF/API2/Resource/XObject/Image

Gunnar Wolf gwolf at costa.debian.org
Sun Jul 17 08:08:58 UTC 2005


Author: gwolf
Date: 2005-03-18 01:43:47 +0100 (Fri, 18 Mar 2005)
New Revision: 802

Modified:
   packages/libpdf-api2-perl/branches/upstream/current/CHANGELOG
   packages/libpdf-api2-perl/branches/upstream/current/LICENSE
   packages/libpdf-api2-perl/branches/upstream/current/Makefile.PL
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Annotation.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Basic/PDF/Literal.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content/Text.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content/Text/Markup.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content/symbols.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/HOWTO.pod
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/IOString.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Lite.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/NamedDestination.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Outline.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Outlines.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Page.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/BaseFont.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/adobemingstdlightacro.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/adobemyungjostdmediumacro.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/adobesongstdlightacro.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/kozgopromediumacro.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/kozminproregularacro.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/japanese.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/korean.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/simplified.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/traditional.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/TrueType.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/TrueType/FontFile.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/DeviceN.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed/ACTFile.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed/Hue.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed/WebColor.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Separation.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ExtGState.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/BdFont.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/bankgothic.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courier.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courierbold.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courierboldoblique.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courieroblique.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgia.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgiabold.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgiabolditalic.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgiaitalic.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helvetica.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helveticabold.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helveticaboldoblique.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helveticaoblique.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/symbol.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesbold.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesbolditalic.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesitalic.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesroman.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchet.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchetbold.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchetbolditalic.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchetitalic.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdana.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdanabold.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdanabolditalic.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdanaitalic.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/webdings.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/wingdings.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/zapfdingbats.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/Postscript.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/SynFont.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Pattern.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Shading.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/UniFont.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/codabar.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/code128.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/code3of9.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/ean13.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/int2of5.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/Hybrid.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/GD.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/GIF.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/JPEG.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/PNG.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/PNM.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/TIFF.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/UniWrap.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Util.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Version.pm
   packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Win32.pm
Log:
Load /tmp/tmp.hXdUAh/libpdf-api2-perl-0.40.97 into
packages/libpdf-api2-perl/branches/upstream/current.


Modified: packages/libpdf-api2-perl/branches/upstream/current/CHANGELOG
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/CHANGELOG	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/CHANGELOG	2005-03-18 00:43:47 UTC (rev 802)
@@ -1,3 +1,130 @@
+2005-03-15 03:20  fredo
+
+	* lib/PDF/API2/Content.pm: added metadata stubs
+
+2005-03-15 01:59  fredo
+
+	* lib/PDF/API2/Util.pm: cleanup
+
+2005-03-15 00:53  fredo
+
+	* lib/PDF/API2.pm: added xmpMetadata method to get/set XMP document
+	  data
+
+2005-03-15 00:51  fredo
+
+	* lib/PDF/API2/Util.pm: beatification
+
+2005-03-14 23:05  fredo
+
+	* release.sh: genesis
+
+2005-03-14 23:01  fredo
+
+	* Makefile.PL, lib/PDF/API2.pm, lib/PDF/API2/Annotation.pm,
+	  lib/PDF/API2/Content.pm, lib/PDF/API2/HOWTO.pod,
+	  lib/PDF/API2/IOString.pm, lib/PDF/API2/Lite.pm,
+	  lib/PDF/API2/NamedDestination.pm, lib/PDF/API2/Outline.pm,
+	  lib/PDF/API2/Outlines.pm, lib/PDF/API2/Page.pm,
+	  lib/PDF/API2/Resource.pm, lib/PDF/API2/Shape.pm,
+	  lib/PDF/API2/UniWrap.pm, lib/PDF/API2/Util.pm,
+	  lib/PDF/API2/Version.pm, lib/PDF/API2/Win32.pm,
+	  lib/PDF/API2/Basic/PDF/Literal.pm, lib/PDF/API2/Content/Text.pm,
+	  lib/PDF/API2/Content/symbols.pm,
+	  lib/PDF/API2/Content/Text/Markup.pm,
+	  lib/PDF/API2/Resource/BaseFont.pm,
+	  lib/PDF/API2/Resource/CIDFont.pm,
+	  lib/PDF/API2/Resource/ColorSpace.pm,
+	  lib/PDF/API2/Resource/ExtGState.pm,
+	  lib/PDF/API2/Resource/Font.pm, lib/PDF/API2/Resource/Pattern.pm,
+	  lib/PDF/API2/Resource/Shading.pm,
+	  lib/PDF/API2/Resource/UniFont.pm,
+	  lib/PDF/API2/Resource/XObject.pm,
+	  lib/PDF/API2/Resource/CIDFont/CJKFont.pm,
+	  lib/PDF/API2/Resource/CIDFont/TrueType.pm,
+	  lib/PDF/API2/Resource/CIDFont/CJKFont/adobemingstdlightacro.pm,
+	  lib/PDF/API2/Resource/CIDFont/CJKFont/adobemyungjostdmediumacro.pm,
+	  lib/PDF/API2/Resource/CIDFont/CJKFont/adobesongstdlightacro.pm,
+	  lib/PDF/API2/Resource/CIDFont/CJKFont/kozgopromediumacro.pm,
+	  lib/PDF/API2/Resource/CIDFont/CJKFont/kozminproregularacro.pm,
+	  lib/PDF/API2/Resource/CIDFont/CMap/japanese.pm,
+	  lib/PDF/API2/Resource/CIDFont/CMap/korean.pm,
+	  lib/PDF/API2/Resource/CIDFont/CMap/simplified.pm,
+	  lib/PDF/API2/Resource/CIDFont/CMap/traditional.pm,
+	  lib/PDF/API2/Resource/CIDFont/TrueType/FontFile.pm,
+	  lib/PDF/API2/Resource/ColorSpace/DeviceN.pm,
+	  lib/PDF/API2/Resource/ColorSpace/Indexed.pm,
+	  lib/PDF/API2/Resource/ColorSpace/Separation.pm,
+	  lib/PDF/API2/Resource/ColorSpace/Indexed/ACTFile.pm,
+	  lib/PDF/API2/Resource/ColorSpace/Indexed/Hue.pm,
+	  lib/PDF/API2/Resource/ColorSpace/Indexed/WebColor.pm,
+	  lib/PDF/API2/Resource/Font/BdFont.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont.pm,
+	  lib/PDF/API2/Resource/Font/Postscript.pm,
+	  lib/PDF/API2/Resource/Font/SynFont.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/bankgothic.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/courier.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/courierbold.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/courierboldoblique.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/courieroblique.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/georgia.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/georgiabold.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/georgiabolditalic.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/georgiaitalic.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/helvetica.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/helveticabold.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/helveticaboldoblique.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/helveticaoblique.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/symbol.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/timesbold.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/timesbolditalic.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/timesitalic.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/timesroman.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/trebuchet.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/trebuchetbold.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/trebuchetbolditalic.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/trebuchetitalic.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/verdana.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/verdanabold.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/verdanabolditalic.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/verdanaitalic.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/webdings.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/wingdings.pm,
+	  lib/PDF/API2/Resource/Font/CoreFont/zapfdingbats.pm,
+	  lib/PDF/API2/Resource/Shading/axial.pm,
+	  lib/PDF/API2/Resource/XObject/Form.pm,
+	  lib/PDF/API2/Resource/XObject/Image.pm,
+	  lib/PDF/API2/Resource/XObject/Form/BarCode.pm,
+	  lib/PDF/API2/Resource/XObject/Form/Hybrid.pm,
+	  lib/PDF/API2/Resource/XObject/Form/BarCode/codabar.pm,
+	  lib/PDF/API2/Resource/XObject/Form/BarCode/code128.pm,
+	  lib/PDF/API2/Resource/XObject/Form/BarCode/code3of9.pm,
+	  lib/PDF/API2/Resource/XObject/Form/BarCode/ean13.pm,
+	  lib/PDF/API2/Resource/XObject/Form/BarCode/int2of5.pm,
+	  lib/PDF/API2/Resource/XObject/Image/GD.pm,
+	  lib/PDF/API2/Resource/XObject/Image/GIF.pm,
+	  lib/PDF/API2/Resource/XObject/Image/JPEG.pm,
+	  lib/PDF/API2/Resource/XObject/Image/PNG.pm,
+	  lib/PDF/API2/Resource/XObject/Image/PNM.pm,
+	  lib/PDF/API2/Resource/XObject/Image/TIFF.pm,
+	  lib/PDF/API2/Shape/line.pm, lib/PDF/API2/Shape/polygon.pm,
+	  lib/PDF/API2/Shape/polyline.pm, lib/PDF/API2/Shape/sline.pm: upd
+	  2005
+
+2005-03-14 22:49  fredo
+
+	* LICENSE: upd 2005
+
+2005-03-14 22:48  fredo
+
+	* Makefile.PL: merged manify patch by gunnar wolf
+
+2005-03-14 21:26  fredo
+
+	* lib/PDF/API2/Content.pm: added 'auto' value for -underline
+	  parameter in text fixed text line construction to to work under
+	  width==0 conditions
+
 2005-02-28 19:00  fredo
 
 	* lib/PDF/API2/Lite.pm: removed color method since businesscolor is

Modified: packages/libpdf-api2-perl/branches/upstream/current/LICENSE
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/LICENSE	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/LICENSE	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2003 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #

Modified: packages/libpdf-api2-perl/branches/upstream/current/Makefile.PL
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/Makefile.PL	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/Makefile.PL	2005-03-18 00:43:47 UTC (rev 802)
@@ -9,7 +9,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -28,7 +28,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Makefile.PL,v 1.23 2005/02/07 19:34:04 fredo Exp $
+#   $Id: Makefile.PL,v 1.26 2005/03/15 17:29:24 fredo Exp $
 #
 #=======================================================================
 
@@ -114,21 +114,139 @@
     close($fh);
 }
 
-my %makehash=(
-    NAME         =>  "PDF::API2",
-    AUTHOR       =>  "areibens\@cpan.org",
-    ABSTRACT     =>  "TheNextGen PDF Create/Modify API",
-    dist         =>  {
-        ZIP         =>  "zip ",
-        ZIPFLAGS    =>  " -v -o -r -9 ",
-        COMPRESS    =>  "gzip -9 -f ",
-    },
-    MAN1PODS     =>  {},
-    MAN3PODS     =>  {},
-    PREREQ_PM    =>  {
-                    'Compress::Zlib'    => 1.0,
-                },
-    VERSION_FROM => $versionfile,
+my @manify = qw[
+    PDF/API2/Basic/PDF/Filter.pm   
+    PDF/API2/Basic/PDF/Objind.pm 
+    PDF/API2/Basic/PDF/String.pm
+    PDF/API2/Basic/PDF/Number.pm 
+    PDF/API2/Basic/PDF/Null.pm   
+    PDF/API2/Basic/PDF/Bool.pm 
+    PDF/API2/Basic/PDF/Page.pm
+    PDF/API2/Basic/PDF/Array.pm 
+    PDF/API2/Basic/PDF/Pages.pm   
+    PDF/API2/Basic/PDF/Name.pm 
+    PDF/API2/Basic/PDF/Utils.pm
+    PDF/API2/Basic/PDF/Dict.pm 
+    PDF/API2/Basic/PDF/File.pm 
+    PDF/API2/Basic/TTF/Mort/Contextual.pm
+    PDF/API2/Basic/TTF/Mort/Insertion.pm 
+    PDF/API2/Basic/TTF/Mort/Rearrangement.pm 
+    PDF/API2/Basic/TTF/Mort/Ligature.pm
+    PDF/API2/Basic/TTF/Mort/Noncontextual.pm 
+    PDF/API2/Basic/TTF/Mort/Subtable.pm 
+    PDF/API2/Basic/TTF/Mort/Chain.pm
+    PDF/API2/Basic/TTF/Kern/ClassArray.pm 
+    PDF/API2/Basic/TTF/Kern/StateTable.pm
+    PDF/API2/Basic/TTF/Kern/CompactClassArray.pm 
+    PDF/API2/Basic/TTF/Kern/OrderedList.pm 
+    PDF/API2/Basic/TTF/Kern/Subtable.pm
+    PDF/API2/Basic/TTF/Maxp.pm   
+    PDF/API2/Basic/TTF/Font.pm 
+    PDF/API2/Basic/TTF/Ttopen.pm   
+    PDF/API2/Basic/TTF/LTSH.pm
+    PDF/API2/Basic/TTF/Loca.pm   
+    PDF/API2/Basic/TTF/Fmtx.pm 
+    PDF/API2/Basic/TTF/Name.pm   
+    PDF/API2/Basic/TTF/Hmtx.pm
+    PDF/API2/Basic/TTF/OldMort.pm   
+    PDF/API2/Basic/TTF/Mort.pm 
+    PDF/API2/Basic/TTF/Glyph.pm   
+    PDF/API2/Basic/TTF/Post.pm
+    PDF/API2/Basic/TTF/AATutils.pm   
+    PDF/API2/Basic/TTF/Table.pm 
+    PDF/API2/Basic/TTF/Delta.pm   
+    PDF/API2/Basic/TTF/Ttc.pm
+    PDF/API2/Basic/TTF/XMLparse.pm   
+    PDF/API2/Basic/TTF/Vmtx.pm 
+    PDF/API2/Basic/TTF/Hdmx.pm   
+    PDF/API2/Basic/TTF/GSUB.pm
+    PDF/API2/Basic/TTF/Head.pm   
+    PDF/API2/Basic/TTF/Glyf.pm 
+    PDF/API2/Basic/TTF/OS_2.pm   
+    PDF/API2/Basic/TTF/PCLT.pm
+    PDF/API2/Basic/TTF/Hhea.pm   
+    PDF/API2/Basic/TTF/GDEF.pm 
+    PDF/API2/Basic/TTF/GPOS.pm   
+    PDF/API2/Basic/TTF/Anchor.pm
+    PDF/API2/Basic/TTF/OldCmap.pm   
+    PDF/API2/Basic/TTF/Fdsc.pm 
+    PDF/API2/Basic/TTF/Feat.pm   
+    PDF/API2/Basic/TTF/Cmap.pm
+    PDF/API2/Basic/TTF/Prop.pm   
+    PDF/API2/Basic/TTF/Segarr.pm 
+    PDF/API2/Basic/TTF/Vhea.pm   
+    PDF/API2/Basic/TTF/AATKern.pm
+    PDF/API2/Basic/TTF/Fpgm.pm   
+    PDF/API2/Basic/TTF/Prep.pm 
+    PDF/API2/Basic/TTF/Coverage.pm   
+    PDF/API2/Basic/TTF/Cvt_.pm
+    PDF/API2/Basic/TTF/Bsln.pm   
+    PDF/API2/Basic/TTF/Kern.pm 
+    PDF/API2/Basic/TTF/Utils.pm
+    PDF/API2/Resource/CIDFont/CJKFont.pm 
+    PDF/API2/Resource/CIDFont/TrueType.pm 
+    PDF/API2/Resource/Font/Postscript.pm
+    PDF/API2/Resource/Font/BdFont.pm 
+    PDF/API2/Resource/Font/CoreFont.pm 
+    PDF/API2/Resource/Font/SynFont.pm
+    PDF/API2/Resource/ColorSpace/Indexed/ACTFile.pm 
+    PDF/API2/Resource/ColorSpace/Indexed/WebColor.pm
+    PDF/API2/Resource/ColorSpace/Indexed/Hue.pm 
+    PDF/API2/Resource/ColorSpace/Indexed.pm
+    PDF/API2/Resource/XObject/Image/PNG.pm 
+    PDF/API2/Resource/XObject/Image/GIF.pm 
+    PDF/API2/Resource/XObject/Image/JPEG.pm
+    PDF/API2/Resource/XObject/Image/TIFF.pm 
+    PDF/API2/Resource/XObject/Image/PNM.pm 
+    PDF/API2/Resource/XObject/Form/Hybrid.pm
+    PDF/API2/Resource/XObject/Image.pm 
+    PDF/API2/Resource/XObject/Form.pm 
+    PDF/API2/Resource/CIDFont.pm
+    PDF/API2/Resource/Font.pm   
+    PDF/API2/Resource/ExtGState.pm 
+    PDF/API2/Resource/ColorSpace.pm
+    PDF/API2/Resource/XObject.pm 
+    PDF/API2/Resource/BaseFont.pm 
+    PDF/API2/Content/Text.pm   
+    PDF/API2/HOWTO.pod
+    PDF/API2/Content.pm   
+    PDF/API2/Annotation.pm   
+    PDF/API2/Page.pm 
+    PDF/API2/Util.pm   
+    PDF/API2/Outline.pm
+    PDF/API2/Version.pm 
+    PDF/API2/NamedDestination.pm   
+    PDF/API2/Resource.pm 
+    PDF/API2/Lite.pm   
+    PDF/API2/Outlines.pm
+    PDF/API2.pm
+]; 
+
+my %makehash=( 
+    NAME         => "PDF::API2", 
+    AUTHOR       => "areibens\@cpan.org", 
+    ABSTRACT     => "TheNextGen PDF Create/Modify API", 
+    dist         => { 
+        ZIP      => "zip ", 
+        ZIPFLAGS => " -v -o -r -9 ",
+        COMPRESS => "gzip -9 -f ", 
+    }, 
+    MAN1PODS     => {}, 
+    MAN3PODS     => 
+    { 
+        map 
+        {
+            my $file = "lib/$_";
+            my $man = $_;
+            $man =~ s!\.(pm|pod)$!!;
+            $man =~ s!/!::!g;
+            $man = "blib/man3/${man}.3pm";
+            $file => $man;
+        } 
+        @manify
+    }, 
+    PREREQ_PM    => { 'Compress::Zlib' => 1.0, }, 
+    VERSION_FROM => $versionfile, 
 );
 
 my $overide=undef;
@@ -236,10 +354,12 @@
 
 sub MY::postamble{
     my $y=qq|ppmdist: pm_to_blib ppd dist\n|;
-    $y.=qq|\t\$(TAR) \$(TARFLAGS) \$(DISTNAME)-\$(VERSION).ppm.tar blib\n|;
-    $y.=qq|\t\$(COMPRESS) \$(DISTNAME)-\$(VERSION).ppm.tar\n|;
-    $y.=qq|\t\$(ZIP) \$(ZIPFLAGS) \$(DISTNAME)-\$(VERSION).\$(OSNAME)-\$(OSVERS).ppm.zip \$(DISTNAME)-\$(VERSION).ppm.tar.gz \$(DISTNAME).ppd\n|;
-    $y.=qq|\t\$(RM_F) \$(DISTNAME)-\$(VERSION).ppm.tar.gz\n|;
+    $y.=qq|\t\$(MKPATH) \$(DISTNAME)-\$(VERSION)-PPM\n|;
+    $y.=qq|\t\$(TAR) \$(TARFLAGS) \$(DISTNAME)-\$(VERSION)-PPM/\$(DISTNAME)-\$(VERSION).ppm.tar blib\n|;
+    $y.=qq|\t\$(COMPRESS) \$(DISTNAME)-\$(VERSION)-PPM/\$(DISTNAME)-\$(VERSION).ppm.tar\n|;
+    $y.=qq|\t\$(CP) \$(DISTNAME).ppd \$(DISTNAME)-\$(VERSION)-PPM/\$(DISTNAME).ppd\n|;
+    $y.=qq|\t\$(ZIP) \$(ZIPFLAGS) \$(DISTNAME)-\$(VERSION).\$(OSNAME)-\$(OSVERS).ppm.zip \$(DISTNAME)-\$(VERSION)-PPM/\$(DISTNAME)-\$(VERSION).ppm.tar.gz \$(DISTNAME)-\$(VERSION)-PPM/\$(DISTNAME).ppd\n|;
+    $y.=qq|\t\$(RM_RF) \$(DISTNAME)-\$(VERSION)-PPM\n|;
     $y.=qq|\n|;
     return($y);
 }

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Annotation.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Annotation.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Annotation.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Annotation.pm,v 1.17 2005/01/03 05:00:27 fredo Exp $
+#   $Id: Annotation.pm,v 1.18 2005/03/14 22:01:05 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Annotation;
@@ -44,7 +44,7 @@
 
     @ISA = qw(PDF::API2::Basic::PDF::Dict);
 
-    ( $VERSION ) = '$Revision: 1.17 $' =~ /Revision: (\S+)\s/; # $Date: 2005/01/03 05:00:27 $
+    ( $VERSION ) = '$Revision: 1.18 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:05 $
 
     use utf8;
     use Encode qw(:all);
@@ -408,6 +408,9 @@
 =head1 HISTORY
 
     $Log: Annotation.pm,v $
+    Revision 1.18  2005/03/14 22:01:05  fredo
+    upd 2005
+
     Revision 1.17  2005/01/03 05:00:27  fredo
     changed default behavior of border
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Basic/PDF/Literal.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Basic/PDF/Literal.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Basic/PDF/Literal.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Literal.pm,v 1.6 2004/12/16 00:30:52 fredo Exp $
+#   $Id: Literal.pm,v 1.7 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 # Literal PDF Object for Dirty Hacks ...

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content/Text/Markup.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content/Text/Markup.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content/Text/Markup.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Markup.pm,v 1.4 2004/06/15 09:14:41 fredo Exp $
+#   $Id: Markup.pm,v 1.5 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Content::Text::Markup::XML;
@@ -117,7 +117,7 @@
 
     @ISA = qw(PDF::API2::Content);
 
-    ( $VERSION ) = '$Revision: 1.4 $' =~ /Revision: (\S+)\s/; # $Date: 2004/06/15 09:14:41 $
+    ( $VERSION ) = '$Revision: 1.5 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:06 $
     
 }
 
@@ -172,6 +172,9 @@
 =head1 HISTORY
 
     $Log: Markup.pm,v $
+    Revision 1.5  2005/03/14 22:01:06  fredo
+    upd 2005
+
     Revision 1.4  2004/06/15 09:14:41  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content/Text.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content/Text.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content/Text.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Text.pm,v 1.7 2004/12/16 00:30:53 fredo Exp $
+#   $Id: Text.pm,v 1.8 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Content::Text;
@@ -43,7 +43,7 @@
 
     @ISA = qw(PDF::API2::Content);
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:53 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:06 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -72,6 +72,9 @@
 =head1 HISTORY
 
     $Log: Text.pm,v $
+    Revision 1.8  2005/03/14 22:01:06  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:53  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content/symbols.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content/symbols.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content/symbols.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: symbols.pm,v 1.7 2004/06/15 09:14:41 fredo Exp $
+#   $Id: symbols.pm,v 1.8 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Content::symbols;
@@ -65,6 +65,9 @@
 =head1 HISTORY
 
     $Log: symbols.pm,v $
+    Revision 1.8  2005/03/14 22:01:06  fredo
+    upd 2005
+
     Revision 1.7  2004/06/15 09:14:41  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Content.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Content.pm,v 1.31 2005/02/22 22:59:49 fredo Exp $
+#   $Id: Content.pm,v 1.34 2005/03/15 02:20:46 fredo Exp $
 #
 #=======================================================================
 
@@ -47,7 +47,7 @@
 
     @ISA = qw(PDF::API2::Basic::PDF::Dict);
     
-    ( $VERSION ) = '$Revision: 1.31 $' =~ /Revision: (\S+)\s/; # $Date: 2005/02/22 22:59:49 $
+    ( $VERSION ) = '$Revision: 1.34 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/15 02:20:46 $
 
 }
 
@@ -184,6 +184,34 @@
     return($self);
 }
 
+sub metaStart
+{
+    my $self=shift @_;
+    my $tag=shift @_;
+    my $obj=shift @_;
+    $self->add("/$tag");
+    if(defined $obj)
+    {
+        my $dict=PDFDict();
+        $dict->{Metadata}=$obj;
+        $self->resource('Properties',$obj->name,$dict);        
+        $self->add('/'.($obj->name));
+        $self->add('BDC');
+    }
+    else
+    {
+        $self->add('BMC');
+    }
+    return($self);
+}
+
+sub metaEnd
+{
+    my $self=shift @_;
+    $self->add('EMC');
+    return($self);
+}
+
 =item $co->flatness $flat
 
 Sets flatness.
@@ -1120,6 +1148,10 @@
     my $self=shift @_;
     my $img=shift @_;
     my ($x,$y,$w,$h)=@_;
+    if(defined $img->{Metadata})
+    {
+        $self->metaStart('PPAM:PlacedImage',$img->{Metadata});
+    }
     $self->save;
     if(!defined $w) 
     {
@@ -1137,6 +1169,10 @@
     $self->{' x'}=$x;
     $self->{' y'}=$y;
     $self->resource('XObject',$img->name,$img);
+    if(defined $img->{Metadata})
+    {
+        $self->metaEnd;
+    }
     return($self);
 }
 
@@ -1661,6 +1697,9 @@
 C<-underline=E<gt>[2,[1,'red'],4,[2,'#0000ff']]> will draw a "red" and a 
 "blue" line).
 
+You can also use the string C<'auto'> for either or both distance and thickness 
+values to auto-magically calculate best values from the font-definition.
+
 =back
 
 =cut
@@ -1679,7 +1718,13 @@
         @underline=($underline,1);
     }
     push @underline,1 if(@underline%2);
-    while(@underline){
+
+    my $underlineposition=(-$self->{' font'}->underlineposition()*$self->{' fontsize'}/1000||1);
+    my $underlinethickness=($self->{' font'}->underlinethickness()*$self->{' fontsize'}/1000||1);
+    my $pos=1;
+    
+    while(@underline)
+    {
         $self->add_post(_save);
 
         my $distance=shift @underline;
@@ -1689,6 +1734,16 @@
         {
             ($thickness,$scolor)=@{$thickness};
         }
+
+        if($distance eq 'auto')
+        {
+            $distance=$pos*$underlineposition;
+        }
+        if($thickness eq 'auto')
+        {
+            $thickness=$underlinethickness;
+        }
+
         my ($x1,$y1)=$self->_textpos(@{$xy1},0,-($distance+($thickness/2)));
         my ($x2,$y2)=$self->_textpos(@{$xy2},0,-($distance+($thickness/2)));
 
@@ -1699,6 +1754,7 @@
         $self->add_post(_stroke);
 
         $self->add_post(_restore);
+        $pos++;
     }
 }
 
@@ -1754,7 +1810,8 @@
 
 =cut
 
-sub text_right {
+sub text_right 
+{
   my ($self,$text, at opts)=@_;
   my $width=$self->advancewidth($text);
   return $self->text($text,-indent=>-$width, at opts);
@@ -1766,7 +1823,8 @@
 
 =cut
 
-sub text_justified {
+sub text_justified 
+{
     my ($self,$text,$width,%opts)=@_;
     my $hs=$self->hspace;
     $self->hspace($hs*($width/$self->advancewidth($text)));
@@ -1775,16 +1833,20 @@
     return($width);
 }
 
-sub _text_fill_line {
+sub _text_fill_line 
+{
     my ($self,$text,$width,$over)=@_;
     my @txt=split(/\x20/,$text);
     my @line=();
     local $";
     $"=' ';
-    while(@txt && $self->advancewidth("@line")<$width) {
-        push @line,(shift @txt);
+    while(@txt)
+    {
+         push @line,(shift @txt);
+         last if($self->advancewidth("@line")>$width);
     }
-    if(!$over && (scalar @line > 1) && ($self->advancewidth("@line") > $width)) {
+    if(!$over && (scalar @line > 1) && ($self->advancewidth("@line") > $width)) 
+    {
         unshift @txt,pop @line;
     }
     my $ret="@txt";
@@ -1996,12 +2058,16 @@
     return($wht);
 }
 
-sub resource {
+sub resource 
+{
     my ($self, $type, $key, $obj, $force) = @_;
-    if($self->{' apipage'}) {
+    if($self->{' apipage'}) 
+    {
         # we are a content stream on a page.
         return( $self->{' apipage'}->resource($type, $key, $obj, $force) );
-    } else {
+    } 
+    else 
+    {
         # we are a self-contained content stream.
         $self->{Resources}||=PDFDict();
 
@@ -2010,13 +2076,19 @@
 
         $dict->{$type}||= PDFDict();
         $dict->{$type}->realise if(ref($dict->{$type})=~/Objind$/);
-        unless (defined $obj) {
+        unless (defined $obj) 
+        {
             return($dict->{$type}->{$key} || undef);
-        } else {
-            if($force) {
+        } 
+        else 
+        {
+            if($force) 
+            {
                 $dict->{$type}->{$key}=$obj;
-            } else {
-                $dict->{$type}->{$key}||= $obj;
+            } 
+            else 
+            {
+                $dict->{$type}->{$key}||=$obj;
             }
             return($dict);
         }
@@ -2034,6 +2106,16 @@
 =head1 HISTORY
 
     $Log: Content.pm,v $
+    Revision 1.34  2005/03/15 02:20:46  fredo
+    added metadata stubs
+
+    Revision 1.33  2005/03/14 22:01:05  fredo
+    upd 2005
+
+    Revision 1.32  2005/03/14 20:26:44  fredo
+    added 'auto' value for -underline parameter in text
+    fixed text line construction to to work under width==0 conditions
+
     Revision 1.31  2005/02/22 22:59:49  fredo
     fixed infinite loop in paragraph if words longer than a paragraph are present.
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/HOWTO.pod
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/HOWTO.pod	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/HOWTO.pod	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -29,7 +29,7 @@
 #   OF THE USE OF THIS FILE, EVEN IF ADVISED OF THE POSSIBILITY OF
 #   SUCH DAMAGE.
 #
-#   $Id: HOWTO.pod,v 1.5 2004/06/07 19:44:12 fredo Exp $
+#   $Id: HOWTO.pod,v 1.6 2005/03/14 22:01:05 fredo Exp $
 #
 #=======================================================================
 
@@ -144,6 +144,9 @@
 =head1 CHANGES
 
     $Log: HOWTO.pod,v $
+    Revision 1.6  2005/03/14 22:01:05  fredo
+    upd 2005
+
     Revision 1.5  2004/06/07 19:44:12  fredo
     cleaned out cr+lf for lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/IOString.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/IOString.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/IOString.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -33,14 +33,14 @@
 #   Original Copyright 1998-2000 Gisle Aas.
 #   modified by Alfred Reibenschuh <areibens at cpan.org> for PDF::API2
 #
-#   $Id: IOString.pm,v 1.9 2005/02/11 19:11:50 fredo Exp $
+#   $Id: IOString.pm,v 1.10 2005/03/14 22:01:05 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::IOString;
 
 require 5.006;
     use vars qw($VERSION $DEBUG $IO_CONSTANTS);
-    ( $VERSION ) = '$Revision: 1.9 $' =~ /Revision: (\S+)\s/; # $Date: 2005/02/11 19:11:50 $
+    ( $VERSION ) = '$Revision: 1.10 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:05 $
 use Symbol ();
 use FileHandle;
 no warnings qw[ deprecated recursion uninitialized ];

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Lite.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Lite.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Lite.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Lite.pm,v 1.9 2005/02/28 18:00:06 fredo Exp $
+#   $Id: Lite.pm,v 1.10 2005/03/14 22:01:05 fredo Exp $
 #
 #=======================================================================
 
@@ -43,7 +43,7 @@
 
     use vars qw( $VERSION $hasWeakRef );
 
-    ( $VERSION ) = '$Revision: 1.9 $' =~ /Revision: (\S+)\s/; # $Date: 2005/02/28 18:00:06 $
+    ( $VERSION ) = '$Revision: 1.10 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:05 $
 
 }
 
@@ -670,6 +670,9 @@
 =head1 HISTORY
 
     $Log: Lite.pm,v $
+    Revision 1.10  2005/03/14 22:01:05  fredo
+    upd 2005
+
     Revision 1.9  2005/02/28 18:00:06  fredo
     removed color method since businesscolor is not available anymore in PDF::API2
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/NamedDestination.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/NamedDestination.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/NamedDestination.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -38,7 +38,7 @@
 #   FREE SOFTWARE FOUNDATION, INC., 59 TEMPLE PLACE - SUITE 330,
 #   BOSTON, MA 02111-1307, USA.
 #
-#   $Id: NamedDestination.pm,v 1.2 2005/01/03 04:17:46 fredo Exp $
+#   $Id: NamedDestination.pm,v 1.3 2005/03/14 22:01:05 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::NamedDestination;
@@ -68,7 +68,7 @@
     
     @ISA=qw(PDF::API2::Basic::PDF::Dict);
 
-    ( $VERSION ) = '$Revision: 1.2 $' =~ /Revision: (\S+)\s/; # $Date: 2005/01/03 04:17:46 $
+    ( $VERSION ) = '$Revision: 1.3 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:05 $
 }
 
 no warnings qw[ recursion uninitialized ];
@@ -331,6 +331,9 @@
 =head1 HISTORY
 
     $Log: NamedDestination.pm,v $
+    Revision 1.3  2005/03/14 22:01:05  fredo
+    upd 2005
+
     Revision 1.2  2005/01/03 04:17:46  fredo
     fixed dict creation
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Outline.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Outline.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Outline.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Outline.pm,v 1.10 2005/01/03 00:33:32 fredo Exp $
+#   $Id: Outline.pm,v 1.11 2005/03/14 22:01:05 fredo Exp $
 #
 #=======================================================================
 
@@ -42,7 +42,7 @@
 
     @ISA = qw(PDF::API2::Basic::PDF::Dict);
 
-    ( $VERSION ) = '$Revision: 1.10 $' =~ /Revision: (\S+)\s/; # $Date: 2005/01/03 00:33:32 $
+    ( $VERSION ) = '$Revision: 1.11 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:05 $
 
 }
 
@@ -379,6 +379,9 @@
 =head1 HISTORY
 
     $Log: Outline.pm,v $
+    Revision 1.11  2005/03/14 22:01:05  fredo
+    upd 2005
+
     Revision 1.10  2005/01/03 00:33:32  fredo
     added named destination support
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Outlines.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Outlines.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Outlines.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Outlines.pm,v 1.7 2004/12/16 00:30:52 fredo Exp $
+#   $Id: Outlines.pm,v 1.8 2005/03/14 22:01:05 fredo Exp $
 #
 #=======================================================================
 
@@ -44,7 +44,7 @@
 
     @ISA = qw(PDF::API2::Outline);
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:52 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:05 $
 
 }
 
@@ -75,6 +75,9 @@
 =head1 HISTORY
 
     $Log: Outlines.pm,v $
+    Revision 1.8  2005/03/14 22:01:05  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:52  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Page.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Page.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Page.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Page.pm,v 1.9 2004/12/16 00:30:52 fredo Exp $
+#   $Id: Page.pm,v 1.10 2005/03/14 22:01:05 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Page;
@@ -52,7 +52,7 @@
     use POSIX qw(floor ceil);
     use Math::Trig;
 
-    ( $VERSION ) = '$Revision: 1.9 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:52 $
+    ( $VERSION ) = '$Revision: 1.10 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:05 $
 
 }
 
@@ -457,6 +457,9 @@
 =head1 HISTORY
 
     $Log: Page.pm,v $
+    Revision 1.10  2005/03/14 22:01:05  fredo
+    upd 2005
+
     Revision 1.9  2004/12/16 00:30:52  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/BaseFont.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/BaseFont.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/BaseFont.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: BaseFont.pm,v 1.14 2005/01/21 10:03:09 fredo Exp $
+#   $Id: BaseFont.pm,v 1.15 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::BaseFont;
@@ -46,7 +46,7 @@
 
     @ISA = qw( PDF::API2::Resource );
 
-    ( $VERSION ) = '$Revision: 1.14 $' =~ /Revision: (\S+)\s/; # $Date: 2005/01/21 10:03:09 $
+    ( $VERSION ) = '$Revision: 1.15 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:06 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -695,6 +695,9 @@
 =head1 HISTORY
 
     $Log: BaseFont.pm,v $
+    Revision 1.15  2005/03/14 22:01:06  fredo
+    upd 2005
+
     Revision 1.14  2005/01/21 10:03:09  fredo
     added object saver for cmap
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/adobemingstdlightacro.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/adobemingstdlightacro.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/adobemingstdlightacro.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: adobemingstdlightacro.pm,v 1.7 2004/10/26 14:46:22 fredo Exp $
+#   $Id: adobemingstdlightacro.pm,v 1.8 2005/03/14 22:01:07 fredo Exp $
 #
 #=======================================================================
 
@@ -17667,6 +17667,9 @@
 =head1 HISTORY
 
     $Log: adobemingstdlightacro.pm,v $
+    Revision 1.8  2005/03/14 22:01:07  fredo
+    upd 2005
+
     Revision 1.7  2004/10/26 14:46:22  fredo
     added alternative glyph-width storage
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/adobemyungjostdmediumacro.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/adobemyungjostdmediumacro.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/adobemyungjostdmediumacro.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: adobemyungjostdmediumacro.pm,v 1.8 2004/11/22 01:04:37 fredo Exp $
+#   $Id: adobemyungjostdmediumacro.pm,v 1.9 2005/03/14 22:01:08 fredo Exp $
 #
 #=======================================================================
 
@@ -8256,6 +8256,9 @@
 =head1 HISTORY
 
     $Log: adobemyungjostdmediumacro.pm,v $
+    Revision 1.9  2005/03/14 22:01:08  fredo
+    upd 2005
+
     Revision 1.8  2004/11/22 01:04:37  fredo
     added advanced attributes
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/adobesongstdlightacro.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/adobesongstdlightacro.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/adobesongstdlightacro.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: adobesongstdlightacro.pm,v 1.7 2004/10/26 14:46:23 fredo Exp $
+#   $Id: adobesongstdlightacro.pm,v 1.8 2005/03/14 22:01:09 fredo Exp $
 #
 #=======================================================================
 
@@ -22419,6 +22419,9 @@
 =head1 HISTORY
 
     $Log: adobesongstdlightacro.pm,v $
+    Revision 1.8  2005/03/14 22:01:09  fredo
+    upd 2005
+
     Revision 1.7  2004/10/26 14:46:23  fredo
     added alternative glyph-width storage
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/kozgopromediumacro.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/kozgopromediumacro.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/kozgopromediumacro.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: kozgopromediumacro.pm,v 1.7 2004/11/22 02:03:40 fredo Exp $
+#   $Id: kozgopromediumacro.pm,v 1.8 2005/03/14 22:01:09 fredo Exp $
 #
 #=======================================================================
 
@@ -696,6 +696,9 @@
 =head1 HISTORY
 
     $Log: kozgopromediumacro.pm,v $
+    Revision 1.8  2005/03/14 22:01:09  fredo
+    upd 2005
+
     Revision 1.7  2004/11/22 02:03:40  fredo
     deleted obsolete character widths
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/kozminproregularacro.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/kozminproregularacro.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont/kozminproregularacro.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: kozminproregularacro.pm,v 1.8 2004/11/22 02:02:52 fredo Exp $
+#   $Id: kozminproregularacro.pm,v 1.9 2005/03/14 22:01:10 fredo Exp $
 #
 #=======================================================================
 
@@ -697,6 +697,9 @@
 =head1 HISTORY
 
     $Log: kozminproregularacro.pm,v $
+    Revision 1.9  2005/03/14 22:01:10  fredo
+    upd 2005
+
     Revision 1.8  2004/11/22 02:02:52  fredo
     deleted obsolete character widths
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CJKFont.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: CJKFont.pm,v 1.13 2004/12/16 00:30:53 fredo Exp $
+#   $Id: CJKFont.pm,v 1.14 2005/03/14 22:01:07 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::CIDFont::CJKFont;
@@ -50,7 +50,7 @@
 
     @ISA = qw( PDF::API2::Resource::CIDFont );
 
-    ( $VERSION ) = '$Revision: 1.13 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:53 $
+    ( $VERSION ) = '$Revision: 1.14 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:07 $
 
     $fonts = { };
     $cmap = { };
@@ -390,6 +390,9 @@
 =head1 HISTORY
 
     $Log: CJKFont.pm,v $
+    Revision 1.14  2005/03/14 22:01:07  fredo
+    upd 2005
+
     Revision 1.13  2004/12/16 00:30:53  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/japanese.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/japanese.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/japanese.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: japanese.pm,v 1.9 2004/11/21 03:20:12 fredo Exp $
+#   $Id: japanese.pm,v 1.10 2005/03/14 22:01:11 fredo Exp $
 #
 #=======================================================================
 
@@ -55968,6 +55968,9 @@
 =head1 HISTORY
 
     $Log: japanese.pm,v $
+    Revision 1.10  2005/03/14 22:01:11  fredo
+    upd 2005
+
     Revision 1.9  2004/11/21 03:20:12  fredo
     fixed cidmap to adobe japan1 supl 6
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/korean.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/korean.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/korean.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: korean.pm,v 1.7 2004/11/22 01:05:08 fredo Exp $
+#   $Id: korean.pm,v 1.8 2005/03/14 22:01:17 fredo Exp $
 #
 #=======================================================================
 
@@ -35699,6 +35699,9 @@
 =head1 HISTORY
 
     $Log: korean.pm,v $
+    Revision 1.8  2005/03/14 22:01:17  fredo
+    upd 2005
+
     Revision 1.7  2004/11/22 01:05:08  fredo
     updated to korea1-2 spec
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/simplified.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/simplified.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/simplified.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: simplified.pm,v 1.6 2004/06/15 09:14:47 fredo Exp $
+#   $Id: simplified.pm,v 1.7 2005/03/14 22:01:19 fredo Exp $
 #
 #=======================================================================
 
@@ -57773,6 +57773,9 @@
 =head1 HISTORY
 
     $Log: simplified.pm,v $
+    Revision 1.7  2005/03/14 22:01:19  fredo
+    upd 2005
+
     Revision 1.6  2004/06/15 09:14:47  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/traditional.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/traditional.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/CMap/traditional.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: traditional.pm,v 1.6 2004/06/15 09:14:50 fredo Exp $
+#   $Id: traditional.pm,v 1.7 2005/03/14 22:01:24 fredo Exp $
 #
 #=======================================================================
 
@@ -37431,6 +37431,9 @@
 =head1 HISTORY
 
     $Log: traditional.pm,v $
+    Revision 1.7  2005/03/14 22:01:24  fredo
+    upd 2005
+
     Revision 1.6  2004/06/15 09:14:50  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/TrueType/FontFile.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/TrueType/FontFile.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/TrueType/FontFile.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: FontFile.pm,v 1.12 2005/01/21 10:00:43 fredo Exp $
+#   $Id: FontFile.pm,v 1.13 2005/03/14 22:01:27 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::CIDFont::TrueType::FontFile;
@@ -49,7 +49,7 @@
 
     @ISA = qw( PDF::API2::Basic::PDF::Dict );
 
-    ( $VERSION ) = '$Revision: 1.12 $' =~ /Revision: (\S+)\s/; # $Date: 2005/01/21 10:00:43 $
+    ( $VERSION ) = '$Revision: 1.13 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:27 $
     $cmap={};
 }
 no warnings qw[ recursion uninitialized ];
@@ -636,6 +636,9 @@
 =head1 HISTORY
 
     $Log: FontFile.pm,v $
+    Revision 1.13  2005/03/14 22:01:27  fredo
+    upd 2005
+
     Revision 1.12  2005/01/21 10:00:43  fredo
     added handling of nosubset option
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/TrueType.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/TrueType.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont/TrueType.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: TrueType.pm,v 1.8 2005/01/21 10:01:59 fredo Exp $
+#   $Id: TrueType.pm,v 1.9 2005/03/14 22:01:07 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::CIDFont::TrueType;
@@ -51,7 +51,7 @@
 
     @ISA = qw( PDF::API2::Resource::CIDFont );
 
-    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/01/21 10:01:59 $
+    ( $VERSION ) = '$Revision: 1.9 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:07 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -200,6 +200,9 @@
 =head1 HISTORY
 
     $Log: TrueType.pm,v $
+    Revision 1.9  2005/03/14 22:01:07  fredo
+    upd 2005
+
     Revision 1.8  2005/01/21 10:01:59  fredo
     added -nosubset option
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/CIDFont.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: CIDFont.pm,v 1.11 2004/12/16 00:30:53 fredo Exp $
+#   $Id: CIDFont.pm,v 1.12 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::CIDFont;
@@ -48,7 +48,7 @@
 
     @ISA = qw( PDF::API2::Resource::BaseFont );
 
-    ( $VERSION ) = '$Revision: 1.11 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:53 $
+    ( $VERSION ) = '$Revision: 1.12 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:06 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -289,6 +289,9 @@
 =head1 HISTORY
 
     $Log: CIDFont.pm,v $
+    Revision 1.12  2005/03/14 22:01:06  fredo
+    upd 2005
+
     Revision 1.11  2004/12/16 00:30:53  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/DeviceN.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/DeviceN.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/DeviceN.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: DeviceN.pm,v 1.2 2004/12/16 00:30:53 fredo Exp $
+#   $Id: DeviceN.pm,v 1.3 2005/03/14 22:01:27 fredo Exp $
 #
 #=======================================================================
 
@@ -43,7 +43,7 @@
     use Math::Trig;
 
     @ISA = qw( PDF::API2::Resource::ColorSpace );
-    ( $VERSION ) = '$Revision: 1.2 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:53 $
+    ( $VERSION ) = '$Revision: 1.3 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:27 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -149,6 +149,9 @@
 =head1 HISTORY
 
     $Log: DeviceN.pm,v $
+    Revision 1.3  2005/03/14 22:01:27  fredo
+    upd 2005
+
     Revision 1.2  2004/12/16 00:30:53  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed/ACTFile.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed/ACTFile.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed/ACTFile.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: ACTFile.pm,v 1.6 2004/12/16 00:30:54 fredo Exp $
+#   $Id: ACTFile.pm,v 1.7 2005/03/14 22:01:27 fredo Exp $
 #
 #=======================================================================
 
@@ -44,7 +44,7 @@
 
     @ISA = qw( PDF::API2::Resource::ColorSpace::Indexed );
 
-    ( $VERSION ) = '$Revision: 1.6 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:54 $
+    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:27 $
 
 }
 
@@ -118,6 +118,9 @@
 =head1 HISTORY
 
     $Log: ACTFile.pm,v $
+    Revision 1.7  2005/03/14 22:01:27  fredo
+    upd 2005
+
     Revision 1.6  2004/12/16 00:30:54  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed/Hue.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed/Hue.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed/Hue.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Hue.pm,v 1.6 2004/12/16 00:30:54 fredo Exp $
+#   $Id: Hue.pm,v 1.7 2005/03/14 22:01:27 fredo Exp $
 #
 #=======================================================================
 
@@ -45,7 +45,7 @@
 
     @ISA = qw( PDF::API2::Resource::ColorSpace::Indexed );
 
-    ( $VERSION ) = '$Revision: 1.6 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:54 $
+    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:27 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -119,6 +119,9 @@
 =head1 HISTORY
 
     $Log: Hue.pm,v $
+    Revision 1.7  2005/03/14 22:01:27  fredo
+    upd 2005
+
     Revision 1.6  2004/12/16 00:30:54  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed/WebColor.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed/WebColor.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed/WebColor.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: WebColor.pm,v 1.6 2004/12/16 00:30:54 fredo Exp $
+#   $Id: WebColor.pm,v 1.7 2005/03/14 22:01:27 fredo Exp $
 #
 #=======================================================================
 
@@ -44,7 +44,7 @@
 
     @ISA = qw( PDF::API2::Resource::ColorSpace::Indexed );
 
-    ( $VERSION ) = '$Revision: 1.6 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:54 $
+    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:27 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -129,6 +129,9 @@
 =head1 HISTORY
 
     $Log: WebColor.pm,v $
+    Revision 1.7  2005/03/14 22:01:27  fredo
+    upd 2005
+
     Revision 1.6  2004/12/16 00:30:54  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Indexed.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Indexed.pm,v 1.7 2004/12/16 00:30:53 fredo Exp $
+#   $Id: Indexed.pm,v 1.8 2005/03/14 22:01:27 fredo Exp $
 #
 #=======================================================================
 
@@ -43,7 +43,7 @@
     use Math::Trig;
 
     @ISA = qw( PDF::API2::Resource::ColorSpace );
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:53 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:27 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -122,6 +122,9 @@
 =head1 HISTORY
 
     $Log: Indexed.pm,v $
+    Revision 1.8  2005/03/14 22:01:27  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:53  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Separation.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Separation.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace/Separation.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Separation.pm,v 1.7 2004/12/16 00:30:53 fredo Exp $
+#   $Id: Separation.pm,v 1.8 2005/03/14 22:01:27 fredo Exp $
 #
 #=======================================================================
 
@@ -43,7 +43,7 @@
     use Math::Trig;
 
     @ISA = qw( PDF::API2::Resource::ColorSpace );
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:53 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:27 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -194,6 +194,9 @@
 =head1 HISTORY
 
     $Log: Separation.pm,v $
+    Revision 1.8  2005/03/14 22:01:27  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:53  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ColorSpace.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: ColorSpace.pm,v 1.8 2004/12/16 00:30:53 fredo Exp $
+#   $Id: ColorSpace.pm,v 1.9 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 
@@ -44,7 +44,7 @@
 
     @ISA = qw(PDF::API2::Basic::PDF::Array);
 
-    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:53 $
+    ( $VERSION ) = '$Revision: 1.9 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:06 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -135,6 +135,9 @@
 =head1
 
     $Log: ColorSpace.pm,v $
+    Revision 1.9  2005/03/14 22:01:06  fredo
+    upd 2005
+
     Revision 1.8  2004/12/16 00:30:53  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ExtGState.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ExtGState.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/ExtGState.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: ExtGState.pm,v 1.7 2004/12/16 00:30:53 fredo Exp $
+#   $Id: ExtGState.pm,v 1.8 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 
@@ -44,7 +44,7 @@
 
     @ISA = qw(PDF::API2::Resource);
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:53 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:06 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -410,6 +410,9 @@
 =head1 HISTORY
 
     $Log: ExtGState.pm,v $
+    Revision 1.8  2005/03/14 22:01:06  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:53  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/BdFont.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/BdFont.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/BdFont.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: BdFont.pm,v 1.3 2004/12/16 00:30:54 fredo Exp $
+#   $Id: BdFont.pm,v 1.4 2005/03/14 22:01:27 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::Font::BdFont;
@@ -46,7 +46,7 @@
 
     @ISA=qw(PDF::API2::Resource::Font);
 
-    ( $VERSION ) = '$Revision: 1.3 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:54 $
+    ( $VERSION ) = '$Revision: 1.4 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:27 $
 
     $BmpNum=0;
     
@@ -301,6 +301,9 @@
 =head1 HISTORY
 
     $Log: BdFont.pm,v $
+    Revision 1.4  2005/03/14 22:01:27  fredo
+    upd 2005
+
     Revision 1.3  2004/12/16 00:30:54  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/bankgothic.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/bankgothic.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/bankgothic.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: bankgothic.pm,v 1.6 2004/12/28 17:23:07 fredo Exp $
+#   $Id: bankgothic.pm,v 1.7 2005/03/14 22:01:28 fredo Exp $
 #
 #=======================================================================
 
@@ -548,6 +548,9 @@
 =head1 HISTORY
 
     $Log: bankgothic.pm,v $
+    Revision 1.7  2005/03/14 22:01:28  fredo
+    upd 2005
+
     Revision 1.6  2004/12/28 17:23:07  fredo
     added new 'Euro' glyph
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courier.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courier.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courier.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: courier.pm,v 1.6 2004/12/16 01:09:12 fredo Exp $
+#   $Id: courier.pm,v 1.7 2005/03/14 22:01:28 fredo Exp $
 #
 #=======================================================================
 
@@ -635,6 +635,9 @@
 =head1 HISTORY
 
     $Log: courier.pm,v $
+    Revision 1.7  2005/03/14 22:01:28  fredo
+    upd 2005
+
     Revision 1.6  2004/12/16 01:09:12  fredo
     updated to new adobe afm
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courierbold.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courierbold.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courierbold.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: courierbold.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: courierbold.pm,v 1.6 2005/03/14 22:01:28 fredo Exp $
 #
 #=======================================================================
 
@@ -551,6 +551,9 @@
 =head1 HISTORY
 
     $Log: courierbold.pm,v $
+    Revision 1.6  2005/03/14 22:01:28  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courierboldoblique.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courierboldoblique.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courierboldoblique.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: courierboldoblique.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: courierboldoblique.pm,v 1.6 2005/03/14 22:01:28 fredo Exp $
 #
 #=======================================================================
 
@@ -551,6 +551,9 @@
 =head1 HISTORY
 
     $Log: courierboldoblique.pm,v $
+    Revision 1.6  2005/03/14 22:01:28  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courieroblique.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courieroblique.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/courieroblique.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: courieroblique.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: courieroblique.pm,v 1.6 2005/03/14 22:01:28 fredo Exp $
 #
 #=======================================================================
 
@@ -551,6 +551,9 @@
 =head1 HISTORY
 
     $Log: courieroblique.pm,v $
+    Revision 1.6  2005/03/14 22:01:28  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgia.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgia.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgia.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: georgia.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: georgia.pm,v 1.6 2005/03/14 22:01:28 fredo Exp $
 #
 #=======================================================================
 
@@ -895,6 +895,9 @@
 =head1 HISTORY
 
     $Log: georgia.pm,v $
+    Revision 1.6  2005/03/14 22:01:28  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgiabold.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgiabold.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgiabold.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: georgiabold.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: georgiabold.pm,v 1.6 2005/03/14 22:01:28 fredo Exp $
 #
 #=======================================================================
 
@@ -894,6 +894,9 @@
 =head1 HISTORY
 
     $Log: georgiabold.pm,v $
+    Revision 1.6  2005/03/14 22:01:28  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgiabolditalic.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgiabolditalic.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgiabolditalic.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: georgiabolditalic.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: georgiabolditalic.pm,v 1.6 2005/03/14 22:01:28 fredo Exp $
 #
 #=======================================================================
 
@@ -894,6 +894,9 @@
 =head1 HISTORY
 
     $Log: georgiabolditalic.pm,v $
+    Revision 1.6  2005/03/14 22:01:28  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgiaitalic.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgiaitalic.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/georgiaitalic.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: georgiaitalic.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: georgiaitalic.pm,v 1.6 2005/03/14 22:01:29 fredo Exp $
 #
 #=======================================================================
 
@@ -894,6 +894,9 @@
 =head1 HISTORY
 
     $Log: georgiaitalic.pm,v $
+    Revision 1.6  2005/03/14 22:01:29  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helvetica.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helvetica.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helvetica.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: helvetica.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: helvetica.pm,v 1.6 2005/03/14 22:01:29 fredo Exp $
 #
 #=======================================================================
 
@@ -551,6 +551,9 @@
 =head1 HISTORY
 
     $Log: helvetica.pm,v $
+    Revision 1.6  2005/03/14 22:01:29  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helveticabold.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helveticabold.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helveticabold.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: helveticabold.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: helveticabold.pm,v 1.6 2005/03/14 22:01:29 fredo Exp $
 #
 #=======================================================================
 
@@ -551,6 +551,9 @@
 =head1 HISTORY
 
     $Log: helveticabold.pm,v $
+    Revision 1.6  2005/03/14 22:01:29  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helveticaboldoblique.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helveticaboldoblique.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helveticaboldoblique.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: helveticaboldoblique.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: helveticaboldoblique.pm,v 1.6 2005/03/14 22:01:29 fredo Exp $
 #
 #=======================================================================
 
@@ -550,6 +550,9 @@
 =head1 HISTORY
 
     $Log: helveticaboldoblique.pm,v $
+    Revision 1.6  2005/03/14 22:01:29  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helveticaoblique.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helveticaoblique.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/helveticaoblique.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: helveticaoblique.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: helveticaoblique.pm,v 1.6 2005/03/14 22:01:29 fredo Exp $
 #
 #=======================================================================
 
@@ -550,6 +550,9 @@
 =head1 HISTORY
 
     $Log: helveticaoblique.pm,v $
+    Revision 1.6  2005/03/14 22:01:29  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/symbol.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/symbol.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/symbol.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: symbol.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: symbol.pm,v 1.6 2005/03/14 22:01:29 fredo Exp $
 #
 #=======================================================================
 
@@ -512,6 +512,9 @@
 =head1 HISTORY
 
     $Log: symbol.pm,v $
+    Revision 1.6  2005/03/14 22:01:29  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesbold.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesbold.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesbold.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: timesbold.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: timesbold.pm,v 1.6 2005/03/14 22:01:29 fredo Exp $
 #
 #=======================================================================
 
@@ -551,6 +551,9 @@
 =head1 HISTORY
 
     $Log: timesbold.pm,v $
+    Revision 1.6  2005/03/14 22:01:29  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesbolditalic.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesbolditalic.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesbolditalic.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: timesbolditalic.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: timesbolditalic.pm,v 1.6 2005/03/14 22:01:29 fredo Exp $
 #
 #=======================================================================
 
@@ -550,6 +550,9 @@
 =head1 HISTORY
 
     $Log: timesbolditalic.pm,v $
+    Revision 1.6  2005/03/14 22:01:29  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesitalic.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesitalic.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesitalic.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: timesitalic.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: timesitalic.pm,v 1.6 2005/03/14 22:01:29 fredo Exp $
 #
 #=======================================================================
 
@@ -553,6 +553,9 @@
 =head1 HISTORY
 
     $Log: timesitalic.pm,v $
+    Revision 1.6  2005/03/14 22:01:29  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesroman.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesroman.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/timesroman.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: timesroman.pm,v 1.6 2004/12/28 17:23:47 fredo Exp $
+#   $Id: timesroman.pm,v 1.7 2005/03/14 22:01:29 fredo Exp $
 #
 #=======================================================================
 
@@ -637,6 +637,9 @@
 =head1 HISTORY
 
     $Log: timesroman.pm,v $
+    Revision 1.7  2005/03/14 22:01:29  fredo
+    upd 2005
+
     Revision 1.6  2004/12/28 17:23:47  fredo
     updated to new adobe afm
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchet.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchet.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchet.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: trebuchet.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: trebuchet.pm,v 1.6 2005/03/14 22:01:29 fredo Exp $
 #
 #=======================================================================
 
@@ -608,6 +608,9 @@
 =head1 HISTORY
 
     $Log: trebuchet.pm,v $
+    Revision 1.6  2005/03/14 22:01:29  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchetbold.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchetbold.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchetbold.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: trebuchetbold.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: trebuchetbold.pm,v 1.6 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 
@@ -608,6 +608,9 @@
 =head1 HISTORY
 
     $Log: trebuchetbold.pm,v $
+    Revision 1.6  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchetbolditalic.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchetbolditalic.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchetbolditalic.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: trebuchetbolditalic.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: trebuchetbolditalic.pm,v 1.6 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 
@@ -666,6 +666,9 @@
 =head1 HISTORY
 
     $Log: trebuchetbolditalic.pm,v $
+    Revision 1.6  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchetitalic.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchetitalic.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/trebuchetitalic.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: trebuchetitalic.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: trebuchetitalic.pm,v 1.6 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 
@@ -666,6 +666,9 @@
 =head1 HISTORY
 
     $Log: trebuchetitalic.pm,v $
+    Revision 1.6  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdana.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdana.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdana.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: verdana.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: verdana.pm,v 1.6 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 
@@ -876,6 +876,9 @@
 =head1 HISTORY
 
     $Log: verdana.pm,v $
+    Revision 1.6  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdanabold.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdanabold.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdanabold.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: verdanabold.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: verdanabold.pm,v 1.6 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 
@@ -879,6 +879,9 @@
 =head1 HISTORY
 
     $Log: verdanabold.pm,v $
+    Revision 1.6  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdanabolditalic.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdanabolditalic.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdanabolditalic.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: verdanabolditalic.pm,v 1.5 2004/06/15 09:14:53 fredo Exp $
+#   $Id: verdanabolditalic.pm,v 1.6 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 
@@ -880,6 +880,9 @@
 =head1 HISTORY
 
     $Log: verdanabolditalic.pm,v $
+    Revision 1.6  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:53  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdanaitalic.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdanaitalic.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/verdanaitalic.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: verdanaitalic.pm,v 1.5 2004/06/15 09:14:54 fredo Exp $
+#   $Id: verdanaitalic.pm,v 1.6 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 
@@ -878,6 +878,9 @@
 =head1 HISTORY
 
     $Log: verdanaitalic.pm,v $
+    Revision 1.6  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:54  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/webdings.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/webdings.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/webdings.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: webdings.pm,v 1.6 2004/11/26 01:24:54 fredo Exp $
+#   $Id: webdings.pm,v 1.7 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 
@@ -801,6 +801,9 @@
 =head1 HISTORY
 
     $Log: webdings.pm,v $
+    Revision 1.7  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.6  2004/11/26 01:24:54  fredo
     fixed unicode mapping
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/wingdings.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/wingdings.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/wingdings.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: wingdings.pm,v 1.5 2004/06/15 09:14:54 fredo Exp $
+#   $Id: wingdings.pm,v 1.6 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 
@@ -543,6 +543,9 @@
 =head1 HISTORY
 
     $Log: wingdings.pm,v $
+    Revision 1.6  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.5  2004/06/15 09:14:54  fredo
     removed cr+lf
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/zapfdingbats.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/zapfdingbats.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont/zapfdingbats.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: zapfdingbats.pm,v 1.7 2004/12/28 17:24:10 fredo Exp $
+#   $Id: zapfdingbats.pm,v 1.8 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 
@@ -525,6 +525,9 @@
 =head1 HISTORY
 
     $Log: zapfdingbats.pm,v $
+    Revision 1.8  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.7  2004/12/28 17:24:10  fredo
     updated to new adobe afm
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/CoreFont.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -38,7 +38,7 @@
 #   FREE SOFTWARE FOUNDATION, INC., 59 TEMPLE PLACE - SUITE 330,
 #   BOSTON, MA 02111-1307, USA.
 #
-#   $Id: CoreFont.pm,v 1.9 2005/01/21 10:04:15 fredo Exp $
+#   $Id: CoreFont.pm,v 1.10 2005/03/14 22:01:27 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::Font::CoreFont;
@@ -76,7 +76,7 @@
 
     @ISA=qw(PDF::API2::Resource::Font);
 
-    ( $VERSION ) = '$Revision: 1.9 $' =~ /Revision: (\S+)\s/; # $Date: 2005/01/21 10:04:15 $
+    ( $VERSION ) = '$Revision: 1.10 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:27 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -433,6 +433,9 @@
 =head1 HISTORY
 
     $Log: CoreFont.pm,v $
+    Revision 1.10  2005/03/14 22:01:27  fredo
+    upd 2005
+
     Revision 1.9  2005/01/21 10:04:15  fredo
     rewrite fontproxy comment
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/Postscript.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/Postscript.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/Postscript.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Postscript.pm,v 1.6 2004/12/16 00:30:54 fredo Exp $
+#   $Id: Postscript.pm,v 1.7 2005/03/14 22:01:28 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::Font::Postscript;
@@ -48,7 +48,7 @@
 
     @ISA = qw( PDF::API2::Resource::Font );
 
-    ( $VERSION ) = '$Revision: 1.6 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:54 $
+    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:28 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -516,6 +516,9 @@
 =head1 HISTORY
 
     $Log: Postscript.pm,v $
+    Revision 1.7  2005/03/14 22:01:28  fredo
+    upd 2005
+
     Revision 1.6  2004/12/16 00:30:54  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/SynFont.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/SynFont.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font/SynFont.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Font.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Font.pm,v 1.12 2004/12/16 00:30:53 fredo Exp $
+#   $Id: Font.pm,v 1.13 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::Font;
@@ -47,7 +47,7 @@
 
     @ISA = qw( PDF::API2::Resource::BaseFont );
 
-    ( $VERSION ) = '$Revision: 1.12 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:53 $
+    ( $VERSION ) = '$Revision: 1.13 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:06 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -255,6 +255,9 @@
 =head1 HISTORY
 
     $Log: Font.pm,v $
+    Revision 1.13  2005/03/14 22:01:06  fredo
+    upd 2005
+
     Revision 1.12  2004/12/16 00:30:53  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Pattern.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Pattern.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Pattern.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Pattern.pm,v 1.3 2004/12/16 00:30:53 fredo Exp $
+#   $Id: Pattern.pm,v 1.4 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 
@@ -44,7 +44,7 @@
 
     @ISA = qw(PDF::API2::Resource);
 
-    ( $VERSION ) = '$Revision: 1.3 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:53 $
+    ( $VERSION ) = '$Revision: 1.4 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:06 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -103,6 +103,9 @@
 =head1 HISTORY
 
     $Log: Pattern.pm,v $
+    Revision 1.4  2005/03/14 22:01:06  fredo
+    upd 2005
+
     Revision 1.3  2004/12/16 00:30:53  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Shading.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Shading.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/Shading.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Shading.pm,v 1.9 2004/12/16 00:30:53 fredo Exp $
+#   $Id: Shading.pm,v 1.10 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 
@@ -44,7 +44,7 @@
 
     @ISA = qw(PDF::API2::Resource);
 
-    ( $VERSION ) = '$Revision: 1.9 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:53 $
+    ( $VERSION ) = '$Revision: 1.10 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:06 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -113,6 +113,9 @@
 =head1 HISTORY
 
     $Log: Shading.pm,v $
+    Revision 1.10  2005/03/14 22:01:06  fredo
+    upd 2005
+
     Revision 1.9  2004/12/16 00:30:53  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/UniFont.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/UniFont.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/UniFont.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: UniFont.pm,v 1.4 2004/12/16 00:30:53 fredo Exp $
+#   $Id: UniFont.pm,v 1.5 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::UniFont;
@@ -43,7 +43,7 @@
 
     use vars qw($VERSION);
 
-    ( $VERSION ) = '$Revision: 1.4 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:53 $
+    ( $VERSION ) = '$Revision: 1.5 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:06 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/codabar.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/codabar.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/codabar.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: codabar.pm,v 1.7 2004/12/16 00:30:54 fredo Exp $
+#   $Id: codabar.pm,v 1.8 2005/03/14 22:01:31 fredo Exp $
 #
 #=======================================================================
 
@@ -45,7 +45,7 @@
 
     @ISA = qw( PDF::API2::Resource::XObject::Form::BarCode );
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:54 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:31 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -101,6 +101,9 @@
 =head1 HISTORY
 
     $Log: codabar.pm,v $
+    Revision 1.8  2005/03/14 22:01:31  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:54  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/code128.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/code128.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/code128.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: code128.pm,v 1.7 2004/12/16 00:30:54 fredo Exp $
+#   $Id: code128.pm,v 1.8 2005/03/14 22:01:31 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::XObject::Form::BarCode::code128;
@@ -44,7 +44,7 @@
 
     @ISA = qw( PDF::API2::Resource::XObject::Form::BarCode );
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:54 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:31 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -236,6 +236,9 @@
 =head1 HISTORY
 
     $Log: code128.pm,v $
+    Revision 1.8  2005/03/14 22:01:31  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:54  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/code3of9.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/code3of9.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/code3of9.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: code3of9.pm,v 1.7 2004/12/16 00:30:54 fredo Exp $
+#   $Id: code3of9.pm,v 1.8 2005/03/14 22:01:31 fredo Exp $
 #
 #=======================================================================
 
@@ -45,7 +45,7 @@
 
     @ISA = qw( PDF::API2::Resource::XObject::Form::BarCode );
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:54 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:31 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -324,6 +324,9 @@
 =head1 HISTORY
 
     $Log: code3of9.pm,v $
+    Revision 1.8  2005/03/14 22:01:31  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:54  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/ean13.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/ean13.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/ean13.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: ean13.pm,v 1.7 2004/12/16 00:30:55 fredo Exp $
+#   $Id: ean13.pm,v 1.8 2005/03/14 22:01:31 fredo Exp $
 #
 #=======================================================================
 
@@ -46,7 +46,7 @@
 
     @ISA = qw( PDF::API2::Resource::XObject::Form::BarCode );
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:55 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:31 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -182,6 +182,9 @@
 =head1 HISTORY
 
     $Log: ean13.pm,v $
+    Revision 1.8  2005/03/14 22:01:31  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:55  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/int2of5.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/int2of5.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode/int2of5.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: int2of5.pm,v 1.8 2004/12/16 00:30:55 fredo Exp $
+#   $Id: int2of5.pm,v 1.9 2005/03/14 22:01:31 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::XObject::Form::BarCode::int2of5;
@@ -44,7 +44,7 @@
 
     @ISA = qw( PDF::API2::Resource::XObject::Form::BarCode );
 
-    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:55 $
+    ( $VERSION ) = '$Revision: 1.9 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:31 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -122,6 +122,9 @@
 =head1 HISTORY
 
     $Log: int2of5.pm,v $
+    Revision 1.9  2005/03/14 22:01:31  fredo
+    upd 2005
+
     Revision 1.8  2004/12/16 00:30:55  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/BarCode.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: BarCode.pm,v 1.7 2004/12/16 00:30:54 fredo Exp $
+#   $Id: BarCode.pm,v 1.8 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::XObject::Form::BarCode;
@@ -44,7 +44,7 @@
 
     @ISA = qw( PDF::API2::Resource::XObject::Form::Hybrid );
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:54 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:30 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -262,6 +262,9 @@
 =head1 HISTORY
 
     $Log: BarCode.pm,v $
+    Revision 1.8  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:54  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/Hybrid.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/Hybrid.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form/Hybrid.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Hybrid.pm,v 1.7 2004/12/16 00:30:54 fredo Exp $
+#   $Id: Hybrid.pm,v 1.8 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::XObject::Form::Hybrid;
@@ -50,7 +50,7 @@
         'PDF::API2::Resource::XObject::Form'
     );
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:54 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:30 $
 }
 no warnings qw[ deprecated recursion uninitialized ];
 
@@ -135,6 +135,9 @@
 =head1 HISTORY
 
     $Log: Hybrid.pm,v $
+    Revision 1.8  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:54  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Form.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Form.pm,v 1.7 2004/12/16 00:30:54 fredo Exp $
+#   $Id: Form.pm,v 1.8 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::XObject::Form;
@@ -44,7 +44,7 @@
 
     @ISA = qw( PDF::API2::Resource::XObject );
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:54 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:30 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -163,6 +163,9 @@
 =head1 HISTORY
 
     $Log: Form.pm,v $
+    Revision 1.8  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:54  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/GD.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/GD.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/GD.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: GD.pm,v 1.7 2004/12/16 00:30:55 fredo Exp $
+#   $Id: GD.pm,v 1.8 2005/03/14 22:01:31 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::XObject::Image::GD;
@@ -44,7 +44,7 @@
 
     @ISA = qw( PDF::API2::Resource::XObject::Image );
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:55 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:31 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -141,6 +141,9 @@
 =head1 HISTORY
 
     $Log: GD.pm,v $
+    Revision 1.8  2005/03/14 22:01:31  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:55  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/GIF.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/GIF.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/GIF.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: GIF.pm,v 1.8 2004/12/16 00:30:55 fredo Exp $
+#   $Id: GIF.pm,v 1.9 2005/03/14 22:01:31 fredo Exp $
 #
 #=======================================================================
 
@@ -44,7 +44,7 @@
     use vars qw(@ISA $VERSION);
     @ISA = qw( PDF::API2::Resource::XObject::Image );
 
-    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:55 $
+    ( $VERSION ) = '$Revision: 1.9 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:31 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -287,6 +287,9 @@
 =head1 HISTORY
 
     $Log: GIF.pm,v $
+    Revision 1.9  2005/03/14 22:01:31  fredo
+    upd 2005
+
     Revision 1.8  2004/12/16 00:30:55  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/JPEG.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/JPEG.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/JPEG.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: JPEG.pm,v 1.7 2004/12/16 00:30:55 fredo Exp $
+#   $Id: JPEG.pm,v 1.8 2005/03/14 22:01:31 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::XObject::Image::JPEG;
@@ -44,7 +44,7 @@
 
     @ISA = qw( PDF::API2::Resource::XObject::Image );
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:55 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:31 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -169,6 +169,9 @@
 =head1 HISTORY
 
     $Log: JPEG.pm,v $
+    Revision 1.8  2005/03/14 22:01:31  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:55  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/PNG.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/PNG.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/PNG.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: PNG.pm,v 1.7 2004/12/16 00:30:55 fredo Exp $
+#   $Id: PNG.pm,v 1.8 2005/03/14 22:01:31 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::XObject::Image::PNG;
@@ -43,7 +43,7 @@
 
     use vars qw(@ISA $VERSION);
     @ISA = qw( PDF::API2::Resource::XObject::Image );
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:55 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:31 $
 }
 no warnings qw[ deprecated recursion uninitialized ];
 
@@ -369,6 +369,9 @@
 =head1 HISTORY
 
     $Log: PNG.pm,v $
+    Revision 1.8  2005/03/14 22:01:31  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:55  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/PNM.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/PNM.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/PNM.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: PNM.pm,v 1.7 2004/12/16 00:30:55 fredo Exp $
+#   $Id: PNM.pm,v 1.8 2005/03/14 22:01:31 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::XObject::Image::PNM;
@@ -42,7 +42,7 @@
 
     use vars qw(@ISA $VERSION);
     @ISA = qw( PDF::API2::Resource::XObject::Image );
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:55 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:31 $
 }
 no warnings qw[ deprecated recursion uninitialized ];
 
@@ -237,6 +237,9 @@
 =head1 HISTORY
 
     $Log: PNM.pm,v $
+    Revision 1.8  2005/03/14 22:01:31  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:55  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/TIFF.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/TIFF.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image/TIFF.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: TIFF.pm,v 1.8 2005/01/20 19:58:03 fredo Exp $
+#   $Id: TIFF.pm,v 1.9 2005/03/14 22:01:31 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::XObject::Image::TIFF;
@@ -45,7 +45,7 @@
 
     @ISA = qw( PDF::API2::Resource::XObject::Image );
 
-    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/01/20 19:58:03 $
+    ( $VERSION ) = '$Revision: 1.9 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:31 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -641,6 +641,9 @@
 =head1 HISTORY
 
     $Log: TIFF.pm,v $
+    Revision 1.9  2005/03/14 22:01:31  fredo
+    upd 2005
+
     Revision 1.8  2005/01/20 19:58:03  fredo
     cleaned up handler and ccitt mode
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject/Image.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Image.pm,v 1.7 2004/12/16 00:30:54 fredo Exp $
+#   $Id: Image.pm,v 1.8 2005/03/14 22:01:30 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::XObject::Image;
@@ -45,7 +45,7 @@
 
     @ISA = qw( PDF::API2::Resource::XObject );
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:54 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:30 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -193,6 +193,9 @@
 =head1 HISTORY
 
     $Log: Image.pm,v $
+    Revision 1.8  2005/03/14 22:01:30  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:54  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource/XObject.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: XObject.pm,v 1.7 2004/12/16 00:30:53 fredo Exp $
+#   $Id: XObject.pm,v 1.8 2005/03/14 22:01:07 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Resource::XObject;
@@ -44,7 +44,7 @@
 
     @ISA = qw( PDF::API2::Resource );
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:53 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:07 $
 
 }
 no warnings qw[ deprecated recursion uninitialized ];
@@ -123,6 +123,9 @@
 =head1 HISTORY
 
     $Log: XObject.pm,v $
+    Revision 1.8  2005/03/14 22:01:07  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:53  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Resource.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Resource.pm,v 1.7 2004/12/16 00:30:52 fredo Exp $
+#   $Id: Resource.pm,v 1.8 2005/03/14 22:01:05 fredo Exp $
 #
 #=======================================================================
 
@@ -44,7 +44,7 @@
 
     @ISA = qw( PDF::API2::Basic::PDF::Dict );
 
-    ( $VERSION ) = '$Revision: 1.7 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:52 $
+    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:05 $
 
 }
 
@@ -124,6 +124,9 @@
 =head1 HISTORY
 
     $Log: Resource.pm,v $
+    Revision 1.8  2005/03/14 22:01:05  fredo
+    upd 2005
+
     Revision 1.7  2004/12/16 00:30:52  fredo
     added no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/UniWrap.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/UniWrap.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/UniWrap.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: UniWrap.pm,v 1.2 2004/12/16 00:30:52 fredo Exp $
+#   $Id: UniWrap.pm,v 1.3 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 
@@ -50,7 +50,7 @@
 
     use vars qw($VERSION);
 
-    ( $VERSION ) = '$Revision: 1.2 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/16 00:30:52 $
+    ( $VERSION ) = '$Revision: 1.3 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:06 $
 
 }
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Util.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Util.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Util.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Util.pm,v 1.17 2005/02/11 18:48:36 fredo Exp $
+#   $Id: Util.pm,v 1.20 2005/03/15 00:59:43 fredo Exp $
 #
 #=======================================================================
 package PDF::API2::Util;
@@ -46,6 +46,7 @@
         @EXPORT_OK 
         %colors 
         $key_var 
+        $key_var2 
         %u2n 
         %n2u 
         %u2n_o 
@@ -65,6 +66,7 @@
     @ISA = qw(Exporter);
     @EXPORT = qw(
         pdfkey
+        pdfkey2
         float floats floats5 intg intgs
         mMin mMax
         HSVtoRGB RGBtoHSV HSLtoRGB RGBtoHSL RGBtoLUM
@@ -76,6 +78,7 @@
     );
     @EXPORT_OK = qw(
         pdfkey
+        pdfkey2
         digest digestx digest16 digest32
         float floats floats5 intg intgs
         mMin mMax
@@ -116,11 +119,12 @@
         '36x36'     =>  [ 2592  , 2592  ],
     );
 
-no warnings qw[ recursion uninitialized ];
+    no warnings qw[ recursion uninitialized ];
 
-    ( $VERSION ) = '$Revision: 1.17 $' =~ /Revision: (\S+)\s/; # $Date: 2005/02/11 18:48:36 $
+    ( $VERSION ) = '$Revision: 1.20 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/15 00:59:43 $
 
-    $key_var='BAAAAA';
+    $key_var='CBA';
+    $key_var2=0;
 
     $pua=0xE000;
 
@@ -854,20 +858,7 @@
 }
 
 sub pdfkey2 {
-  if(scalar @_>0 && defined($_[0])) {
-    my $ddata=join('', at _);
-    my $mdkey='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789gT';
-    my $xdata="0" x 8;
-    my $off=0;
-    foreach my $set (0..(length($ddata)<<1)) {
-        $off+=vec($ddata,$set,4);
-        $off+=vec($xdata,($set & 7),8);
-        vec($xdata,($set & 7),8)=vec($mdkey,($off & 0x3f),8);
-    }
-    return($xdata);
-  } else {
-    return($PDF::API2::Util::key_var++);
-  }
+    return($PDF::API2::Util::key_var.($PDF::API2::Util::key_var2++));
 }
 
 sub digestx {
@@ -1330,13 +1321,16 @@
     }
 }
 
-sub unfilter {
+sub unfilter 
+{
     my ($filter,$stream)=@_;
 
-    if((defined $filter) ) {
+    if(defined $filter) 
+    {
         # we need to fix filter because it MAY be
         # an array BUT IT COULD BE only a name
-        if(ref($filter)!~/Array$/) {
+        if(ref($filter)!~/Array$/) 
+        {
                $filter = PDFArray($filter);
         }
         my @filts;
@@ -1345,7 +1339,8 @@
 
         @filts=(map { ("PDF::API2::Basic::PDF::".($_->val))->new } $filter->elementsof);
 
-        foreach my $f (@filts) {
+        foreach my $f (@filts) 
+        {
             $stream = $f->infilt($stream, 1);
         }
     }
@@ -1430,7 +1425,7 @@
     my %h=();
     foreach my $k (keys %PaperSizes)
     {
-	$h{$k}=[@{$PaperSizes{$k}}];
+    $h{$k}=[@{$PaperSizes{$k}}];
     }
     return(%h);
 }
@@ -1779,6 +1774,15 @@
 =head1 HISTORY
 
     $Log: Util.pm,v $
+    Revision 1.20  2005/03/15 00:59:43  fredo
+    cleanup
+
+    Revision 1.19  2005/03/14 23:51:47  fredo
+    beatification
+
+    Revision 1.18  2005/03/14 22:01:06  fredo
+    upd 2005
+
     Revision 1.17  2005/02/11 18:48:36  fredo
     added getPaperSizes method to help fix PDF::Report.
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Version.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Version.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Version.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -9,18 +9,18 @@
 package PDF::API2::Version;
 BEGIN {
     use vars qw( $VERSION %CVersion );
-    $VERSION = '0.40.96';
+    $VERSION = '0.40.97';
     %CVersion = (
-        'vFredo' => 'PDF::API2 0.40.96 (stable-3424 / 2005-02-28)',
-        'vGNU' => 'PDF::API2 0.40.96 (2005-02-28 19:00:35)',
-        'vHex' => '0x00028D60',
-        'vLong' => '0.40.96 (2005-02-28 19:00:35)',
-        'vPerl' => '0.40.96',
-        'vShort' => '0.40.96',
-        'vSquid' => '0.40-stable-3424',
-        'vTeX' => 'This is PDF::API2, Version 0.40.96 (2005-02-28 19:00:35)',
-        'vWeb' => 'PDF::API2/0.40.96',
-        'vWin' => '0.40 build 3424',
+        'vFredo' => 'PDF::API2 0.40.97 (stable-3425 / 2005-03-15)',
+        'vGNU' => 'PDF::API2 0.40.97 (2005-03-15 03:31:14)',
+        'vHex' => '0x00028D61',
+        'vLong' => '0.40.97 (2005-03-15 03:31:14)',
+        'vPerl' => '0.40.97',
+        'vShort' => '0.40.97',
+        'vSquid' => '0.40-stable-3425',
+        'vTeX' => 'This is PDF::API2, Version 0.40.97 (2005-03-15 03:31:14)',
+        'vWeb' => 'PDF::API2/0.40.97',
+        'vWin' => '0.40 build 3425',
     );
 }
 1;
@@ -36,16 +36,16 @@
 
 =head1 VERSION
 
-  vFredo: PDF::API2 0.40.96 (stable-3424 / 2005-02-28) 
-    vGNU: PDF::API2 0.40.96 (2005-02-28 19:00:35) 
-    vHex: 0x00028D60 
-   vLong: 0.40.96 (2005-02-28 19:00:35) 
-   vPerl: 0.40.96 
-  vShort: 0.40.96 
-  vSquid: 0.40-stable-3424 
-    vTeX: This is PDF::API2, Version 0.40.96 (2005-02-28 19:00:35) 
-    vWeb: PDF::API2/0.40.96 
-    vWin: 0.40 build 3424 
+  vFredo: PDF::API2 0.40.97 (stable-3425 / 2005-03-15) 
+    vGNU: PDF::API2 0.40.97 (2005-03-15 03:31:14) 
+    vHex: 0x00028D61 
+   vLong: 0.40.97 (2005-03-15 03:31:14) 
+   vPerl: 0.40.97 
+  vShort: 0.40.97 
+  vSquid: 0.40-stable-3425 
+    vTeX: This is PDF::API2, Version 0.40.97 (2005-03-15 03:31:14) 
+    vWeb: PDF::API2/0.40.97 
+    vWin: 0.40 build 3425 
 
 =cut
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Win32.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Win32.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2/Win32.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,14 +27,14 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: Win32.pm,v 1.8 2004/12/29 01:45:41 fredo Exp $
+#   $Id: Win32.pm,v 1.9 2005/03/14 22:01:06 fredo Exp $
 #
 #=======================================================================
 
 package PDF::API2::Win32;
 
     use vars qw($VERSION);
-    ( $VERSION ) = '$Revision: 1.8 $' =~ /Revision: (\S+)\s/; # $Date: 2004/12/29 01:45:41 $
+    ( $VERSION ) = '$Revision: 1.9 $' =~ /Revision: (\S+)\s/; # $Date: 2005/03/14 22:01:06 $
 
     no warnings qw[ deprecated recursion uninitialized ];
 
@@ -120,6 +120,9 @@
 =head1 HISTORY
 
     $Log: Win32.pm,v $
+    Revision 1.9  2005/03/14 22:01:06  fredo
+    upd 2005
+
     Revision 1.8  2004/12/29 01:45:41  fredo
     fixed no warn for recursion
 

Modified: packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2.pm
===================================================================
--- packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2.pm	2005-03-18 00:40:26 UTC (rev 801)
+++ packages/libpdf-api2-perl/branches/upstream/current/lib/PDF/API2.pm	2005-03-18 00:43:47 UTC (rev 802)
@@ -8,7 +8,7 @@
 #   A Perl Module Chain to faciliate the Creation and Modification
 #   of High-Quality "Portable Document Format (PDF)" Files.
 #
-#   Copyright 1999-2004 Alfred Reibenschuh <areibens at cpan.org>.
+#   Copyright 1999-2005 Alfred Reibenschuh <areibens at cpan.org>.
 #
 #=======================================================================
 #
@@ -27,7 +27,7 @@
 #   Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 #   Boston, MA 02111-1307, USA.
 #
-#   $Id: API2.pm,v 1.74 2005/02/25 18:07:48 fredo Exp $
+#   $Id: API2.pm,v 1.77 2005/03/15 17:31:06 fredo Exp $
 #
 #=======================================================================
 
@@ -37,7 +37,7 @@
 
     use vars qw( $VERSION $seq @FontDirs );
 
-    ($VERSION) = ('$Revision: 1.74 $' =~ /Revision: (\S+)\s/)[0];  # $Date: 2005/02/25 18:07:48 $
+    ($VERSION) = ('$Revision: 1.77 $' =~ /Revision: (\S+)\s/)[0];  # $Date: 2005/03/15 17:31:06 $
 
     @FontDirs = ( (map { "$_/PDF/API2/fonts" } @INC), 
         qw[ /usr/share/fonts /usr/local/share/fonts c:/windows/fonts c:/winnt/fonts ] );
@@ -545,8 +545,10 @@
     if(scalar @_) {
       foreach my $k (@{$self->{infoMeta}}) {
         next unless(defined $opt{$k});
-        if(is_utf8($opt{$k}) || utf8::valid($opt{$k})) {
+        if(is_utf8($opt{$k})) {
             $self->{pdf}->{'Info'}->{$k}=PDFUtf($opt{$k}||'NONE');
+        #} elsif(is_utf8($opt{$k}) || utf8::valid($opt{$k})) {
+        #    $self->{pdf}->{'Info'}->{$k}=PDFUtf($opt{$k}||'NONE');
         } else {
             $self->{pdf}->{'Info'}->{$k}=PDFStr($opt{$k}||'NONE');
         }
@@ -578,7 +580,8 @@
 
 =cut
 
-sub infoMetaAttributes {
+sub infoMetaAttributes 
+{
     my ($self, at attr) = @_;
     if(scalar @attr > 0) {
         my %at = map { $_ = $_ } (@{$self->{infoMeta}}, at attr);
@@ -587,6 +590,42 @@
     return(@{$self->{infoMeta}});
 }
 
+=item $xml = $pdf->xmpMetadata $xml
+
+Sets/Gets the XMP XML data-stream.
+
+=cut
+
+sub xmpMetadata {
+    my $self=shift @_;
+
+    if(!defined($self->{catalog}->{Metadata})) 
+    {
+            $self->{catalog}->{Metadata}=PDFDict();
+            $self->{catalog}->{Metadata}->{Type}=PDFName('Metadata');
+            $self->{catalog}->{Metadata}->{Subtype}=PDFName('XML');
+            $self->{pdf}->new_obj($self->{catalog}->{Metadata});
+    } 
+    else 
+    {
+        $self->{catalog}->{Metadata}->realise;
+        $self->{catalog}->{Metadata}->{' stream'}=unfilter($self->{catalog}->{Metadata}->{Filter}, $self->{catalog}->{Metadata}->{' stream'});
+        delete $self->{catalog}->{Metadata}->{' nofilt'};
+        delete $self->{catalog}->{Metadata}->{Filter};
+    }
+    
+    my $md=$self->{catalog}->{Metadata};
+    
+    if(defined $_[0])
+    {
+        $md->{' stream'}=$_[0];
+        delete $md->{Filter};
+        delete $md->{' nofilt'};
+        $self->{pdf}->out_obj($md);
+    }
+    return($md->{' stream'});
+}
+
 =item $pdf->finishobjects @objects
 
 Force objects to be written to file.
@@ -2167,6 +2206,15 @@
 =head1 HISTORY
 
     $Log: API2.pm,v $
+    Revision 1.77  2005/03/15 17:31:06  fredo
+    corrected utf8 handling in info tags
+
+    Revision 1.76  2005/03/14 23:53:51  fredo
+    added xmpMetadata method to get/set XMP document data
+
+    Revision 1.75  2005/03/14 22:01:05  fredo
+    upd 2005
+
     Revision 1.74  2005/02/25 18:07:48  fredo
     no message
 




More information about the Pkg-perl-cvs-commits mailing list