Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Meta

Post History

66%
+2 −0
Meta Edit area font problem

It seems that the font used in the editing area (Roboto Mono?) has a problem with its alef and ayin glyphs: it seems it has reversed U+02BE (alef) and U+02BF (ayin). See this screenshot (sorry it'...

0 answers  ·  posted 3y ago by David‭

Question bug
#1: Initial revision by user avatar David‭ · 2020-08-05T12:50:34Z (over 3 years ago)
Edit area font problem
It seems that the font used in the editing area (Roboto Mono?) has a problem with its *alef* and *ayin* glyphs: it seems it has reversed  `U+02BE` (alef) and `U+02BF` (ayin). See this screenshot (sorry it's a tad large!):

![screenshot shows glyph problem](https://languages.codidact.com/uploads/S7D9iURX4JXHLzL7eC9eifVB "Compare red circle at top with green circle at bottom - these should both be /alef/ characters.")

The red circle has (believe it or not — but it's true) the same `U+02BE` character as the green circle in the rendered version. But the edit area one is backwards (= `U+02BF`), which is quite disconcerting!

I have seen one other font has this flaw ([Spectral][s], if you're curious), and I haven't installed Roboto Mono locally to confirm. (Can anyone confirm?) But if it's NOT a font issue, then ... it's an edit-area issue of a different kind.


[s]: https://fonts.google.com/specimen/Spectral
bug