On Mon, 24 Apr 2000, Alexander Larsson wrote:
> I've commited the first cut at the DiaRenderer interface in the
> dia-newcanvas module. What do you think about it?
>
> There are still some questions about it. The largest is which unit the
> drawing should be specified in. For screen-based renderers pixels is
> pretty good, but that doesn't work very well for EPS etc.
>
> / Alex
>
>
I am currently working on some of the view code, and am using one canvas
unit == one pixel, as the GnomeCanvas uses this by default. You can
change a view's zoom factor without too much trouble though. (I should
check this code in).
As far as an EPS/postscript renderer goes, you would probably want to tell
it how much to scale by no matter what units you choose.
James.
--
Email: [EMAIL PROTECTED]
WWW: http://www.daa.com.au/~james/