Re: role="text" and text frames

Well, there is a problem with that approach. You don’t know the font characteristics. So, for accessible text you would need to know how to get at the indices for each character and its size. We can’t do that accurately with a bitmap or with SVG drawing strokes. 


> On Feb 9, 2016, at 11:15 AM, Joseph Scheuhammer <clown@alum.mit.edu> wrote:
> 
> On 2016-02-09 11:52 AM, Rich Schwerdtfeger wrote:
>> I ran this by Freedom Scientific and if a role is chosen they agree it ought to be for STATIC text. 
> 
> Any indication of whether they think the accessible text interface should be implemented for elements with role="text"?  Jamie and Alex have speculated on this thread that it might be useful.
> 
> -- 
> ;;;;joseph.
> 
> 'Die Wahrheit ist Irgendwo da Draußen. Wieder.'
>                 - C. Carter -
> 

Received on Tuesday, 9 February 2016 17:18:32 UTC