translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 3 of 3 questions

How do I get a monospace font that respects acessibility settings

Stackoverflow

let bodyFontDescriptor = UIFontDescriptor
.preferredFontDescriptor(withTextStyle: UIFontTextStyle.body)

Tags: 
  • ios
  • swift
  • fonts
  • ios9
  • accessibility

Can you change menu background color and font size of the Chrome browser?

I know you can change elements of web pages and some aspects of the outer "chrome" via custom themes, font family settings, etc.

Tags: 
  • google-chrome
  • fonts
  • themes
  • accessibility

How do I decrease the minimum font size in Sublime Text 3

If I use the Ctrl+ and Ctrl- key combinations I can lower my font size down to 8pt, even though if I edit my user preferences I can set this to whatever I like.

Tags: 
  • fonts
  • sublime-text-3
  • accessibility
  • sublime-text