gimp/app/text
Sven Neumann 27698a2b3f app/config/gimpconfig-params.h
2003-01-31  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig-params.h

	* app/config/gimpcoreconfig.c: added a pixels parameter to the
	GIMP_CONFIG_INSTALL_PROP_UNIT() macro.

	* app/core/Makefile.am
	* app/core/gimpimage-text.[ch]: removed these two files.

	* app/text/Makefile.am
	* app/text/gimptext-compat.[ch]: new files with compatibility
	routines that provide the old text API (solely for PDB calls).

	* app/text/gimptext-render.[ch]: new files with text rendering
	routines (not much yet).

	* app/text/text-types.h
	* app/text/gimptextlayer.[ch]: new object derived from GimpLayer.

	* app/text/gimptext.[ch]: prepared for future improvements.

	* app/pdb/text_tool_cmds.c
	* app/tools/gimptexttool.c
	* tools/pdbgen/pdb/text_tool.pdb: changed accordingly.
2003-01-31 09:22:42 +00:00
..
.cvsignore configure.in app/Makefile.am added new directory text. 2003-01-29 22:20:09 +00:00
Makefile.am app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00
gimptext-compat.c app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00
gimptext-compat.h app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00
gimptext-render.c app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00
gimptext-render.h app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00
gimptext.c app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00
gimptext.h app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00
gimptextlayer.c app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00
gimptextlayer.h app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00
text-types.h app/config/gimpconfig-params.h 2003-01-31 09:22:42 +00:00