..
.cvsignore
configure.in app/Makefile.am added new directory text.
2003-01-29 22:20:09 +00:00
Makefile.am
Generalized text rendering and added a framework for creating GimpVectors
2003-07-20 21:23:01 +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-bitmap.c
app/text/gimptext-bitmap.c define FT_LOAD_TARGET_MONO to
2003-07-22 17:11:49 +00:00
gimptext-bitmap.h
Generalized text rendering and added a framework for creating GimpVectors
2003-07-20 21:23:01 +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-parasite.c
attempt to convert text from locale encoding.
2003-06-25 21:18:45 +00:00
gimptext-parasite.h
added new function gimp_config_serialize_to_fd() for the sake of
2003-06-24 19:45:55 +00:00
gimptext-private.h
Generalized text rendering and added a framework for creating GimpVectors
2003-07-20 21:23:01 +00:00
gimptext-vectors.c
define FT_GLYPH_FORMAT_OUTLINE as ft_glyph_format_outline if it doesn't
2003-07-28 12:51:51 +00:00
gimptext-vectors.h
Generalized text rendering and added a framework for creating GimpVectors
2003-07-20 21:23:01 +00:00
gimptext-xlfd.c
added convenience function gimp_text_set_font_from_xlfd(). Improved and
2003-06-25 11:43:36 +00:00
gimptext-xlfd.h
added convenience function gimp_text_set_font_from_xlfd(). Improved and
2003-06-25 11:43:36 +00:00
gimptext.c
added "gboolean allow_percent" to gimp_param_spec_unit() and to the
2003-07-17 15:22:21 +00:00
gimptext.h
include <libgimpmath/gimpmathtypes.h>.
2003-07-07 16:22:45 +00:00
gimptextlayer.c
app/core/gimpimage-undo-push.c (gimp_image_remove_layer)
2003-07-25 16:12:35 +00:00
gimptextlayer.h
Added persistent storage of text layers in XCF files. We use a parasite in
2003-06-24 13:58:34 +00:00
gimptextlayout-render.c
app/text/gimptext-bitmap.c define FT_LOAD_TARGET_MONO to
2003-07-22 17:11:49 +00:00
gimptextlayout-render.h
Generalized text rendering and added a framework for creating GimpVectors
2003-07-20 21:23:01 +00:00
gimptextlayout.c
Generalized text rendering and added a framework for creating GimpVectors
2003-07-20 21:23:01 +00:00
gimptextlayout.h
app/text/Makefile.am app/text/gimptextlayout-private.h new files that
2003-07-06 18:43:58 +00:00
makefile.msc
replace the win9x specific cd .... with the portable cd ..\..\..
2003-06-19 09:57:35 +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