Actually an old mistake, replicated in almost all path scripts that are restricted to RBG and Grayscale images for no good reason. Fixed delete-strokes and reverse-strokes, if you need others fixed just ask.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'll try to. However... paths usually go with anti-aliasing. Anti-aliasing itself implies partial tranparency. And in color-indexed mode the transparency is binary (pixel is either fully transparent or fully opqaue), so paths and indexed color don't mix that well...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Delete strokes doesn’t appear to work when using indexed color. Any thoughts?
[XP Pro SP3/Gimp 2.8.2]
Actually an old mistake, replicated in almost all path scripts that are restricted to RBG and Grayscale images for no good reason. Fixed delete-strokes and reverse-strokes, if you need others fixed just ask.
Thanks very much for the fix, which seems to be working OK.
I also have path-splice-strokes-0.1 and path-to-shape-0.5. Could you fix these for me too?
Thanks!
Les
I'll try to. However... paths usually go with anti-aliasing. Anti-aliasing itself implies partial tranparency. And in color-indexed mode the transparency is binary (pixel is either fully transparent or fully opqaue), so paths and indexed color don't mix that well...