On Sat, Aug 20, 2005 at 08:56:09PM +0200, Jeremias Maerki wrote:
> I'm currently working on the PS renderer and as part of that I tried to
> factor out more common code between the PDF and PS renderers. As a
> result of that I already have some of the more important features
> (borders and viewports) working locally. But this meant switching the PS
> renderer's own coordinate system from millipoints to points because PDF
> works in points. At the moment I'm looking at what this means for
> PSGraphics2D which still operates on millipoints. I think I should
> change that, too. I don't think this should have any negative effects on
> anybody, since the output will still look the same. Do I maybe miss

The layout system works with millipoints. Is this discrepancy between
areas and renderers not an endless source of errors and confusion?

Regards, Simon

-- 
Simon Pepping
home page: http://www.leverkruid.nl

Reply via email to