On Sat, 2005-07-30 at 14:28 +0200, Cezary Statkiewicz wrote: > Hi! > > I've discovered strange behaviour in Scripter plugin in Scribus 1.3.0. > Object dimensions are set in pt units (except for position), although > I've declared in newDoc() millimeters as units. > > n=createImage(5,5,10,10) > print getSize(n) > print getPosition(n) > print getUnit()
Odd. Please file a bug on bugs.scribus.net ... the mailing list isn't the best place to go digging into these things. -- Craig Ringer
