Gimp/app/vectors
Simon Budig 1a80262e7e rewrote gimp_bezier_stroke_extend for the case when the neighbor is not
2003-06-26  Simon Budig  <simon@gimp.org>

        * app/vectors/gimpbezierstroke.c: rewrote gimp_bezier_stroke_extend
        for the case when the neighbor is not really an end point of the
        stroke, but close enough to the end to still be acceptable.

        * app/tools/gimpvectortool.c: Make the tool behave sanely
        and more symetrically (both ends of a stroke behave basically the
        same now), gimp_draw_on_handle () now prefers the anchor passed
        into it via the *ret_anchor parameter over other preferred anchors.
2003-06-26 09:54:56 +00:00
..
.cvsignore app/vectors/Makefile removed. 2002-02-22 12:26:41 +00:00
gimpanchor.h app/vectors/gimpanchor.h Anchors now have an enum as type and have the 2002-12-30 16:36:01 +00:00
gimpbezierstroke.c rewrote gimp_bezier_stroke_extend for the case when the neighbor is not 2003-06-26 09:54:56 +00:00
gimpbezierstroke.h Implemented closed paths. Not yet available in a sane manner via the UI. 2003-05-18 23:08:01 +00:00
gimpstroke.c Implemented closed paths. Not yet available in a sane manner via the UI. 2003-05-18 23:08:01 +00:00
gimpstroke.h Implemented closed paths. Not yet available in a sane manner via the UI. 2003-05-18 23:08:01 +00:00
gimpvectors-compat.c attempt to convert text from locale encoding. 2003-06-25 21:18:45 +00:00
gimpvectors-compat.h app/vectors/Makefile.am new files implementing a compatibility API for 2003-05-22 19:02:38 +00:00
gimpvectors-preview.c app/vectors/gimpbezierstroke.[ch] app/vectors/gimpstroke.[ch] 2003-05-16 16:49:04 +00:00
gimpvectors-preview.h app/vectors/Makefile.am new files creating dummy vectors previews. 2002-02-25 13:39:34 +00:00
gimpvectors.c Removed the old paths and the remaining legacy stuff it needed. Fixes bug 2003-05-21 17:38:14 +00:00
gimpvectors.h Implemented closed paths. Not yet available in a sane manner via the UI. 2003-05-18 23:08:01 +00:00
Makefile.am app/vectors/Makefile.am new files implementing a compatibility API for 2003-05-22 19:02:38 +00:00
makefile.msc updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
vectors-types.h app/tools/gimpvectortool.[ch] app/vectors/gimpbezierstroke.c 2003-03-29 04:47:44 +00:00