Adrian on Painters and Qt4

Casper Boemann cbr at boemann.dk
Tue Sep 19 13:35:30 CEST 2006


On Tuesday 19 September 2006 13:29, Thomas Zander wrote:
> On Tuesday 19 September 2006 12:56, Casper Boemann wrote:
> > > Those things are canvas specific and should be drawn last.
> > > What I had in mind (but I have not really gone into) is to add rulers,
> > > grid etc to the KoCanvasController decorator class (which is in flake)
> > > so we can paint all this in the correct way without forcing everyone to
> > > implement it in their app-canvas class.
> > >
> > > I have not gotten around to this yet, but I do believe it would be the
> > > best solution.
> >
> > huh - who says a flake canvas will have these things. At least in krita
> > it won't
>
> I'm not sure I follow you.
> Rulers and grids are something thats canvas based and having them being
> drawn via a decorator pattern seems like a good idea due to the fact that
> there is no koffice canvas.
>
> Can you explain your sentence? What is it that krita won't have?
sure

because of the colormangement and layers in krita we won't have a flake style 
canvas that is shown on screen

we would have to make a pseudo canvas that flake can draw to. Then we would 
have to take that and convert it into a krita paintdevice.

That paintdevice would then be painted onto the true (krita) canvas (which is 
where the rulers and grid will be)
-- 
best regards / venlig hilsen
Casper Boemann


More information about the kimageshop mailing list