Skip to content

bug: bengali texts are not rendered properly #3

@TrueMyst

Description

@TrueMyst

Hello! I recently came across your project and I must say it's a really great one.

While testing it out, I noticed that Bengali text is not being rendered correctly. The glyphs appear broken and disconnected from one another, as shown below:

Broken rendering

The expected output should look like this instead:

Expected rendering

The reason for this is that Bengali script does not work the same way as other scripts like Hindi. In Bengali, the letter strokes are connected to one another, so rendering each character individually without joining them together results in broken, unreadable text. The characters need to be properly combined and shaped before rendering.

I hope you get the chance to look into this. Thanks!

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