- Change URL for service: https://gwfh.mranftl.com
- Fixed failing test.
- Added
browser_support
argument insetup_font()
to allow downloading onlywoff
andwoff2
files for modern browsers. - New fonts available with
use_pkg_gfont()
: Poppins, Oswald.
- Added
subsets
argument tosetup_font()
andgenerate_css()
to be able to use other charsets than latin (see #6) - Added ability to pass arguments to
crul::HttpClient$new
fromdownload_font()
,setup_font()
,get_font_info()
.
- Initial release on CRAN : Download Google fonts to use locally in HTML technologies (shiny, markdown).