-
Notifications
You must be signed in to change notification settings - Fork 22
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
font not found #1
Comments
see the |
I tried won R 3.2.3 64bit on Windows 7 64bit and it did not work either. |
you still using rstudio? |
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/. |
Closed
yes, Rstudio does not work, while R does |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: