Japanese characters not able to write and render image
Open
bug
- Dominant language
- TypeScript
- Stars
- 14.7k
- Forks
- 777
- PR merge metrics
- No merged PRs in 30d
Description
# 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
Contributor guide
Assessment
This issue has not been assessed yet.