X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;h=44e0e25909508b87b99cc610d4a9507123e25842;hb=HEAD;hp=41e300b94f23d3cb72687ed3811feadda709b3c6;hpb=1f72b051c754be821a14b94b1828d71e40631de3;p=convert-color-hsluv.git diff --git a/README b/README index 41e300b..44e0e25 100644 --- a/README +++ b/README @@ -1,8 +1,8 @@ -Convert-Color-HUSL version 0.001 -================================ +Convert-Color-HSLuv version 1.000001 +=================================== -HUSL is a human-friendly color space designed for perceptual -uniformity. HUSLp is a derivative of HUSL that also provides an +HSLuv is a human-friendly color space designed for perceptual +uniformity. HPLuv is a derivative of HSLuv that also provides an uniform chroma map at the expense of only including pastel (desaturated) colors. @@ -12,8 +12,8 @@ color spaces: * CIE 1931 XYZ :: Convert::Color::XYZ * CIE 1976 (L*, u*, v*) :: Convert::Color::LUV * CIE LCh :: Convert::Color::LCh -* HUSL :: Convert::Color::HUSL -* HUSLp :: Convert::Color::HUSLp +* HSLuv :: Convert::Color::HSLuv +* HPLuv :: Convert::Color::HPLuv INSTALLATION @@ -32,7 +32,7 @@ This module requires these other modules and libraries: COPYRIGHT AND LICENCE -Copyright (C) 2015 by Marius Gavrilescu +Copyright (C) 2015-2017 by Marius Gavrilescu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.20.2 or,