Hello Manfred,
This helps, thanks. I have few more doubts:
1. I am using a multilingual font. What I observed is, only when a text is used in the application, the font range gets included in the memory.
Does this mean there is an optimization performed for the text views that are used or can I understand that the complete range for all the languages are included in this estimation, once any text is used?
2. I am using a string table for static texts to derive a reduced set of character codes.
My understanding is that, it can be used to generate ranges of the character codes used in the table. Here, what is the importance of the input fields start and end in the generation of font range?
Thanks,
Kavya