wok-current diff babl/description.txt @ rev 18497
libfm: define tar.xz for xarchiver
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sun Oct 11 13:59:02 2015 +0200 (2015-10-11) |
parents | |
children | f73dc49d0a42 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/babl/description.txt Sun Oct 11 13:59:02 2015 +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.