wok-stable diff babl/description.txt @ rev 12336

Why doesn't _ work with TARBALL? Let's try adding \ before it...
author Brenton Scott <admin@trixarian.net>
date Mon Sep 24 05:05:39 2012 +0200 (2012-09-24)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/babl/description.txt	Mon Sep 24 05:05:39 2012 +0200
     1.3 @@ -0,0 +1,5 @@
     1.4 +babl is a dynamic, any to any, pixel format translation library.
     1.5 +
     1.6 +It allows converting between different methods of storing pixels known as pixel
     1.7 +formats that have different bitdepths and other data representations, color 
     1.8 +models and component permutations.