Skip to content

Recommendations for class Ean13Eenderer bug fixes #18

@Ngaizean

Description

@Ngaizean

I’ve noticed an issue in the EAN13Renderer class when generating barcodes: the first digit is drawn higher than the rest. After digging into the code, I found that the parameters used for that first digit differ from those used for the others, which causes the misalignment. Simply using the same drawing parameters for the first digit as for the rest fixes the problem.

Image

Image

Image

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