Hacker News new | ask | show | jobs
by O_H_E 2045 days ago
I am pretty sure they are talking about the application being usable by people who might be impaired in some way: https://en.m.wikipedia.org/wiki/Computer_accessibility

I "think" having options to make font and controls more legible, and being accessible by a screen reader(which you GUI framework should facilitate), is 85% done.

search HN for blind or accessibility, I suspect you will find great resources.

1 comments

If this is what he meant, I should be able to allow for that. Windows allows for that from the get-go (dpi scaling), but probably I may need to tweak it even more.