Gimp/app/text
Sven Neumann 7d96902193 need to get ascent and descent from a PangoLayoutLine. Report negative
2003-06-03  Sven Neumann  <sven@gimp.org>

	* app/text/gimptext-compat.c (text_get_extents): need to get
	ascent and descent from a PangoLayoutLine. Report negative descent
	so the function behaves like it used to in 1.2.
2003-06-03 17:40:01 +00:00
..
.cvsignore configure.in app/Makefile.am added new directory text. 2003-01-29 22:20:09 +00:00
gimpfont.c #define GIMP_VIEWABLE_MAX_PREVIEW_SIZE here. 2003-04-01 13:53:47 +00:00
gimpfont.h require gtk+ >= 2.2. 2003-03-25 22:13:10 +00:00
gimpfontlist.c Query fontconfig directly for the font list, avoiding scanning the 2003-05-02 05:50:36 +00:00
gimpfontlist.h added gimp_font_list_restore() which loads the fonts (not yet). 2003-03-25 22:53:10 +00:00
gimptext-compat.c need to get ascent and descent from a PangoLayoutLine. Report negative 2003-06-03 17:40:01 +00:00
gimptext-compat.h Fixed most of the bugs the Script-Fu logo scripts triggered: 2003-02-14 22:33:22 +00:00
gimptext.c app/text/text-enums.[ch] app/text/gimptext.[ch] added some more text 2003-04-09 21:19:12 +00:00
gimptext.h app/text/text-enums.[ch] app/text/gimptext.[ch] added some more text 2003-04-09 21:19:12 +00:00
gimptextlayer.c added "gint ref_count" to the TileManager struct. 2003-05-26 17:02:06 +00:00
gimptextlayer.h when the user has changed the layer name from the layers dialog, don't 2003-03-31 17:47:00 +00:00
gimptextlayout.c app/text/text-enums.[ch] app/text/gimptext.[ch] added some more text 2003-04-09 21:19:12 +00:00
gimptextlayout.h app/text/gimptextlayer.c render an empty layer for an empty text layout. 2003-02-07 17:01:38 +00:00
Makefile.am app/text/Makefile.am app/text/text-types.h new GimpList subclass. 2003-03-25 22:00:59 +00:00
makefile.msc updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
text-enums.c app/text/text-enums.[ch] app/text/gimptext.[ch] added some more text 2003-04-09 21:19:12 +00:00
text-enums.h app/text/text-enums.[ch] app/text/gimptext.[ch] added some more text 2003-04-09 21:19:12 +00:00
text-types.h app/text/Makefile.am app/text/text-types.h new GimpList subclass. 2003-03-25 22:00:59 +00:00