Open therzberg opened 1 year ago
I agree multi-height graphics can be useful, but not all braille hardware will be able to display different height dots, so there needs to be a graceful fallback position.
Metadata is needed to indicate that multi-height is requirement for a particular document.
Out of interest, what about text? If we already know (by the mark-up, see #17), it could theoretically be possible to render bold text at a different dot height as an option.
I love the idea of that for the bold representation. I guess this should be more of a desire than an MVP.
Thanks Andrew
From: jrbowden @.> Sent: Thursday, February 9, 2023 4:57 PM To: daisy/ebraille @.> Cc: Subscribed @.***> Subject: Re: [daisy/ebraille] Need to incorporate different heights of dots (Issue #55)
EXTERNAL EMAIL - Be vigilant with attachments and clickable links. COURRIEL EXTERNE - Attention aux pièces jointes et aux liens cliquables.
I agree multi-height graphics can be useful, but not all braille hardware will be able to display different height dots, so there needs to be a graceful fallback position.
Metadata is needed to indicate that multi-height is requirement for a particular document.
Out of interest, what about text? If we already know (by the mark-up, see #17https://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdaisy%2Febraille%2Fissues%2F17&data=05%7C01%7C%7C6c51f9ac413e40be8df408db0abe9a20%7Ca20dee1502224c59b520fa220fd6eb14%7C0%7C0%7C638115585972295254%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=jsEWLoMpiehUlwA4qI%2FL3NW4RcV3P%2BU0p%2B6PfEd5DyY%3D&reserved=0), it could theoretically be possible to render bold text at a different dot height as an option.
- Reply to this email directly, view it on GitHubhttps://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdaisy%2Febraille%2Fissues%2F55%23issuecomment-1424510148&data=05%7C01%7C%7C6c51f9ac413e40be8df408db0abe9a20%7Ca20dee1502224c59b520fa220fd6eb14%7C0%7C0%7C638115585972451471%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2BgpuyNeKSVW0V9knChI2z7Sd6Ul5%2FJOVV1cV9jaOe6k%3D&reserved=0, or unsubscribehttps://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FA3F2L24JTWIOFQYKMI4POOTWWUOUFANCNFSM6AAAAAAUUKPB4A&data=05%7C01%7C%7C6c51f9ac413e40be8df408db0abe9a20%7Ca20dee1502224c59b520fa220fd6eb14%7C0%7C0%7C638115585972451471%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ZF4xqXFEno8o7Zmgl%2BKEaPKShEAZ6j%2FZQihAigUbeOg%3D&reserved=0. You are receiving this because you are subscribed to this thread.Message ID: @.**@.>>
I think it's possible that we could leave dealing with multi-height graphics (and potentially braille) to the reading system. If a graphic requires multiple heights and the hardware cannot reproduce it, then it should be on the hardware to decide how to handle that by either finding a suitable replacement or by letting the user know that the graphic cannot be accurately reproduced using the current hardware. All we have to do is provide metadata that makes it clear that a specific graphic has multiple heights and file-level metadata that indicates the file contains multi-height graphics.
On multi-height braille, I would say that's somewhat dangerous territory but, again, something that could be left to the reading system. All our file type needs to indicate is that the text is bold, if the reading system wants to make that clear to the user by using height, then that's a decision they can make when rendering the document. That's what I'm thinking anyway.
Multiple heights of dots are necessary for high-quality tactile graphics.
Detail There are some tactile graphics (such as two parallel lines cut by a transversal) that do not require multiple heights of dots. However, when graphing in the coordinate plane, you need grid lines at the lowest level of dots, the x- and y-axes at the 2nd level of dots, and the graph itself at the third level of dots at a minimum. Some graphics on the coordinate plane require textures in addition to the previously mentioned items.
Mathematics is pretty simple compared to the social studies maps and scientific diagrams that are often included in textbooks and high-stakes assessments. These graphics require not only a different height of dots, but they also involve many different textures that must somehow be dealt with in just the right combination so as not to become cluttered nor become too small and/or too similar to distinguish.
Proposal The eBRF should be designed to accommodate multiple heights of dots and include meta-data that allows end users to customize the graphic for their specific hardware.
Submitted by Susan Osterhaus and Tina Herzberg