If you'd like to upload plug-ins, please create an account below. Otherwise (e.g. for download or commenting) you do not need one! Enjoy :-)
Windows binariers for the focus blur plug-in by Kyoichiro Suda.
Unfortunately without FFTW3 so far (because I do not have it on my system yet), and thus slow.
The attachment is meant to be extracted into the GIMP program directory, if you want to place it elsewhere, just drop the executable to the right place. Translations for Italian, Japanese and Russian are included.
| Attachment | Size |
|---|---|
| focus-blur-3.2.3.zip | 35.15 KB |
Comments
Thanks :)
thank You for the wonderful plugin.
DilSpi
Help on compiling
Hi!
Thanks a lot for the compiled version of this plugin. Do you have any documentation for how you did to compile it? I might give it a try. It would be great with an updated version with FFTW3.
Again. Thanks a lot! Best regards,
Ola
Help on compiling
How do you get rid of the error on these lines?
const struct
{
const gchar *stock_id;
const GdkPixdata *pixdata;
} fblur_stock_pixbufs[] =
{
{ FBLUR_STOCK_MODEL_FLAT, &focusblur_model_flat },
{ FBLUR_STOCK_MODEL_SPHERICAL, &focusblur_model_spherical },
{ FBLUR_STOCK_MODEL_GAUSSIAN, &focusblur_model_gaussian },
{ FBLUR_STOCK_MODEL_RING, &focusblur_model_ring },
{ FBLUR_STOCK_MODEL_CONCAVE, &focusblur_model_concave },
};
(focusblurstock.c:63: error: `focusblur_model_flat' undeclared here (not in a function)
focusblurstock.c:63: error: initializer element is not constant)
Thank you very interest
Thank you very interest plugin.

--
Thanks for porting the plugin to Windows. Absolutely great. Works perfectly. And many thaks too of course to Kyoichiro Suda for this very capable tool.