|
|
|
|
|
by andrewvc
4656 days ago
|
|
This is a nice step, but not good enough for practical use. Put the text half on the black lamp, half off, and you get 1/2 invisible text. While interesting, it's not reliably accurate enough to use in any sort of automated fashion. |
|
What you should most definitely not do, is give each character (or word) its own colour depending on the background. As others pointed out, this would be a pain to implement, wrapping everything in spans etc, but most importantly it also just looks terrible.
Though the very first step is to simply try and see if you can avoid the situation entirely :) [which may be harder if the images are user supplied]