summaryrefslogtreecommitdiffstats
path: root/development/CImg/README
diff options
context:
space:
mode:
author Edward W. Koenig <kingbeowulf@gmail.com>2017-01-11 01:37:36 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-11 01:37:36 +0700
commitec60d76026acb4bcb3879488bccc7480da425fe0 (patch)
tree7ffb865b4f0019d21dd0783c549d3fc052851cc1 /development/CImg/README
parente53ea952a41baae89dc284c99e6241da6677c738 (diff)
downloadslackbuilds-ec60d76026acb4bcb3879488bccc7480da425fe0.tar.gz
slackbuilds-ec60d76026acb4bcb3879488bccc7480da425fe0.tar.xz
development/CImg: Updated for version 1.7.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/CImg/README')
-rw-r--r--development/CImg/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/CImg/README b/development/CImg/README
index 5806fd2836..f6d4e96d9a 100644
--- a/development/CImg/README
+++ b/development/CImg/README
@@ -5,3 +5,7 @@ C++ classes and functions that can be used in your own sources, to load/save,
manage/process and display generic images. It's actually a very simple
toolkit for coding image processing stuffs in C++ : Just include the header
file CImg.h, and you are ready to handle images in your C++ programs.
+
+Note: The archives hosted on http://cimg.eu/files/ do not contain the HTML
+documentation. Please refer to http://cimg.eu/reference/index.html or
+download a copy from https://github.com/dtschump/CImg