plex icon indicating copy to clipboard operation
plex copied to clipboard

Missing precomposed characters for Cyrillic Schwa/Barred-O/E with diaeresis above (`U+04DA`..`U+04DB`, `U+04EA`..`U+04ED`).

Open jmcwilliams403 opened this issue 2 years ago • 1 comments

Below is an example of two lines of text, one using precomposed characters and the other using their decomposed character sequences, with the fallback font being Adobe NotDef.

<p style="font-family:'IBM Plex Mono', 'Adobe NotDef';">
ӘәӚӛӨөӪӫЭэӬӭ<br>
ӘәӚӛӨөӪӫЭэӬӭ
</p>

image

jmcwilliams403 avatar Jan 01 '24 19:01 jmcwilliams403

Correct. These glyphs are not supported at the moment.

BoldMonday avatar Jan 08 '24 14:01 BoldMonday