841 views
in GUI Development by
Hi Gents,

 I'm trying to access certain glyphs that should be available but aren't rendering. I get the [X] EW displays when a glyph is unavailable.

The font is Roboto Light. And I've set the range from 0x20 all the way up to 0xFFFF

For reference: https://www.fileformat.info/info/unicode/font/roboto/grid.htm

But when I try to access the Phi glyph by using "\x03C6" I get the [X]

Mike

1 Answer

0 votes
by
Hi Mike,

are you sure that your Roboto Light that you have installed on your PC (or the TTF file that you are using within your project) contains the glyph 0x03C6?

Does it work with other fonts? Just to make sure if the font does not contain the glyph or if your font settings and strings are not correctly.

I just verified it within a HelloWorld example and the Greek character appears as expected.

Best regards,

Manfred.
by

I've tested it with MS Word and it appears:

And here's my EW config for this font [EDIT this is on EW 9.3]:

 

Where are things going wrong???

 

by

Hi,

I just tried the following settings - please try the same on your side:

Does it work?

by
Got it! Thanks!

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...