If I have a language specific resource folder eg. resources-ita , then how can I support font resources for multiple screen resolutions specific to that language?
For example, If I want a different font for italian, compared to all other languages, But I also need to support about 10 screen resolutions, thus 10 font sizes within italian.
But I also have a different font for all other languages supporting the 10 screen resolutions, thus 10 font sizes there too.
Is it even possible to set up the monkey.jungle file for this?