Hello,
We are using Embedded Wizard Pro version 11.00 with RGB565 platform package. As per our understanding, Embedded Wizard generates bitmaps out of font files using Bitmap font engine.
We have 3 different font files for the same font family which contains Bold, Italic & Regular versions. Instead of using those 3 different fonts, is there any benefit in memory footprint if we use one font with different attributes: Bold, Italic & Regular?
Based on our understanding are there different bitmaps generated for different styles or the same bitmaps are converted at runtime? Can you please clarify how the memory calculation is done internally based on font usage.
Background of this question: Our customer already has a lot of different fonts and we want to check what is the best suitable way to bring it in target and also to not exceed our RAM/ROM with these.
Thank you,
Kavya