On Fri, 2009-09-18 at 10:13 -0700, Ken Warner wrote:
> When I use filters like the unsharp mask or other plugins, a little
> preview window pops up
> and I can see the effect of the settings for that particular filter.
>
> Is there a way to make that preview window bigger? I have a very fast
> machine and it can
> handle it.
Just put something like this into your gtkrc:
#
# Adjust the size of previews in plug-in dialogs:
#
style "gimp-large-preview"
{
GimpPreview::size = 400
}
class "GimpPreview" style "gimp-large-preview"
Sven
_______________________________________________
Gimp-user mailing list
[email protected]
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user