506 views
in Embedded Wizard Studio by
Hi,

What will be the font resource format while exporting (generating code) in embedded wizard?

Will it be Alpha8 format since it is monochrome. Anyway to configure it to someother format like bitmap resource format?

Best Regards,

Preethi S,

Robert Bosch - India

1 Answer

0 votes
by

Hi Preethi,

the attribute Qualitiy of the font resource defines the rasterization of the glyphs. 

During the code generation all font glyphs are stored as compressed data. During runtime they are decompressed and loaded into the glyph cache of the Graphics Engine as Alpha8 bitmaps. This makes it possible to colorize the glyphs during runtime.

There is no option to configure the format of the glyphs (e.g. as RGB565), because fonts do not have a color information.

Is there anything missing from your point of view?

Best regards,

Manfred.

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

...