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

It's not working at gb18030 #20

Open
epkhq opened this issue Oct 19, 2021 · 2 comments
Open

It's not working at gb18030 #20

epkhq opened this issue Oct 19, 2021 · 2 comments

Comments

@epkhq
Copy link

epkhq commented Oct 19, 2021

Hi

I have tested encoding with gb18030, cp936, cp949, ksc5601, cp950, big5.
It's not working,but working at cp866,cp863,cp860.
Please tell me how to fix it

"printer1": {
    "host": "127.0.0.1",
    "port": 9100,
    "asImage": false,
    "cpl": 48,
    "encoding": "gb18030", //  cp936, cp949, ksc5601, cp950, big5
    "gradient": true,
    "gamma": 0.1,
    "threshold": 1,
    "upsideDown": false,
    "spacing": true,
    "cutting": true,
    "command": "escpos"
},

Thanks!

@receiptline
Copy link
Owner

Hello!

Does your printer have a Chinese font?
Please hold down the FEED button and turn on the printer.
The printer's information will be printed.

Thank you!

@epkhq
Copy link
Author

epkhq commented Oct 22, 2021

Hello!

yes,it(TM-m30II-H) works fine with text print for chinese.
I will check printer setting again.
Thanks!

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