cloudhead / rx

👾 Modern and minimalist pixel editor
https://discord.gg/xHggPjfsS9
GNU General Public License v3.0
3.07k stars 109 forks source link

Is painting with a partially opaque brush supported? #127

Open actuday6418 opened 2 years ago

actuday6418 commented 2 years ago

I tried changing the colour to transparent using #00000000 (RGBA), but the brush was still proper white. Couldn't find any info in the help section or in the how to website about painting using alpha, so is it supported, and if not, could it be? Thanks.

cloudhead commented 2 years ago

Sorry for the late reply. This is somewhat supported: :#FF55FF/0.5 would add a 50% transparent color to the palette. I say "somewhat" because the painting experience with semi-transparent brushes has not really been polished.