Module submission - potrace
stelzy@gmail.com
stelzy at gmail.com
Fri Jun 9 16:57:45 UTC 2006
module name : potrace
suggested section : graphics
update (y/n) : n
bugfix (y/n) : n
security (y/n) : n
Hehe... a simple program for the converting bitmaps into scalable images...
-------------- next part --------------
--- potrace/DEPENDS 1970-01-01 03:00:00.000000000 +0300
+++ potrace/DEPENDS 2006-06-09 20:51:44.294246500 +0400
@@ -0,0 +1 @@
+depends zlib
--- potrace/DETAILS 1970-01-01 03:00:00.000000000 +0300
+++ potrace/DETAILS 2006-06-09 20:56:09.322809750 +0400
@@ -0,0 +1,18 @@
+ MODULE=potrace
+ VERSION=1.7
+ SOURCE=$MODULE-$VERSION.tar.gz
+ WEB_SITE=http://potrace.sourceforge.net
+ SOURCE_URL=$WEB_SITE/download/
+ SOURCE_VFY=sha1:281d041c97c48a8f469b9951c8d778774128dbf5
+ ENTERED=20060609
+ UPDATED=20060609
+ SHORT="Utility for tracing a bitmap"
+cat << EOF
+Potrace is a utility for tracing a bitmap, which means, transforming
+a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM,
+PPM, or BMP format), and the default output is an encapsulated PostScript
+file (EPS). A typical use is to create EPS files from scanned data, such
+as company or university logos, handwritten notes, etc. The resulting
+image is not "jaggy" like a bitmap, but smooth. It can then be rendered
+at any resolution.
+EOF
-------------- next part --------------
lvu submit potrace b70c9f0d1511aa7ca391d623aab7ba12 -
2.6.16 2.6.12 gcc-3.4.5 glibc-2.3.6
More information about the Lunar
mailing list