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

emojis causing panic error #40

Open
wangleex opened this issue May 9, 2023 · 1 comment
Open

emojis causing panic error #40

wangleex opened this issue May 9, 2023 · 1 comment

Comments

@wangleex
Copy link

wangleex commented May 9, 2023

When I try to draw emojis in the PDF, it causes the library to panic with the error below:
panic: runtime error: index out of range with length 65536

Others are running into the same issue:
jung-kurt/gofpdf#255
jung-kurt/gofpdf#330

Is it possible to have the library support drawing of emojis in the PDF? Thanks!

@JackMin1314
Copy link

When I try to draw emojis in the PDF, it causes the library to panic with the error below: panic: runtime error: index out of range with length 65536

Others are running into the same issue: jung-kurt/gofpdf#255 jung-kurt/gofpdf#330

Is it possible to have the library support drawing of emojis in the PDF? Thanks!

Are you solved this problem? I meet the same problem, when write some words like 𨫎♠ and it will always existed. Thank you for your reply.

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