Tagged Questions
4
votes
5answers
240 views
Allow users to change fonts for increased reability
Looking to see if anyone has found any recommendations/best practices on allowing users to toggle different font-types. Particularly the ability to toggle between standard font-sets and one designed ...
8
votes
1answer
187 views
Accessibility and the use of font characters for icons
It seems to be a trend for the moment to embed custom web dingbat fonts and use them as icons on web pages. But isn't it so that a screen reader will read those characters out load? So when it for ...
7
votes
6answers
383 views
Is using the alt-attribute for text-as-graphics ok?
There are several ways to present text on your web page in exactly the font your designer decided; as an image, a flash hack, some javascript hack, dynamic fonts. But to this day, the only thing that ...
9
votes
4answers
789 views
Font sizes for WCAG2.0 AAA
Anyone know what the WCAG2.0 definition of 'Normal' and 'Large' fonts are, as they relate to the AA and AAA levels?
I've googled and read the WCAG site and docs but unless I'm being really stupid ...