aboutsummaryrefslogtreecommitdiff
path: root/libraries/babl/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/babl/README')
-rw-r--r--libraries/babl/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/libraries/babl/README b/libraries/babl/README
deleted file mode 100644
index 0f332d959f..0000000000
--- a/libraries/babl/README
+++ /dev/null
@@ -1,7 +0,0 @@
-Babl is a dynamic, any to any, pixel format translation library.
-It allows converting between different methods of storing pixels known
-as pixel formats that have with different bitdepths and other data
-representations, color models and component permutations.
-A vocabulary to formulate new pixel formats from existing primitives
-is provided as well as the framework to add new color models and data
-types.