gimp/app/vectors
William Skaggs 07fa3011f3 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* app/vectors/gimpvectors-warp.c
	* app/vectors/gimpvectors-warp.h: new files implmenting
	"path along a path" functionality.

	* app/vectors/Makefile.am: new stuff added

	* gimp/app/vectors/gimpvectors.[ch]: actually implement
	gimp_vectors_real_stroke_get_length().

	* app/tools/gimptexttool.c
	* app/tools/gimptextoptions.c: first pass at "text
	along a path", using new functions.  See bug #169616.
2005-03-09 16:58:54 +00:00
..
.cvsignore app/vectors/Makefile removed. 2002-02-22 12:26:41 +00:00
Makefile.am Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-09 16:58:54 +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 Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +00:00
gimpbezierstroke.h document the fact that gimp_image_get_filename() returns the filename in 2004-11-13 20:34:43 +00:00
gimpstroke.c Changed the "gradient" parameter to "slope" to make it more clear what the 2004-12-14 22:36:40 +00:00
gimpstroke.h Changed the "gradient" parameter to "slope" to make it more clear what the 2004-12-14 22:36:40 +00:00
gimpvectors-compat.c added #defines for GimpCoords' default pressure, tilt and wheel values. 2004-02-23 23:10:21 +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 app/config/gimpconfig-file.c app/file/file-utils.c app/gui/themes.c 2005-02-07 01:38:18 +00:00
gimpvectors-export.h removed the GError parameter from gimp_vectors_export_string() and 2003-12-21 11:52:20 +00:00
gimpvectors-import.c libgimpwidgets/gimpintstore.c please the overly pedantic IRIX MIPSpro 2004-11-10 23:50:10 +00:00
gimpvectors-import.h renamed the SVG related functions so that they deal with an anonymous data 2004-06-30 11:57:17 +00:00
gimpvectors-preview.c app/core/Makefile.am new files with preview code factored out of 2003-09-29 23:14:28 +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-warp.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-09 16:58:54 +00:00
gimpvectors-warp.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-09 16:58:54 +00:00
gimpvectors.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-09 16:58:54 +00:00
gimpvectors.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-09 16:58:54 +00:00
makefile.msc updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00
vectors-types.h app/display/display-types.h app/tools/tools-types.h 2003-09-07 10:29:10 +00:00