Hacker News new | ask | show | jobs
by studiocinematic 2045 days ago
Thanks! I guess translations will come in the near-to-medium future.

What do you mean by "accessibility features"?

1 comments

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.

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.