I have many different drawings mixed from lines, Text and other objects where some are black and some are not pure black (r25,g25,b25).
Now I need to change the visible parts to black on a white or transparent background. If I select all items and change the border, it adds a border to the text objects also. If I change the background it changes transparent backgrounds to black.
Is there a way to change only the parameters which are already colored ?
>if borderRGB>0 then borderRGB=0,0,0
>if backgroundRGB>0 then backgroundRGB=0,0,0
Sorry for my school English :-\
Stefan