[ 源代码: r-cran-freetypeharfbuzz ]
软件包:r-cran-freetypeharfbuzz(0.2.6+dfsg-2)
r-cran-freetypeharfbuzz 的相关链接
Debian 的资源:
下载源码包 r-cran-freetypeharfbuzz:
- [r-cran-freetypeharfbuzz_0.2.6+dfsg-2.dsc]
- [r-cran-freetypeharfbuzz_0.2.6+dfsg.orig.tar.xz]
- [r-cran-freetypeharfbuzz_0.2.6+dfsg-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
GNU R deterministic computation of text box metrics
Unlike other tools that dynamically link to the 'Cairo' stack, 'freetypeharfbuzz' is statically linked to specific versions of the 'FreeType' and 'harfbuzz' libraries (2.9 and 1.7.6 respectively). This ensures deterministic computation of text box extents for situations where reproducible results are crucial (for instance unit tests of graphics).
Package 'freetypeharfbuzz’ was removed from the CRAN repository. The code was obtained from the archive.
其他与 r-cran-freetypeharfbuzz 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libfreetype6 (>= 2.2.1)
- FreeType 2 font engine, shared library files
-
- dep: libharfbuzz0b (>= 1.2.6)
- OpenType text shaping engine (shared library)
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.1.2-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-fontquiver
- set of installed fonts for GNU R
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages