--
You received this message because you are subscribed to the Google Groups "KiCad Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to devlist+u...@kicad.org.
To view this discussion visit https://groups.google.com/a/kicad.org/d/msgid/devlist/37ca7278-563e-434c-be2a-bc0f01af0d46n%40kicad.org.
Great to hear that KiCad is open to the idea of making it accessible for everyone.
I plan to start small so I can get my feet wet before taking on larger changes.
I imagine it as an additional accessibility layer that becomes active when a screen reader is running.
I would also like to keep the implementation cross platform so it works across all operating systems that KiCad supports. I've been looking at libraries such as Prism, which provide a common API for applications to communicate with screen readers. Of course, I'm still in the early stages of researching the best approach.
Any help with drafting a proposal would be greatly appreciated. I'm very new to this kind of design work, so I'm not entirely sure where to begin.
I started thinking along these lines after noticing that KiCad's keyboard navigation is already quite similar to a mod called Factorio Access, which aims to make the game Factorio accessible for blind users.
I've always liked the idea of making mainstream software work for everyone instead of building separate accessibility tools whenever possible. I'd love to help achieve that goal with KiCad so that no one is left out.
Regards,
To view this discussion visit https://groups.google.com/a/kicad.org/d/msgid/devlist/49f560c7-67b0-4a90-98e7-4a26618aa29c%40gmail.com.
hi Seth,
the library is licensed under MPL2.0. Here is the github link if you wanna take a look: https://github.com/ethindp/prism
Also, do you have any samples on how to write the docs? That would help me get an idea on how to approach it
thanks for the help.
Regards
To view this discussion visit https://groups.google.com/a/kicad.org/d/msgid/devlist/CAFdeG-q2GwGdubimQMLND-Ocx9RUc5hR8N4dixJ-7eKZ_jbBuQ%40mail.gmail.com.
To view this discussion visit https://groups.google.com/a/kicad.org/d/msgid/devlist/a16a3ddb-2121-4f1e-82e2-6a509b387f10%40gmail.com.