I can see that in baseapi.cpp in method "GetHOCRText" there seems to
be support for italic in line 936/937:
      if (word->italic > 0)
        hocr_str += "<em>";

Does anybody know if that's supposed to work?

TIA
Nikolaj

-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to