jim-easterbrook / Photini

An easy to use digital photograph metadata (Exif, IPTC, XMP) editing application.
https://photini.readthedocs.io/
GNU General Public License v3.0
158 stars 24 forks source link

Colour blindness compatibility #263

Open jim-easterbrook opened 2 weeks ago

jim-easterbrook commented 2 weeks ago

Photini ought to be usable by colour blind people - they can see clearly, but not distinguish certain colours, so are just as likely to take photos as anyone else.

I've found a colour blindness simulator (https://www.color-blindness.com/coblis-color-blindness-simulator/) which shows Photini's use of a red border to show which image is selected is a very bad choice.

I'm sure there are more problems to be found. If any Photini user with colour vision deficiency sees this, I'd welcome any feedback on where Photini presents problems.

jim-easterbrook commented 2 weeks ago

I've created a new branch bug_263 for this work.

regexgit commented 1 week ago

I like red, it's the most visible color. It's good to think of the colour blind people but on condition that others aren't penalized: I'd like a configuration file that lets us choose the colors.

jim-easterbrook commented 1 week ago

My current plan is to allow users to choose any colours they like for the map markers, as there is no obvious choice of colour that suits all map styles (including aerial photos) and all colour vision abilities.

The selected image thumbnail highlighting will use the same colour scheme as selecting text in one of the text entry boxes. This gives a more consistent look and feel, and colour blind users will probably already have configured their computer's colour palette.