oh-my-ocr / text_renderer

https://oh-my-ocr.github.io/text_renderer/README.html
MIT License
775 stars 162 forks source link

Unable to apply curve to my generated text #56

Open EBustoD opened 1 year ago

EBustoD commented 1 year ago

Hi,

Im trying to generate some images to train a small OCR model. I've configured everything based on the default config.py file and modified small stuff to fit my needs. I would like to add the curve effect to the text but i've been unable to do so.

Any help on how to add it to the config.py file?

Thanks in advance