Table of Contents
geoStringToTuple ( geoString )
A geometry string takes the form WxH+X+Y or WxH
geoTupleToString ( w=None, h=None, x=None, y=None, )
Format a set of values as a geometry string.