Closed
Description
Hi, Some type non-Western-character do not need keep space between words. for consider circumstance like this,we should add a mechanism to check whether we should puls word x coor calculated out with a extra spacing width .
for eaxmple.
English: Hello world!
Chinese:你好世界!
x += painter.getTextWidth(text + " ") / px2pu;
code snippet quote from src/hocr/HOCRPdfExporter.cc, line 717
Metadata
Metadata
Assignees
Labels
No labels