File: version_cairo.Rd

package info (click to toggle)
r-cran-gdtools 0.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 436 kB
  • sloc: cpp: 467; sh: 14; ansic: 5; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/RcppExports.R, R/gdtools.R
\name{version_freetype}
\alias{version_freetype}
\alias{version_cairo}
\title{Version numbers of C libraries}
\usage{
version_freetype()

version_cairo()
}
\description{
\code{version_cairo()} and \code{version_freetype()} return the
runtime version. These helpers return version objects as with
\code{\link[utils]{packageVersion}()}.
}