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.
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| gimpanchor.h | ||
| gimpbezierstroke.c | ||
| gimpbezierstroke.h | ||
| gimpstroke.c | ||
| gimpstroke.h | ||
| gimpvectors-compat.c | ||
| gimpvectors-compat.h | ||
| gimpvectors-preview.c | ||
| gimpvectors-preview.h | ||
| gimpvectors.c | ||
| gimpvectors.h | ||
| Makefile.am | ||
| makefile.msc | ||
| vectors-types.h | ||