Say I have an application that has a bunch of international unicode text I need to display with QtQuick. I don't necessarily know what the text is going to be in advance but I do have a list of fonts where I'm fairly sure at least one of them has the correct glyphs.
Is there a way to specify a list of fallback fonts to use? I also specifically want Qt to only look at fonts I package with my application (using QRC). Preet _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
