PILasOPENCV icon indicating copy to clipboard operation
PILasOPENCV copied to clipboard

Drawing text into RGB or RGBA float32 arrays?

Open garyo opened this issue 5 years ago • 0 comments

Hi; I just tried this library for the first time. Hoping to render some high quality text into RGB/RGBA float32 numpy arrays. But I see in the code in _get_mode it only supports 1-channel float32 arrays. Any possibility to support RGB/float32 at some point?

garyo avatar Dec 10 '20 20:12 garyo