|
|
|
|
|
by deaddabe
1454 days ago
|
|
I wonder how this kind of schematics would sound like when using a screen reader. Hopefully the schematics can be passed if the screen reader struggles to read it, or read an "alt" alternative text instead. But I doubt it. After seeing how a person uses a screen reader, I think using a spreadsheet is sometimes more accessible than ASCII art because I guess screen readers cannot interpret ASCII characters in terms of columns and lines. If I would have to document a table into the code, I would try to use as little ASCII characters as needed, in order to not confuse the screen reader. |
|