Language

Package: r-freetypeharfbuzz @ 0.2.6

Synopsis

Deterministic computation of text box metrics

Description

Unlike other tools that dynamically link to the Cairo stack, freetypeharfbuzz is statically linked to specific versions of the FreeType and harfbuzz libraries. This ensures deterministic computation of text box extents for situations where reproducible results are crucial (for instance unit tests of graphics).

Home page
https://cran.r-project.org/package=freetypeharfbuzz
Location
gnu/packages/cran.scm (line: 30376, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

tabulation on line 30432, column 0
formatting

Look for formatting issues in the source

tabulation on line 30433, column 0
formatting

Look for formatting issues in the source

tabulation on line 30434, column 0
formatting

Look for formatting issues in the source

tabulation on line 30435, column 0
formatting

Look for formatting issues in the source

tabulation on line 30436, column 0
formatting

Look for formatting issues in the source

tabulation on line 30437, column 0
formatting

Look for formatting issues in the source

tabulation on line 30438, column 0
input-labels

Identify input labels that do not match package names

label 'static-freetype' does not match package name 'freetype'
input-labels

Identify input labels that do not match package names

label 'static-harfbuzz' does not match package name 'harfbuzz'