Export Layers Plugin not working with 2.10? - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: Extending the GIMP (https://www.gimp-forum.net/Forum-Extending-the-GIMP) +--- Thread: Export Layers Plugin not working with 2.10? (/Thread-Export-Layers-Plugin-not-working-with-2-10) Pages:
1
2
|
RE: Export Layers Plugin not working with 2.10? - sergejzr - 02-29-2020 Hello guys, I had similar problem on linux (debian). installing "gimp-python" solved the issue Code: sudo apt-get install gimp-python RE: Export Layers Plugin not working with 2.10? - desmarty - 06-04-2021 (04-30-2018, 02:30 PM)Imc7r Wrote: http://registry.gimp.org/node/28268 As this plugin is out dated or may be it is inactive on current issues, I made scripts for the same purpose. Please find it in Gimp Scripts - Export layers - https://github.com/desmarty/gimp_script . (This is an essential part of gimp. So I had to develop it by myself. It is a script, so it may not be broken in future releases of gimp. I am working on other essential modules for gimp too. Hope it is helpful to someone. Thank you) RE: Export Layers Plugin not working with 2.10? - Ofnuts - 06-04-2021 (06-04-2021, 01:53 AM)desmarty Wrote:(04-30-2018, 02:30 PM)Imc7r Wrote: http://registry.gimp.org/node/28268 Also: https://www.gimp-forum.net/Thread-ofn-tiles-ofn-export-layers |