Myndex / SAPC-APCA

APCA (Accessible Perceptual Contrast Algorithm) is a new method for predicting contrast for use in emerging web standards (WCAG 3) for determining readability contrast. APCA is derived form the SAPC (S-LUV Advanced Predictive Color) which is an accessibility-oriented color appearance model designed for self-illuminated displays.
https://git.apcacontrast.com/documentation/APCAeasyIntro
Other
443 stars 14 forks source link

License #69

Closed lil5 closed 2 years ago

lil5 commented 2 years ago

What happened to the license file?

Myndex commented 2 years ago

Hi @lil5 The license file is in the documentation folder.

There are now separate repos with different intentions, those with "open" licenses are separate, such as:

The version licensed under the W3: https://github.com/Myndex/apca-w3

And, Bridge PCA which is also W3: https://github.com/Myndex/bridge-pca

Sorry for any confusion.