apca-introduction

The missing introduction to APCA  https://p.ce9e.org/apca-introduction/
git clone https://git.ce9e.org/apca-introduction.git

commit
7f98da84eec120329e3565074406c7930bbe4bdd
parent
7ca03c646ccd7bda82e78a5da20fd99716a991df
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2022-11-20 15:16
typo

Diffstat

M analysis.md 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/analysis.md b/analysis.md

@@ -195,7 +195,7 @@ APCA uses four different exponents for light foreground (0.62), dark foreground
  195   195 
  196   196 The final steps do some scaling and shifting that only serves to get nice
  197   197 threshold values. Just like the shift by 1 in the WCAG formula, this does not
  198    -1 effect results as long as the thresholds are adapted accordingly. Note that the
   -1   198 affect results as long as the thresholds are adapted accordingly. Note that the
  199   199 `< 0.1` condition only affects contrasts that are below the lowest threshold
  200   200 anyway.
  201   201