summaryrefslogtreecommitdiff
path: root/graphics/scale2x/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-03 23:21:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-03 23:21:58 +0000
commit1ccf9254b5b8a67c5456351d294fb9fb86924ba8 (patch)
tree56fd7369d948a624855c0623d76ed32d4301bdac /graphics/scale2x/pkg-descr
parent- Unbreak fix build on 5.X (diff)
Scale2x is real-time graphics effect able to increase the size of small
bitmaps guessing the missing pixels without interpolating pixels and blurring the images. WWW: http://scale2x.sourceforge.net/ PR: ports/106196 Submitted by: chinsan
Diffstat (limited to '')
-rw-r--r--graphics/scale2x/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/scale2x/pkg-descr b/graphics/scale2x/pkg-descr
new file mode 100644
index 000000000000..47658b642f98
--- /dev/null
+++ b/graphics/scale2x/pkg-descr
@@ -0,0 +1,5 @@
+Scale2x is real-time graphics effect able to increase the size of small
+bitmaps guessing the missing pixels without interpolating pixels and
+blurring the images.
+
+WWW: http://scale2x.sourceforge.net/