gimp/app/vectors
Simon Budig 3b1c873724 app/vectors/gimpstroke.[ch] added the endpoint of the segment to the list
2003-09-18  Simon Budig  <simon@gimp.org>

	* app/vectors/gimpstroke.[ch]
	* app/vectors/gimpbezierstroke.c: (gimp_stroke_nearest_point_get)
	added the endpoint of the segment to the list of returned values.

	* app/tools/gimpdrawtool.[ch]: (gimp_draw_tool_on_vectors_curve)
	return the endpoint also.

	* app/tools/gimpvectortool.[ch]: Use that to activate the
	to-be-changed anchors when dragging on the curve directly.

	* app/tools/gimpmovetool.[ch]: changed accordingly.
2003-09-18 13:20:40 +00:00
..
.cvsignore app/vectors/Makefile removed. 2002-02-22 12:26:41 +00:00
Makefile.am use -u to prevent garbage collection of symbols prematurely. I wonder if 2003-09-16 01:05:12 +00:00
gimpanchor.c Made gimp_vectors_compat_get_points accept more paths gracefully. It now 2003-09-09 15:46:59 +00:00
gimpanchor.h Made gimp_vectors_compat_get_points accept more paths gracefully. It now 2003-09-09 15:46:59 +00:00
gimpbezierstroke.c app/vectors/gimpstroke.[ch] added the endpoint of the segment to the list 2003-09-18 13:20:40 +00:00
gimpbezierstroke.h Implemented gimp_bezier_stroke_arcto () that creates an elliptical arc in 2003-09-07 10:29:09 +00:00
gimpcoordmath.c Introduced function to compare two gimpcoords 2003-09-01 00:39:47 +00:00
gimpcoordmath.h Introduced function to compare two gimpcoords 2003-09-01 00:39:47 +00:00
gimpstroke.c app/vectors/gimpstroke.[ch] added the endpoint of the segment to the list 2003-09-18 13:20:40 +00:00
gimpstroke.h app/vectors/gimpstroke.[ch] added the endpoint of the segment to the list 2003-09-18 13:20:40 +00:00
gimpvectors-compat.c Made gimp_vectors_compat_get_points accept more paths gracefully. It now 2003-09-09 15:46:59 +00:00
gimpvectors-compat.h Made gimp_vectors_compat_get_points accept more paths gracefully. It now 2003-09-09 15:46:59 +00:00
gimpvectors-export.c always save the image size; default to centimeters. 2003-09-18 10:52:48 +00:00
gimpvectors-export.h allow to optionally export all paths from an image into a single SVG file. 2003-09-10 13:05:00 +00:00
gimpvectors-import.c save the vectors (or rather image) dimensions in the exported SVG. 2003-09-18 00:28:03 +00:00
gimpvectors-import.h app/vectors/gimpvectors-import.[ch] allow to optionally create a 2003-09-10 22:11:02 +00:00
gimpvectors-preview.c app/vectors/gimpstroke.c app/vectors/gimpvectors-preview.c 2003-08-22 13:00:25 +00:00
gimpvectors-preview.h app/vectors/Makefile.am app/vectors/gimpvectors-export.[ch] added stubs 2003-09-10 13:05:00 +00:00
gimpvectors.c app/vectors/gimpstroke.[ch] Changed gimp_*_anchor_select to accept the 2003-09-17 21:49:45 +00:00
gimpvectors.h app/vectors/gimpstroke.[ch] Changed gimp_*_anchor_select to accept the 2003-09-17 21:49:45 +00:00
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
vectors-types.h app/display/display-types.h app/tools/tools-types.h 2003-09-07 10:29:10 +00:00