218 views
in GUI Development by

Hi

In my application, the number 6 is always clipped or distorted when using a small font size. I'm using the Helvetica font with a height of 16. The same font renders correctly without any distortion at larger sizes. Could you please help me identify and resolve this issue?


Thank you.

Thanushiyah

1 Answer

0 votes
by

Hello Thanushiyah,

this seems to be a font related issue. The glyphs are rendered by Windows or FreeType engines (see attribute FontConversion) and therefore the results are beyond our control. You can try to change the FontConversion attribute. This however will affect all fonts in your project. Other approach would be to increase font height. Or select other font.

Best regards

Paul Banach

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

...