gimp/plug-ins/gdyntext
Michael Natterer bbc13c5199 removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init()
2003-01-07  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/gimphelpui.[ch]: removed gimp_help_init() and
	gimp_help_free(). Added _gimp_help_init() instead.

	* libgimpwidgets/gimpwidgets.def: changed accordingly.

	* libgimpwidgets/gimpwidgets.c (gimp_widgets_init): call
	_gimp_help_init() so it doesn't need to be done in all plug-ins
	manually.

	* libgimp/gimpcompat.h: added gimp_help_init() and gimp_help_free()
	here as COMPAT_CRUFT.

	* app/gui/gui.c
	* plug-ins/FractalExplorer/Dialogs.c
	* plug-ins/Lighting/lighting_ui.c
	* plug-ins/MapObject/mapobject_ui.c
	* plug-ins/common/AlienMap.c
	* plug-ins/common/AlienMap2.c
	* plug-ins/common/CML_explorer.c
	* plug-ins/common/blur.c
	* plug-ins/common/curve_bend.c
	* plug-ins/common/gtm.c
	* plug-ins/common/illusion.c
	* plug-ins/common/jigsaw.c
	* plug-ins/common/plasma.c
	* plug-ins/common/polar.c
	* plug-ins/common/ps.c
	* plug-ins/common/randomize.c
	* plug-ins/common/sinus.c
	* plug-ins/common/snoise.c
	* plug-ins/common/sparkle.c
	* plug-ins/common/uniteditor.c
	* plug-ins/common/warp.c
	* plug-ins/common/wind.c
	* plug-ins/gap/gap_arr_dialog.c
	* plug-ins/gap/gap_mov_dialog.c
	* plug-ins/gap/gap_navigator_dialog.c
	* plug-ins/gdyntext/gdyntext_ui.c
	* plug-ins/gfig/gfig.c
	* plug-ins/gflare/gflare.c
	* plug-ins/gimpressionist/gimpressionist.c
	* plug-ins/maze/maze_face.c
	* plug-ins/print/gimp_main_window.c
	* plug-ins/sel2path/sel2path.c: removed the calls to
	gimp_help_init() and gimp_help_free().

	Fixed bug #81017:

	* libgimpbase/gimpprotocol.[ch]: added "guint8 show_tool_tips"
	to the GPConfig message. Increased the protocol version number.

	* app/plug-in/plug-in.c: pass the value of gui_config->show_tool_tips.

	* libgimp/gimp.[ch]: added gimp_show_tool_tips() to get the value
	which was passed in the GPConfig message.

	* libgimp/gimpui.c (gimp_ui_init): disable the tooltips
	if show_tool_tips is FALSE.

	* plug-ins/MapObject/mapobject_main.[ch]
	* plug-ins/MapObject/mapobject_ui.c
	* plug-ins/common/jigsaw.c
	* plug-ins/gap/gap_navigator_dialog.c
	* plug-ins/gfig/gfig.c: removed all plug-in specific GUI for
	enabling/disabling tooltips.
2003-01-07 17:00:49 +00:00
..
graphics Upgraded GDynText to version 1.5.0. This seems to fix a number of 2000-07-30 13:13:32 +00:00
.cvsignore More doh 1999-04-15 21:25:01 +00:00
ChangeLog plug-ins/gdyntext/ChangeLog ported changes from stable branch, updating 2001-06-21 14:42:12 +00:00
charmap.c app/widgets/gimpbrushfactoryview.c app/widgets/gimpbufferview.c 2001-09-07 09:16:28 +00:00
charmap.h Upgraded GDynText to version 1.5.0. This seems to fix a number of 2000-07-30 13:13:32 +00:00
charmap_window.c CPPFLAGS: added -DGTK_DISABLE_DEPRECATED 2002-01-25 18:34:33 +00:00
charmap_window.h Upgraded GDynText to version 1.5.0. This seems to fix a number of 2000-07-30 13:13:32 +00:00
font_selection.c app/widgets/gimpbrushfactoryview.c app/widgets/gimpbufferview.c 2001-09-07 09:16:28 +00:00
font_selection.h Upgraded GDynText to version 1.5.0. This seems to fix a number of 2000-07-30 13:13:32 +00:00
gdyntext.c app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
gdyntext.h plug-ins/gdyntext/ChangeLog ported changes from stable branch, updating 2001-06-21 14:42:12 +00:00
gdyntext_ui.c removed gimp_help_init() and gimp_help_free(). Added _gimp_help_init() 2003-01-07 17:00:49 +00:00
gdyntext_ui.h Upgraded GDynText to version 1.5.0. This seems to fix a number of 2000-07-30 13:13:32 +00:00
gdyntextcompat.c bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gdyntextcompat.h libgimp/.cvsignore libgimp/Makefile.am libgimp/gimp.h removed 2001-05-22 00:36:38 +00:00
Makefile.am app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
message_window.c CPPFLAGS: added -DGTK_DISABLE_DEPRECATED 2002-01-25 18:34:33 +00:00
message_window.h Upgraded GDynText to version 1.5.0. This seems to fix a number of 2000-07-30 13:13:32 +00:00
README updated GDynText to version 1.5.2 2000-08-16 16:42:56 +00:00
TODO Upgraded GDynText to version 1.5.0. This seems to fix a number of 2000-07-30 13:13:32 +00:00

GIMP Dynamic Text -- image filter plug-in for The GIMP program
==============================================================

GDynText  1.5.2
Copyright (C) 1998,1999,2000 Marco Lamberto
E-mail:   lm@geocities.com
Web page: http://www.geocities.com/Tokyo/1474/gimp/

Legal stuff
===========

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this program (see "COPYING" file); if not, write to the Free Software
Foundation Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

Intro
=====

GIMP Dynamic Text is a GIMP plug-in that works like the text tool but
allows you writing multi-line text and made you able of modifying it later
as you want (text/font/font size/color/...).
However I hope that a feature like this will be available on GIMP 1.2 as a
standard tool.

GIMP version required:    1.1.24+ or 1.2
Plug-in menu path:        <Image>/Filters/Render/Dynamic Text...
Suggested hotkey:         Alt+T
PDB function:             plug_in_dynamic_text
Parasite:                 plug_in_gdyntext/data

This is my second plug-in, the first one was an xvpict loader now embedded into
the Guash plug-in of Shuji Narazaki.
It's rather far from being a complete work and I've just starded in playing
with GTK+ ... it's a really powerful but also a complex toolkit for a
programmer that had used only Java AWT for opening windows on X11!

Compiling
=========

You must edit the Makefile and change GIMPBIN in order to reflect the path
where the GIMP binary and gimptool are installed then you could run
'make install'.

Thanks
======

* Glade, the GTK+ gui builder, was a good starting point for learning how to
  write GTK+ applications.
* The "Writing a GIMP plug-in" tutorial written by Kevin Turner help me in
  figuring better how the GIMP plug-in system works.
* I've taken few lines of code for the preview initialization from the bumpmap
  plug-in written by Federico Mena Quintero and Jens Lautenbacher.
* The GIMP Team ;)

/* vim: set ts=2 sw=2 tw=79 ai expandtab: */