R/RcppExports.R
R/gdtools.R
version_cairo.Rd
Return the runtime version of the Cairo and FreeType libraries linked to the package.
version_freetype() version_cairo()
An object of class "numeric_version".
"numeric_version"
version_cairo() #> [1] ‘1.18.0’ version_freetype() #> [1] ‘2.13.2’