Forum rules
Request your Script(s) for GIMP here in this forum.
Provide details of steps performed in GIMP so that script can be written for the process and also give the request a name so that scripts can be named after.
I know there is an option in G'MIC (Illustration Look), but the result I got via G'MIC and via Pat David's tutorial steps at ( https://pixls.us/articles/highlight-blo ... art-effect ) were slightly different.
I particularly liked the results obtained when I followed the tutorial steps manually, although I believe that with the right settings one could get the same results, the problem is precisely calibrating those settings.
When running the script I get the following error:
=================================================================================================
Hillustrative Warning
Error while executing script-fu-hillustrative:
Error: (: 1) eval: unbound variable: plug-in-gmic
GIMP Warning
'Hillustrative' plugin left image undo in inconsistent state, closing open undo groups.
=================================================================================================
I tried with constantize, but it was no use.
The default base values for the interface with G'MIC could be perhaps:
"I feel that in both art and music, it's not the success that matters but the pleasure it gives you. Focus on the pleasure and the learning will come naturally." - Brian Weston
I checked your attached QT version. (I haven't tested QT-K because my G'MIC is just QT).
The script generated an error and produced nothing when I first used it. So I used Tim's constantize script and voilà!
But even after using Constantize and no longer appearing the error messages, and still seeing the script generate the 3 expected layers, I still noticed the following:
The script somehow creates the Simple Local Contrast, Graphic Novel, and Detail layers as expected, but the Graphic Novel layer has no editing, it is exactly the same as the Simple Local Contrast layer.
@@rich2005, I gave up version 2.10.14 although I haven't uninstalled it yet, but I don't test it anymore. I will wait for a more stable and less conflicting next release.
Thanks so much for the super help!
"I feel that in both art and music, it's not the success that matters but the pleasure it gives you. Focus on the pleasure and the learning will come naturally." - Brian Weston
I checked your attached QT version. (I haven't tested QT-K because my G'MIC is just QT).
The script generated an error and produced nothing when I first used it. So I used Tim's constantize script and voilà!
The QT-K (K for Krikor) just used the gimp-graphic-novelfx settings you posted. They do not seem to make much difference.
Looks like there have been improvements in backward compatibility. No need to adjust to legacy modes with Gimp 2.10.14
But even after using Constantize and no longer appearing the error messages, and still seeing the script generate the 3 expected layers, I still noticed the following:
The script somehow creates the Simple Local Contrast, Graphic Novel, and Detail layers as expected, but the Graphic Novel layer has no editing, it is exactly the same as the Simple Local Contrast layer.
There is a reference right at the beginning of the script: https://discuss.pixls.us/t/highlight-bl ... ok/2509/65 and the script does what is described there. The only update I made was for the change in syntax, gimp-gmic-gtk to gimp-gmic-qt
I just pulled out a Win10 VM with a samj Gimp 2.10.14 and the script works there.
Hint: If you decide to dabble with the script, the gmic filter values are often a long string.
eg. " -v -99 fx_smooth_anisotropic 20,0.16,0.63,0.6,2.35,0.8,30,2,0,1,1,0,1,24"
Enable the log in gmic-gimp. Use Gimp to get the required effect. The values are recorded in the log. It then becomes a copy-paste into the script. Easier than typing in all those numbers.
Hint: If you decide to dabble with the script, the gmic filter values are often a long string.
eg. " -v -99 fx_smooth_anisotropic 20,0.16,0.63,0.6,2.35,0.8,30,2,0,1,1,0,1,24"
Enable the log in gmic-gimp. Use Gimp to get the required effect. The values are recorded in the log. It then becomes a copy-paste into the script. Easier than typing in all those numbers.
This tip is great!
I am confident that when it comes to Gimp version 2.10.16 this script will run smoothly.
Thank you so much Rich2005!
"I feel that in both art and music, it's not the success that matters but the pleasure it gives you. Focus on the pleasure and the learning will come naturally." - Brian Weston
Having a lot of fun with this script.
The result remains slightly different than expected, and does not produce good results on small images. Perhaps a control to adjust the amplitude of Photocomix smoothing according to the width of the image would be a good option.
MBs.png # (924.87 KiB) Viewed 7757 times Thumbnail
Krikor - Creative Commons
CreativeCommos.png # (13.77 KiB) Viewed 7757 times Thumbnail
"I feel that in both art and music, it's not the success that matters but the pleasure it gives you. Focus on the pleasure and the learning will come naturally." - Brian Weston