How do I increase the size of the little preview window ...

View: New views
3 Messages — Rating Filter:   Alert me  

How do I increase the size of the little preview window ...

by Ken Warner-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.
_______________________________________________
Gimp-user mailing list
Gimp-user@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Re: How do I increase the size of the little preview window ...

by Sven Neumann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
Gimp-user@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Re: How do I increase the size of the little preview window ...

by Norman Silverstone-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


> 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.

Try clicking on a corner and dragging.

Norman

_______________________________________________
Gimp-user mailing list
Gimp-user@...
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user