filak

Results 3 issues of filak

### Your Feature Request It might be relatively simple to do this by looking at the hocrrenderrer https://github.com/tesseract-ocr/tesseract/blob/5f297dc0b8b500d57b7c073f4457e74ee537819f/src/api/hocrrenderer.cpp#L243 ``` paragraph_lang = res_it->WordRecognitionLanguage(); if (paragraph_lang) { hocr_str

output

Thank you for a great library! I would like to sort a list of dicts by multiple values - some possibly in Unicode - sample program: ``` from pyuca import...

It would be great when calling rendering functions to be able to use nonce value string, ie. keyword nonce=... - which value then get used as nonce attribute in and...