FreeTypeAbstraction.jl icon indicating copy to clipboard operation
FreeTypeAbstraction.jl copied to clipboard

Rendering onto an existing array with RGBA bcolor

Open rafaqz opened this issue 4 years ago • 0 comments

I'm trying to render a string over an existing image using a transparent bcolor. But renderstring seems to replace the existing values instead of blending them.

Would it be useful to blend RGBA values? Or at least have a kwarg to control if that happens?

rafaqz avatar May 19 '20 05:05 rafaqz