Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Path generation with scripts
#1
I have a rather specific and esoteric problem, or at least I think so.

Ultimately, I want to generate a path from a set of points/vectors/contours via a gimp script. This path should then be copied onto a jpg (the original source of the points/curves/contours). The resulting image has to have the path we created visible and editable in Photoshop.

All of this happens inside a Linux server; I work in Java mostly. To be clear, this has to work via CLI.

My questions are:
1) Is this possible at all?
2) What do the parameters need to look like if it is?

What I found in my quest to solve this problem is the 8BIM path specification from adobe, but that's about all I have right now

I would be very grateful if someone can give me some pointers in the right direction
Reply


Messages In This Thread
Path generation with scripts - by GimpNewbWithQuestions - 01-20-2020, 03:27 PM
RE: Path generation with scripts - by Ofnuts - 01-20-2020, 04:07 PM
RE: Path generation with scripts - by rich2005 - 01-20-2020, 04:47 PM

Forum Jump: