Thursday, June 17, 2021

Split Tone Rel 1.2 (with preview)

 Split Tone with preview.

 Author: Tin Tran

In Menu: Colors ➤ Split tone...

Effect where you can have a cretin colour for highlights and another for shadows.

This plugin is a combination of codes and idea based by code:

- Tin Tran here: split_tone.py.

- Claude Lion [aka: cli345] Preview engine: here: "fu_preview_v 0.1.1".

- MareroQ: Combine the above codes. 

Ver.1.1

Two methods to increase the "Preview":

I. Programmable (don't use this for Version 1.2 ):

 
Edit gtkrc [... etc\gimp\2.0\gtkrc]

Replace the following lines:


style "gimp-big-preview"
{
      GimpPreview :: size = 256
}

# class "GimpPreview" style "gimp-large-preview"

replace for it:

     style "gimp-big-preview"
{
      GimpPreview :: size = 512
}

"GimpPreview" "gimp-large-preview" style class

II. Manually:

1. Disable preview.
2. Drag the corner.
3. Turn on the preview again. 



Ver.1.1
 
Ver.1.2
 
New Preview - don't edit gtkrc !!!
 

 

 
 
 
 
 

No comments:

Post a Comment

Keep the tone of your comments civil and courteous. Keep in mind that there are no authors of plugins and scripts manning this site. Any comments posted for help or requests may go unanswered. Go to GimpChat.com and do a search instead.