faustomorales / keras-ocr

A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
https://keras-ocr.readthedocs.io/
MIT License
1.36k stars 347 forks source link

exclude_smallcaps not working on windows #209

Closed yusukem99 closed 2 years ago

yusukem99 commented 2 years ago

Since the path was not converted by the get_fonts function, it was not excluded even if True was given to the exclude_smallcaps parameter.

faustomorales commented 2 years ago

Nice, thanks!

faustomorales commented 2 years ago

This is included in v0.9.1.