Learn R Programming

⚠️There's a newer version (0.4.4) of this package.Take me there.

gdtools (version 0.1.3)

Utilities for Graphical Rendering

Description

Useful tools for writing vector graphics devices.

Copy Link

Version

Install

install.packages('gdtools')

Monthly Downloads

133,227

Version

0.1.3

License

GPL-3 | file LICENSE

Maintainer

David Gohel

Last Published

November 11th, 2016

Functions in gdtools (0.1.3)

set_dummy_conf

Set and unset a minimalistic Fontconfig configuration
sys_fonts

List system fonts.
match_family

Find best family match with fontconfig
font_family_exists

Check if font family exists.
str_metrics

Get font metrics for a string.
version_freetype

Version numbers of C libraries
raster_str

Draw/preview a raster into a string
raster_write

Draw/preview a raster to a png file
str_extents

Compute string extents.