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

Japanese characters not able to write and render image #1287

Open
azaryahuu opened this issue Mar 22, 2024 · 0 comments
Open

Japanese characters not able to write and render image #1287

azaryahuu opened this issue Mar 22, 2024 · 0 comments
Labels
bug there is a bug in the way jimp behaves

Comments

@azaryahuu
Copy link

azaryahuu commented Mar 22, 2024

Expected Behavior:

Should render japanese characters with the correct font

Current Behavior

Instead of showing the Japanese character its showing "???"

Failure Information (for bugs)

There are no errors displayed

Steps to Reproduce

  1. Download Noto sans. I just used the noto sans from google fonts
  2. convert font to .fnt (ttf2fnt.com)
  3. load the font and read an image (just bank white)

Context

works with english fonts and english characters using a different font

  • Jimp Version: "^0.22.12"
  • Operating System: windows
  • Node version: 20.9.0

Failure Logs

no failure logs

@hipstersmoothie hipstersmoothie added the bug there is a bug in the way jimp behaves label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug there is a bug in the way jimp behaves
Projects
None yet
Development

No branches or pull requests

2 participants