aboutsummaryrefslogtreecommitdiff
path: root/graphics/ocaml-images/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-02-07 17:33:53 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-02-07 17:33:53 +0000
commitd02465ee5bd1e47c51b942f66a4c99d7dc742601 (patch)
tree8d47c69f62bdc6ecb045240a1f96a4c538108460 /graphics/ocaml-images/pkg-descr
parent34c42c9b6c686bf25772eee0ca0d686ec1a61508 (diff)
downloadports-d02465ee5bd1e47c51b942f66a4c99d7dc742601.tar.gz
ports-d02465ee5bd1e47c51b942f66a4c99d7dc742601.zip
Notes
Diffstat (limited to 'graphics/ocaml-images/pkg-descr')
-rw-r--r--graphics/ocaml-images/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/ocaml-images/pkg-descr b/graphics/ocaml-images/pkg-descr
new file mode 100644
index 000000000000..7184025d6bb4
--- /dev/null
+++ b/graphics/ocaml-images/pkg-descr
@@ -0,0 +1,5 @@
+This is an image processing library, which provides some basic functions of
+image processing and loading/saving various image file formats. In addition
+the library can handle huge images that cannot be (or can hardly be) stored
+into the memory (the library automatically creates swap files and escapes
+them to reduce the memory usage).