jimp-dev / jimp-dev/jimp

Japanese characters not able to write and render image

Open
#1,287 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.