Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spanish text image with acute accent getting wrong #337

Open
dwyane1023 opened this issue Mar 25, 2024 · 1 comment
Open

spanish text image with acute accent getting wrong #337

dwyane1023 opened this issue Mar 25, 2024 · 1 comment

Comments

@dwyane1023
Copy link

hi,

I met one issue is when I generated text image with acute accent. The image is not correct.

for example, "À"
arial

any solution on this?

@samx81
Copy link

samx81 commented May 22, 2024

You might want to try my PR #341, I think they should be related.
the acute accent is U+0300, which will be combined with it's previous character when draw text in my fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants