552 views
in Getting started by
Hi,

 

I am trying to set a text view with a quantity as 210€, but the symbol € does not appear.

1 Answer

+1 vote
by

Hi,
actually you can use "€" in the text view.
In addition you need to extend the Range of your font-resources.

By default it is 0x20-0xFF.
You can add a single "symbol" like € by modifying the Range to this: 0x20-0xFF,'€'

Read more about this in the set of font glyphs.

HTH.
Best regards.

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

...