upvote
How? AFAIK screen readers don’t do OCR.
reply
The assumption is that if you use this alone to try to convey information to a human, a human with a visual disability can't use it. If you also provide a text channel (e.g. `ALT="…"`) then the LLM can use that and doesn't need to read the confusing image.
reply
It only works as a decoy when you give it to the LLM as an image. As html it appears like normal human friendly text, which is what screen readers use to interpret the text.
reply
Which means that this font is entirely useless unless it is implemented in a way that breaks screen readers.
reply