Gimp/app/text
Michael Natterer 373a4e7469 app: completely remove TileManager and friends (base/ and paint-funcs/)
And along with it a lot of stuff like the drawable preview cache, the
gegl tile manager backend, temporary gimp_gegl_buffer_foo() stuff, and
the remaining bits of performance.

The projection is in an evil semi-ported state which makes it work
ok-ish for stuff like layer moving, but absolutely unbearable for
painting, there is also an off-by-one rendering glitch at some zoom
levels.
2012-06-20 21:44:09 +02:00
..
.gitignore
gimp-fonts.c
gimp-fonts.h
gimpfont.c do not crash on fonts with 000 permissions. 2012-06-06 01:16:02 +02:00
gimpfont.h
gimpfontlist.c app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf() 2012-05-02 17:51:08 +02:00
gimpfontlist.h
gimptext-compat.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimptext-compat.h
gimptext-parasite.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimptext-parasite.h
gimptext-vectors.c app: change image parameter in gimp_text_layout_new() to xres,yres 2011-03-18 02:31:20 +01:00
gimptext-vectors.h
gimptext-xlfd.c
gimptext-xlfd.h
gimptext.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimptext.h app: don't include individual files from libgimp* 2011-04-28 14:23:33 +02:00
gimptextlayer-transform.c app: don't include individual files from libgimp* 2011-04-28 14:23:33 +02:00
gimptextlayer-transform.h
gimptextlayer-xcf.c app: remove drawable->private->format, its buffer has a format already 2012-05-02 17:50:42 +02:00
gimptextlayer-xcf.h
gimptextlayer.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
gimptextlayer.h Port stuff to gimp_item_is_text_layer() 2010-10-05 07:39:00 +02:00
gimptextlayout-render.c app: fix publically reported layout offset for a couple of cases 2010-03-11 20:58:11 +01:00
gimptextlayout-render.h app: take the rendering direction into account when adjusting the x-offset 2010-02-21 17:47:21 +01:00
gimptextlayout.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimptextlayout.h app: change image parameter in gimp_text_layout_new() to xres,yres 2011-03-18 02:31:20 +01:00
gimptextundo.c app: implement GObject::constructed() instead of ::constructor() 2011-01-12 23:06:03 +01:00
gimptextundo.h
Makefile.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
text-enums.c
text-enums.h
text-types.h