Update README.md

pull/16/head
Peter Dematté 10 years ago
parent 991e805c61
commit 7521ead7ef

@ -9,6 +9,8 @@ With **colors.js** (~8.7k or way smaller if other color spaces and complex calcu
##Demo
See **demo** at [dematte.at/cpn](http://dematte.at/cpn)
I will soon add some implementation examples (for jQuery, ...)
<img src="images/screen-shot-all.png" />
All the WCAG 2.0 calculations for readability are also based on opacity levels of all layers<br>
@ -281,4 +283,4 @@ rgbaMixWhite: // color mix result: current color above solid white
a: // resulting alpha or opacity value (0 - 1)
luminance: // luminance of resulting mix (0 - 1)
WCAG2Ratio: // readability vale (1 - 21, 1:1 to 21:1)
```
```

Loading…
Cancel
Save