font not found
Closed this issue · 6 comments
neuwirthe commented
I tried with RStudio on OSX 10.11.2.
It did not work. When running the first example, no emojis are display and I get warnings:
50: no font could be found for family "OpenSansEmoji"
I do notget any errors when I do
load.emojifont('OpenSansEmoji.ttf')
and the font is in the correct place.
GuangchuangYu commented
see the limitations and solutions
section in https://journal.r-project.org/archive/2015-1/qiu.pdf.
neuwirthe commented
I tried won R 3.2.3 64bit on Windows 7 64bit and it did not work either.
GuangchuangYu commented
you still using rstudio?
GuangchuangYu commented
GuangchuangYu commented
You can also find examples produced in Mac OS X and Linux in the post http://guangchuangyu.github.io/2015/12/use-emoji-font-in-r/.
yikeshu0611 commented
yes, Rstudio does not work, while R does