RSS/Atom feed Twitter
Site is read-only, email is disabled

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

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

How do I increase the size of the little preview window ... Ken Warner 18 Sep 19:13
  How do I increase the size of the little preview window ... Sven Neumann 18 Sep 20:52
  How do I increase the size of the little preview window ... Norman Silverstone 18 Sep 21:56
Ken Warner
2009-09-18 19:13:36 UTC (over 15 years ago)

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

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.

Sven Neumann
2009-09-18 20:52:15 UTC (over 15 years ago)

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

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

Norman Silverstone
2009-09-18 21:56:38 UTC (over 15 years ago)

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

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