The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Add Liberation and Symbola fonts
Removed font_bitstream_vera()
and
font_dejavu()
getters. They are replaced by a family of
generic font getters: font()
to retrieve the font for a
given variant and style, and fonts()
to retieve all fonts
defined in a fontset.
Add font_families()
and font_faces()
to
retrieve font files organised according to R’s nomenclature of fonts.
Conversely there is now font_variants()
and
font_styles()
which organise fonts according to
fontconfig’s categories. Also, font_symbol()
allows to
retrieve a symbol font defined by a fontset (currently only the Symbola
fontset defines one).
htmlFontDependency()
now takes fonts and collections
of fonts (as returned by font_families()
and friends) as
argument.
htmlFontDependency()
now uses the style-linking
idiom for generating CSS.
Initial release
Add font_bitstream_vera()
and
font_dejavu()
. The latter require installing the fontDejaVu
package from Github:
devtools::install_github("lionel-/fontDejaVu")
.
Implement htmlFontDependency()
to include font
dependency in web pages or applications.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.