summaryrefslogtreecommitdiffstats
path: root/misc/pdfmap/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-03-25 12:10:44 +0000
committerijliao <ijliao@FreeBSD.org>2002-03-25 12:10:44 +0000
commitcda7a340afe67a92b0a3620979a9e92a19114cc1 (patch)
tree502d7f673bbe567e8e857308b38fd77d4048eda6 /misc/pdfmap/pkg-descr
parentcd798b6f29f83c171afd974667133c31d2c9acce (diff)
downloadFreeBSD-ports-cda7a340afe67a92b0a3620979a9e92a19114cc1.zip
FreeBSD-ports-cda7a340afe67a92b0a3620979a9e92a19114cc1.tar.gz
add pdfmap 1.50
Generate maps in PDF format and place clickable objects on them
Diffstat (limited to 'misc/pdfmap/pkg-descr')
-rw-r--r--misc/pdfmap/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/pdfmap/pkg-descr b/misc/pdfmap/pkg-descr
new file mode 100644
index 0000000..8ecba12
--- /dev/null
+++ b/misc/pdfmap/pkg-descr
@@ -0,0 +1,13 @@
+A python module to generate maps in PDF format and place clickable
+objects on them.
+
+Object types can be represented either by shapes of different forms and
+colors (fill and contour), or by user provided images. Each object is
+scaled, oriented and positionned on the map.
+
+The more powerful way to use this software is to use its API in your
+own programs, this will allow you to produce multipage documents with
+different sizes, orientations, scales, background, etc... from page to
+page.
+
+WWW: http://pdfmap.sourceforge.net/
OpenPOWER on IntegriCloud