I've drawn a black-and-white (not grayscale) SVG, and now I'd like a node that draws only the borders on it. Is it possible?
In GIMP there's the "Dilate" filter, which expands pixels further from their borders (kinda like applying the modifier "Push" in 3ds max), I thought of using something similar then subtracting from the original SVG to get what I wanted.