09-03-2022, 09:22 PM
Hey guys does anyone know if there is a way to erase only half a square/pixel?
Erase
|
09-03-2022, 09:22 PM
Hey guys does anyone know if there is a way to erase only half a square/pixel?
09-03-2022, 10:02 PM
Of course not. If you need to handle half pixels, then scale the image 2x and handle full pixels
But instead of erasing half of the pixel, you can make it half-transparent (or make it a 50/50 color mix). This is exactly how anti-aliasing does it.
09-03-2022, 10:30 PM
(09-03-2022, 10:02 PM)Ofnuts Wrote: Of course not. If you need to handle half pixels, then scale the image 2x and handle full pixels Can you tell me how plz or point me towards a tutorial
09-04-2022, 08:10 AM
If you want to half-erase, set the eraser opacity to 50%. If you want a 50/50 color mix, set the paint tool to 50% opacity. The opacity is the second selector at the top of the tool options.
|
« Next Oldest | Next Newest »
|