mirror of https://github.com/GNOME/gimp.git
f7351b0bbb
2003-05-22 Michael Natterer <mitch@gimp.org> * app/vectors/Makefile.am * app/vectors/gimpvectors-compat.[ch]: new files implementing a compatibility API for converting old XCF and PDB point arrays to GimpVectors and vice versa. * app/xcf/xcf-load.c * app/xcf/xcf-save.c * tools/pdbgen/pdb/paths.pdb: use the new functions instead of having slightly different, but equally ugly code twice. * app/xcf/xcf-load.c: cleaned up path loading a lot. Removed the path_point loading utility functions. * app/pdb/paths_cmds.c: regenerated. * app/Makefile.am: link vectors/libappvectors.a after xcf/libappxcf.a so the compat functions (which are not needed in vectors/) are found. Also reverted an accidentially checked in change to the libgimpwidgets link order. |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.am | ||
makefile.msc | ||
xcf-load.c | ||
xcf-load.h | ||
xcf-private.h | ||
xcf-read.c | ||
xcf-read.h | ||
xcf-save.c | ||
xcf-save.h | ||
xcf-seek.c | ||
xcf-seek.h | ||
xcf-write.c | ||
xcf-write.h | ||
xcf.c | ||
xcf.h |