From: Christian K. <ck...@ho...> - 2005-11-19 10:10:01
|
John Hunter wrote: >>>>>>"Christian" == Christian Kristukat <ck...@ho...> writes: > > > Christian> I tried that before. It gives a filled white frame > Christian> without border line. I checked that using skencil and > Christian> pstoedit to convert into skencil's own format. > Christian> Btw. I'm using a smaller figure size than the default > Christian> and the eps always contains a small polygon with 4 > Christian> nodes down at the left bottom of larger page which is > Christian> about DIN A4/US Letter which makes the bounding box > Christian> unnecessary big. > > You might want to try again. This is pretty much guaranteed to work. > The Figure.draw method in figure.py reads: > > if self.frameon: self.figurePatch.draw(renderer) > > I don't see how the patch can be drawn if frameon is false... Maybe we're not talking about the same frame? I attached a bitmap created with skencil after having converted the eps with pstoedit. I coloured the frame green. Christian |