summaryrefslogtreecommitdiff
path: root/textproc/p5-PDF-API3/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-11-19 10:43:57 +0000
commitf982be45e81588a27383cd1a3eb12789b8498904 (patch)
tree07be283d015b2c39f95e655cb7328ff355bc47fa /textproc/p5-PDF-API3/pkg-descr
parent856c5bf9f133ae5d553d972d5a940586d3f56048 (diff)
Diffstat (limited to 'textproc/p5-PDF-API3/pkg-descr')
-rw-r--r--textproc/p5-PDF-API3/pkg-descr20
1 files changed, 0 insertions, 20 deletions
diff --git a/textproc/p5-PDF-API3/pkg-descr b/textproc/p5-PDF-API3/pkg-descr
deleted file mode 100644
index 6ddadbd2c7ac..000000000000
--- a/textproc/p5-PDF-API3/pkg-descr
+++ /dev/null
@@ -1,20 +0,0 @@
- PDF::API2
-
-There seem to be a growing plethora of Perl modules for creating and
-manipulating PDF files.
-
-This module is 'The Next Generation' of Text::PDF::API which initially
-provided a nice API around the Text::PDF::* modules created by Martin Hosken.
-
-FEATURES
-
- . Works with more than one PDF file open at once
- . It presents a object-oriented API to the user
- . Supports the 14 base PDF Core Fonts
- . Supports TrueType fonts
- . Supports Adobe-Type1 Fonts (pfb/pfa/afm)
- . Supports native Embedding of bitmap images (jpeg,ppm,png,gif)
- . Supports modification of existing pdfs
- and import/cloning of pages
-
-WWW: http://search.cpan.org/dist/PDF-API2/