开发者

How to record what tools I used to make image in GIMP?

开发者 https://www.devze.com 2023-03-15 08:40 出处:网络
I want to proceduraly generate textures made by GIMP. I know there is GIMP library for Python which can call GIMP\'s tools with parameters. If I know what tools (with parameters) GIMP used then I shou

I want to proceduraly generate textures made by GIMP. I know there is GIMP library for Python which can call GIMP's tools with parameters. If I know what tools (with parameters) GIMP used then I should be able to reproduce image programatically (procedurally generate image). How to record what tools (with parameters) GIMP uses while I开发者_StackOverflow am drawing image?


I think you are referring to a GIMP equivalent of Actions in Adobe Photoshop. AFAIK, they are called GIMP Scripts. This is a starting point, if you are going to make your own Scripts

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号