I'm using Embedded Wizard 14.05. I have a font, size 96, Calibri, and I'm using chaacter ranges 0x20-0xFF,0x600-0x6FF
Seen in build_report.html
For HIGH quality, the RO size (on my STM32F769 MCU) is 182954 bytes
For MEDIUM quality, the RO size is 103442 bytes
For LOW quality, the RO size is 56250 bytes
For VECTOR quality, the RO size is 240754 bytes
I understood from the help, that the vector quality fonts ar supposed to reduce the burden on the RO size. Why is it higher?
I must be misunderstanding something here - surely!