Skip to content

Hi, Some type non-Western-character do not need keep space between words #346

Closed
@napasa

Description

@napasa

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions