Gimp/plug-ins
Barak Itkin d2076552db Fix the bugs in the conversion from drawables to cairo surfaces.
Most of the code was taken from the print plugin, and it includes iterating
over pixel regions (instead of fetching them at once), correct support for RGBA
(which was buggy previously), etc.
This commit removes the usage of A8 cairo surfaces for GRAY layers, simply
because it seems not to work. This should be investigated and fixed in order
to optimize the file size (by saving gray images as gray).
Also should be checked is why we treat the cairo bpp as 4 when calculating the
pixel locations in RGB cairo buffers. The print plug-in does this and it works,
and when I tried 3 it didn't work. May be because of word alignment...
2011-12-31 03:34:23 +02:00
..
color-rotate build: Fix the location of the libm dependency 2011-12-12 23:42:52 +05:30
common Fix the bugs in the conversion from drawables to cairo surfaces. 2011-12-31 03:34:23 +02:00
file-bmp file-bmp: Unmark string from translation 2011-12-06 21:18:56 +05:30
file-faxg3 file-faxg3: Remove dead assignment (and variable) 2011-10-03 18:44:27 +05:30
file-fits Bug 661313 - "None" string needs differentiation (message context) 2011-11-16 23:13:03 +01:00
file-fli plug-ins: set progress to 1.0 when done 2011-04-10 19:28:43 +02:00
file-ico Fix link error when newer versions of required libs are installed locally 2011-12-22 12:03:54 -05:00
file-jpeg Bug 658467 - Replace g_format_size_for_display() by g_format_size() 2011-11-30 23:37:55 +01:00
file-psd Bug 643348 - Working Path not imported from a PSD 2011-11-30 23:17:09 +01:00
file-sgi file-sgi: Remove redundant assignment 2011-10-06 08:29:36 +05:30
file-uri Bug 658467 - Replace g_format_size_for_display() by g_format_size() 2011-11-30 23:37:55 +01:00
file-xjt file-xjt: Drop erroneous initialization 2011-10-12 17:17:22 +05:30
flame build: Fix the location of the libm dependency 2011-12-12 23:42:52 +05:30
fractal-explorer build: Fix the location of the libm dependency 2011-12-12 23:42:52 +05:30
gfig build: Fix the location of the libm dependency 2011-12-12 23:42:52 +05:30
gimpressionist build: Fix the location of the libm dependency 2011-12-12 23:42:52 +05:30
gradient-flare build: Fix the location of the libm dependency 2011-12-12 23:42:52 +05:30
help libgimp: add gimp_layer_new_from_surface() 2011-04-20 23:58:00 +02:00
help-browser configure: depend on webkitgtk >= 1.6.1 2011-12-01 11:26:11 +01:00
ifs-compose build: Fix the location of the libm dependency 2011-12-12 23:42:52 +05:30
imagemap Bug #666751: Replace M_PI with G_PI 2011-12-23 14:47:34 +05:30
lighting Bug #666751: Replace M_PI with G_PI 2011-12-23 14:47:34 +05:30
map-object Bug #666751: Replace M_PI with G_PI 2011-12-23 14:47:34 +05:30
maze libgimpwidgets: add gtk_scale_new() to gimp3migration.[ch] 2011-10-02 14:36:41 +02:00
metadata metadata: Change sign of data type 2011-10-27 14:46:46 +05:30
pagecurl build: Fix the location of the libm dependency 2011-12-12 23:42:52 +05:30
print Bug 661313 - "None" string needs differentiation (message context) 2011-11-16 23:13:03 +01:00
pygimp Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
script-fu Corrected TinyScheme version number shown in Script-Fu console. 2011-12-09 14:11:44 -05:00
selection-to-path build: Fix the location of the libm dependency 2011-12-12 23:42:52 +05:30
twain Some prototypes added in twain and win-snap 2011-12-18 19:55:31 -02:00
ui Bug 596427 - Can't export to animated GIF 2010-02-16 20:02:57 +01:00
win-snap Some prototypes added in twain and win-snap 2011-12-18 19:55:31 -02:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00