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

Add support for htmlwidgets via fontquiver #5

Open
bhaskarvk opened this issue Feb 26, 2017 · 1 comment
Open

Add support for htmlwidgets via fontquiver #5

bhaskarvk opened this issue Feb 26, 2017 · 1 comment
Assignees

Comments

@bhaskarvk
Copy link
Contributor

https://github.com/lionel-/fontquiver has methods to expose fonts as htmlwidget dependencies.
It would be awesome if 'Arial Narrow', 'Roboto' can be exposed using those methods.

Some initial discussion on the possibility.
https://github.com/lionel-/fontquiver/issues/8

@hrbrmstr hrbrmstr self-assigned this Feb 26, 2017
@hrbrmstr
Copy link
Owner

hrbrmstr commented Mar 2, 2017

Shld be pretty straightforward…

TODO

  • copy over salient function(s)
  • add necessary items to Suggests
  • grab woff copy of font(s)
  • add tests
  • update coverage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants