timdream / wordcloud2.js

Tag cloud/Wordle presentation on 2D canvas or HTML
https://wordcloud2-js.timdream.org/
MIT License
2.36k stars 511 forks source link

demo render ???? for some word on safari #98

Closed cedricwalter closed 7 years ago

cedricwalter commented 7 years ago

reload the page https://timdream.org/wordcloud2.js/#les-miz Sometimes the cloud is not properly displayed only in safari ios/mac, some words are replaced randomly with ?????????? but not all

Can you help? Thanks & regards

timdream commented 7 years ago

@cedricwalter Thanks for filing. This should be a bug in Safari — apparently, it draws question marks instead of the fallback font (Times) when the Web font (Average) is being loaded.

I wonder if this should be filed on WebKit.