> Hi all.
>
> I've just read one mail about the dia port to gtk+2.0 and later, gnome
> 2.
> I have taken over the dia-newcanvas widget that was initiated by james
> henstridge. The widget is under developement but can be usefull
> for dia.
Hi,
I've been working on a split-off of the dia-newcanv
> Hi all.
>
> I've just read one mail about the dia port to gtk+2.0 and later, gnome
> 2.
> I have taken over the dia-newcanvas widget that was initiated by james
> henstridge. The widget is under developement but can be usefull
> for dia.
Hi,
I've been working on a split-off of the dia-newcanv
On Wed, 27 Jun 2001, Cyrille Chepelov wrote:
> Le mer, jun 27, 2001, à 08:44:36 +0200, Xavier Ordoquy a écrit:
>
> > I just looked a bit in diagramdata.c and dia-newcanvas looks pretty
> > similar. I think Jamesh would explain better than I can do how this
> > fits, but looks like it's fine.
> >
Le jeu, jun 28, 2001, à 12:27:40 +0200, Xavier Ordoquy a écrit:
> > What I was asking for is to have similar capabilities (perhaps in a saner
> > way) included in dia-newcanvas.
... oops, forgot to include the URL in my previous mail:
http://cvs.gnome.org/bonsai/cvsblame.cgi?file=dia/lib/diagra
> I think I need to take a closer look to this issue. However, eps and ps
> rendering is
> already targeted although not in the top priority list.
> At worst rendering in two phases is still possible.
Given that the interface between dia and dia-newcanvas renderers is very
close, I think the cu
On 27 Jun 2001 21:24:48 +0200, Cyrille Chepelov wrote:
> Le mer, jun 27, 2001, à 08:44:36 +0200, Xavier Ordoquy a écrit:
> It doesn't completely. One uses of renderers in dia is not only to talk gtk,
> but also talk EPS, PS, PNG, XFIG, LaTeX, and I forget some (like DPS which
> has always been exp
Le mer, jun 27, 2001, à 08:44:36 +0200, Xavier Ordoquy a écrit:
> I just looked a bit in diagramdata.c and dia-newcanvas looks pretty
> similar. I think Jamesh would explain better than I can do how this
> fits, but looks like it's fine.
> dia canvas has items (line, rectangle, ...) with some pro
> Hmmm... could the Renderer interface be synced with dia's ? (namely, the
> prerender_string() method [a no-op in the gtk renderer, some stuff in
> lib/diagramdata.c, if that applies to dia-newcanvas]. There has also been
> some discussion to help support groups for export renderers (would be
Le mer, jun 27, 2001, à 05:47:35 +0200, Xavier Ordoquy a écrit:
> Hi all.
>
> I've just read one mail about the dia port to gtk+2.0 and later, gnome
> 2.
> I have taken over the dia-newcanvas widget that was initiated by james
> henstridge. The widget is under developement but can be usefull
> fo