Hi,
I'm having problems rendering a particular Cyrillic character while included in the range.
The problem is visible also while still on the Window Embedded Wizard window, not only while running in the target platform.
My platform is Linux.OpenGL.RGBA8888
The font is Noto Sans 26
My Range include this character 1049 / 0x0419 as I have 0x0400 - 0x04FF
The problem is in both Embedded Wizard 11.00 and 14 even though the missing character is rendered differently.
[27.6.2025 9:51:18] Runtime : EMWI ERROR: code: 180, info1: "Fonts::NotoSansReg26", info2: 1049
For details please visit https://doc.embedded-wizard.de/errors
The same renders fine in Microsoft Word with Noto Sans 26 selected (e.g. Нью-Йорк)

Is it a known issue with this font or is there a way to fix this / a workaround?
UPDATE: I have 2 fonts one NotoSansBold26 and one NotoSansReg26. If I use NotoSansBold26 and set Bold to false so that the two are in fact identical, selecting NotoSansBold26 works but NotoSansReg26 doesn't. May be some cache somewhere I have to clean?
UPDATE 2: Similarly if I use NotoSansReg26 and change Bold to true, that doesn't render the character correctly while the settings are now identical to original NotoSansBold26.