ClutterText actor ignores depth testing



Hi,
If I have two ClutterText actors at different depths and have depth testing enabled, the text itself still draws only in the order the actors are added to the stage, regardless of their depths while the background color follows the depth of the actor (i.e. the background color of the actor in front by depth draws on top of the other actor which is below by depth, but the text does not).  Is this a known limitation due to how the Pango font system is used?

Thanks,
Reza


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]