PILasOPENCV
PILasOPENCV copied to clipboard
Drawing text into RGB or RGBA float32 arrays?
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?