geelen / typeslab

Simple, shareable typographic posters
http://typeslab.com
GNU Affero General Public License v3.0
287 stars 33 forks source link

Provide accessible text #9

Open KatieK2 opened 9 years ago

KatieK2 commented 9 years ago

Provide some sort of computer-readable text along with the image for accessibility purposes. This could take one of many forms:

KatieK2 commented 9 years ago

How about this for a quick and dirty solution:

geelen commented 9 years ago

This could be cool actually! I would need to actually tweet the image from the app, though, which is a bit more complicated (I'd have to run a server & get post permissions from the user through oauth OR they'd only be able to upload a link to the IMGUR, which Twitter's apps wouldn't treat as an image)

Of course, if I did that, I have the input text anyway so I could tweet a reply from a dedicated account.

Alt-text embedded within an image would be really interesting and much easier (the image can be hosted anywhere). PNG does have TXT blocks but nothing reads them as far as I know.