Solarus-Games English Forum

Community => General discussion => Topic started by: froggy77 on September 25, 2018, 11:27:11 PM

Title: GIMP - script-fu for pixel art - rescale a charset
Post by: froggy77 on September 25, 2018, 11:27:11 PM
Hello,

I created another script to be used with GIMP that it is supposed to be useful for pixel artists.
The aim is to rescale a charset.

I made a lot of tests but only on Gimp v 2.10.6, so I hope there will be not too many bugs. Please save your work before.
Don't hesitate to report bugs.

See attachment file (http://forum.solarus-games.org/index.php?action=dlattach;topic=1233.0;attach=709) or this link (http://froggy.web.pagesperso-orange.fr/gimp/pixelart_rescale_charset.scm)

What is this kind of script?
It is explained here: https://docs.gimp.org/en/gimp-concepts-script-fu.html (https://docs.gimp.org/en/gimp-concepts-script-fu.html)
(There is often a translation of docs.gimp.org pages, just replace "en" by "fr" to get for example the french page: https://docs.gimp.org/fr/gimp-concepts-script-fu.html (https://docs.gimp.org/fr/gimp-concepts-script-fu.html) , it italian, es spanish, de ...)

Where to copy it?
It is explained here:  https://docs.gimp.org/en/install-script-fu.html (https://docs.gimp.org/en/install-script-fu.html)

Some explanations
(http://froggy.web.pagesperso-orange.fr/gimp/pixelart_rescale_charset_demo.gif)

Title: Re: GIMP - script-fu for pixel art - rescale a charset
Post by: oclero on September 27, 2018, 10:34:51 AM
Nice !