summaryrefslogtreecommitdiffstats
path: root/krita/kritacolor/README
diff options
context:
space:
mode:
Diffstat (limited to 'krita/kritacolor/README')
-rw-r--r--krita/kritacolor/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/krita/kritacolor/README b/krita/kritacolor/README
deleted file mode 100644
index f80e0520..00000000
--- a/krita/kritacolor/README
+++ /dev/null
@@ -1,4 +0,0 @@
-The color library is a wrapper around lcms and provides colorspaces
-that can do things to arrays of bytes that represent pixels. The
-number of colorspaces is extensible with plugins. The colorspace
-registry is responsible for loading the colorspace plugins.