Re: [Inkscape-devel] Joining GNOME Office
Jody Goldberg <[email protected]>
| Newsgroups | gmane.comp.gnome.office.general,gmane.comp.graphics.inkscape.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Feb 22, 2004 at 01:19:28AM +1100, [email protected] wrote: > > On Fri, Feb 20, 2004 at 12:17:58AM +0000, Charles Goodwin wrote: > >> A bulleted list of the overall goals is what I'm asking for. Something > >> simple but something solid and easy to understand. > >> > >> Eg: (and this is my hypothetical example, nothing official) > >> > >> Gnumeric: > >> - fully foster plugin framework to libgoffice > >> - separate out and charting engine into library > > > > At present I suspect everyone is blocking on this mythical library > > to split out. It needs > > > > How hard would it be to pull out your shading code? AbiWord could > certainly use that. Hard to say. The patterns are trivial, and a superset of them are be included in libgoffice's GogRenderer. However, the hard core set used in the sheets are somewhat specific to FooCanvas. It would depend on what your needs are.