GNOME Bugzilla – Bug 705298
Add clutter_stage_set_scale_factor()
Last modified: 2013-09-15 09:52:36 UTC
allow setting an initial scale factor for ClutterStage to be applied when creating the backing ClutterStageWindow. setting the scale factor will: • create the backing ClutterStageWindow with a (size * factor) geometry • scale the modelview matrix when setting up the initial transformation the allocated size will always be in "relative" pixels.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 705915 ***