Show HN: Fancy fonts you can use almost anywhere
31–40 of 172 posts
Re: Show HN: Fancy fonts you can use almost anywhere
#32This is (ab)using unicode, for example the F is actually a Mathematical Bold Fraktur Capital F: https://www.compart.com/en/unicode/U+1D571 This is terrible for screen readers and the like which are unable to read or understand these unicode characters making accessibility a real concern.
Re: Show HN: Fancy fonts you can use almost anywhere
#33Re: Show HN: Fancy fonts you can use almost anywhere
#34Re: Show HN: Fancy fonts you can use almost anywhere
#35This is (ab)using unicode, for example the F is actually a Mathematical Bold Fraktur Capital F: https://www.compart.com/en/unicode/U+1D571 This is terrible for screen readers and the like which are unable to read or understand these unicode characters making accessibility a real concern.
I don't see why screen readers can't just be extended to handle characters that look like F.
Re: Show HN: Fancy fonts you can use almost anywhere
#36This is fantastic. How does this work?
Re: Show HN: Fancy fonts you can use almost anywhere
#37Re: Show HN: Fancy fonts you can use almost anywhere
#38This is (ab)using unicode, for example the F is actually a Mathematical Bold Fraktur Capital F: https://www.compart.com/en/unicode/U+1D571 This is terrible for screen readers and the like which are unable to read or understand these unicode characters making accessibility a real concern.
I wonder actually. Google seems to understand these, you can search with them. I wouldn't be surprised if screen readers understand these symbols. They're originally for Mathematics, and I'm sure there's plenty of blind mathematicians.
Google has a lot of resources to do normalization, when IDNA in the URL bar became common they and other browser manufacturers had to put resources behind similar looking glyph attacks to make sure that you were actually on google.com and not on some site that was using a homoglyph attack.
https://blog.malwarebytes.com/101/2017/10/out-of-character-h...
This may explain why Google is able to discern these use cases.
Re: Show HN: Fancy fonts you can use almost anywhere
#39Re: Show HN: Fancy fonts you can use almost anywhere
#40This is (ab)using unicode, for example the F is actually a Mathematical Bold Fraktur Capital F: https://www.compart.com/en/unicode/U+1D571 This is terrible for screen readers and the like which are unable to read or understand these unicode characters making accessibility a real concern.
I wonder actually. Google seems to understand these, you can search with them. I wouldn't be surprised if screen readers understand these symbols. They're originally for Mathematics, and I'm sure there's plenty of blind mathematicians.