Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

unicode chars not visible in the rendered page #10988

Closed
ariya opened this issue Jan 15, 2013 · 4 comments
Closed

unicode chars not visible in the rendered page #10988

ariya opened this issue Jan 15, 2013 · 4 comments
Labels

Comments

@ariya
Copy link
Owner

ariya commented Jan 15, 2013

lbene...@googlemail.com commented:

Which version of PhantomJS are you using? Tip: run 'phantomjs --version'.
1.8.1

What steps will reproduce the problem?

  1. phantomjs --output-encoding=utf8 examples/rasterize.js http://www.wikidata.org/wiki/Q560 helium.png
  2. look at the picture
  3. be surprised about the missing unicode characters

What is the expected output? What do you see instead?
in the line with code=bn i expect to see: "বাংলা bn হিলিয়াম"

Which operating system are you using?
ubuntu precise

Did you use binary PhantomJS or did you compile it from source?
binary

Please provide any additional information below.

here is a screenshot, made from chrome: http://upload.wikimedia.org/wikipedia/commons/7/75/Wikidata_1.PNG

the rendering with phantomjs
http://upload.wikimedia.org/wikipedia/commons/3/39/Wikidata_2.png

Disclaimer:
This issue was migrated on 2013-03-15 from the project's former issue tracker on Google Code, Issue #988.
🌟   2 people had starred this issue at the time of migration.

@vitallium
Copy link
Collaborator

vitaliy....@gmail.com commented:

Windows 7 x64, PhantomJS: 1.8.0, 1.8.1, development - all good.
I think this issue specific only for Linux (OS X?).

@ariya
Copy link
Owner Author

ariya commented Jan 15, 2013

lbene...@googlemail.com commented:

thats right. But I want to run it on a Ubuntu Server.

@adborden
Copy link

If I install the correct font, it works for me. This is a cjk font.

$ apt-get install ttf-wqy-microhei

@ghost ghost removed old.Priority-Medium labels Dec 19, 2017
@stale stale bot added the stale label Dec 26, 2019
@stale
Copy link

stale bot commented Dec 29, 2019

Due to our very limited maintenance capacity (see #14541 for more details), we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed. In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!

@stale stale bot closed this as completed Dec 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants