I can create a drop shadow by drawing the image/text with the color set to black and offset by a number of pixels. But what if I wanted that shadow to be a soft shadow, without sharp edges?
How could that be done if I needed it to be updated in real time, so when the user changes the object shape, then the drop shadow is updated as well?
How could that be done if I needed it to be updated in real time, so when the user changes the object shape, then the drop shadow is updated as well?