(03-03-2024, 08:54 PM)Ofnuts Wrote:As you have probably noticed, the Heart is a bit truncated because your character aren't as regularly spaced as the look. The left edges are respectively at: 0, 151, 301, 450, 600, 750, 900, 1049, 1199, 1349, 1499, 1648, 1798, 1948, 2098, 2247.
Sorry i dont speak english. What do you mean by "your character aren't as regularly spaced as the look".
It's a big complicated to write a plugin for (for me). I want automatic process since i'm doing many of these images for font making.
I just found g'mic can do it with "extract objects"! They are extracted perfectly.
Do you know if I can make a plugin that calls g'mic and how?
Or how to batch process g'mic on a whole folder of images like the example?
So I want:
1. "extract objects" but the dot must be in the blue area (see image)
2. export all layers using your plugin
is this possible to combine in a plugin (1 + 2)?
I especially need code for 1 (2 I can do now)
If I use ofn-export-layers on the layers g'mic made (see previous example), they are exported by starting from the LAST layer
See screenshot: it starts with number 32. You know why?
see next screenshot: the result of ofn-export-layers (with numUp0). I need the reverse order
Can you add an option to ofn-export-layers to export the layers reverse order so the numUp0 is starting from 0 and corresponds to the first symbol in the image from left to right?
Maybe checkbox "reverse layer order"?