Not my meme, I stole it from someone else. You wouldn’t know them, they go to a different community.

    • Funkytom467@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      1 年前

      I never used that, depend on what you want to do but i don’t think there is a good builded in way…

      So i guess you can look for some other macro tools or using a python script.

      • CrayonRosary@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 年前

        I’ll check it out, but I’m also learning Python scripting in GIMP, and I found a really nice batch plugin called BIMP that can do things like crop, resize, and much more on many files at once.

        Although I hear the python-fu thing is going away in version 3.0, and instead you’re just supposed to use a code library in a standalone Python script. The python-fu thing is handy because it adds new menu items for the scripts you make for easy access.

        • Funkytom467@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          1 年前

          Interesting, maybe it will be worth looking into for myself too, because right now i’m only using the macro’s menu of my huiton pen, and it’s limited to keyboard shortcuts.

          And I just checked it, you can have scripts in krita too. So i guess if your learning python scripting you may want to try krita’s api, I’m gonna have a peek too when I get the chance.