wok annotate babl/description.txt @ rev 12164
Moved cgi-bin files to slitaz-base-files (They can be used by any CGI compliant webserver not only BB httpd applet)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 18 00:54:36 2012 +0100 (2012-03-18) |
parents | |
children | f73dc49d0a42 |
rev | line source |
---|---|
samuel_trassare@11723 | 1 babl is a dynamic, any to any, pixel format translation library. |
samuel_trassare@11723 | 2 |
samuel_trassare@11723 | 3 It allows converting between different methods of storing pixels known as pixel |
samuel_trassare@11723 | 4 formats that have different bitdepths and other data representations, color |
samuel_trassare@11723 | 5 models and component permutations. |