wordplaydev / wordplay

An accessible, language-inclusive programming language and IDE for creating interactive typography on the web.
Other
65 stars 47 forks source link

Image output #471

Open amyjko opened 6 months ago

amyjko commented 6 months ago

What's the problem?

There are many reasons why creators might want to include images in their content. But we have to do this delicately, as images are inherently inaccessible (to blind creators, often to color blind creators), and greatly increase bandwidth and storage

What's the design idea?

One possible way to design accessible, multilingual use of images would be to permit them, but require descriptions, and to pull out the text of images automatically. We could then add images as a type of output, like Phrases, with all the same features, but showing an img tag instead of text.

Design specification

Proposal:

Features

Design Specifications

ShufaW commented 4 months ago

Features

Design Specifications

amyjko commented 4 months ago

Thanks @ShufaW! Is this a design proposal? Are you asking for feedback? Per the design wiki, proposals go in the issue body, not a comment, and when you're ready for design feedback, you need to tag a maintainer. Let me know if you want me to assign this issue to you, so you have edit access.

ShufaW commented 4 months ago

@amyjko This is my proposal for the Image output. Can you please review the proposal? Thanks.

amyjko commented 4 months ago

Thanks for your proposal! A few comments:

ShufaW commented 4 months ago

@amyjko Hi Amy, Here the improvement for the first two question.

Still doing some research on the API.

amyjko commented 4 months ago

Thanks for the ideas @ShufaW! I have many design questions about these ideas:

joonpiter commented 2 months ago

@ShufaW, will you go forward with this issue?

ShufaW commented 2 months ago

Yes I will. But if anyone else want to focus on this issue I am okay with it.