Skip to contents

Return the runtime version of the Cairo and FreeType libraries linked to the package.

Usage

version_freetype()

version_cairo()

Value

An object of class "numeric_version".

Examples

version_cairo()
#> [1] ‘1.18.0’
version_freetype()
#> [1] ‘2.13.2’