2020-06 Letting Go of Type 1 Fonts
The ‘dvir’ package for R is limited in that it is only known to work on an (Ubuntu) Linux distribution with (at least) a full …
The ‘dvir’ package for R is limited in that it is only known to work on an (Ubuntu) Linux distribution with (at least) a full …
This report describes an update to the R package ‘dvir’ to add support for the TikZ graphics package. This allows R users to make use …
This document describes an expansion of the R graphics engine to support a number of new graphical features: gradients, patterns, masks, and clipping paths. Paul …
This report describes improvements to clipping in the R graphics engine. These changes will be of particular interest to maintainers of R graphics device packages …
This report describes an update to the R package ‘dvir’ to add support for the LuaTeX engine. The immediate advantage of this support is the …
This report describes the ‘gdiff’ package for R, which provides tools for performing visual tests on graphical output. Visual testing is essential for checking that …
This report discusses how to work with complex SVG images in R. We look at importing an external SVG image into R with the ‘grImport2’ …
This report describes a new function in ‘grid’ called grobCoords and a new package called ‘gridGeometry’ that combines grobCoords with the ‘polyclip’ package to provide …
This report describes several R packages that allow HTML content to be rendered as part of an R plot. The core package is called ‘layoutEngine’, …
This report describes three different approaches to communicating between R and MetaPost: importing the PostScript output from MetaPost with the ‘grImport’ package; calling the mpost …