"""Test text sizes, rendering etc. """ import gzz from gzz.vob import * from test.tools.gfx import * from java.awt import Color sty1 = win.getGraphicsAPI().getTextStyle("SansSerif", 0, 20) def testSize(): """Test, for various box sizes, that text consisting of lower-case letter x is on the baseline or slightly above. """ def testScale(): """Test that hierarchical coordinate systems affect the scaling in the same way. """ # : vim: set syntax=python :