mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
54a08f6954
Approved by: portmgr blanket
10 lines
446 B
Plaintext
10 lines
446 B
Plaintext
GDD is a graphics device for R which uses libgd for creating bitmap output.
|
|
Supported output formats are png8, png24, gif and jpeg.
|
|
|
|
The main purpose of this package is to replace png/jpeg and similar native
|
|
devices in R which either rely on X11 or use GhostScript are thus are very slow
|
|
and not suitable in server applications. GDD also supports advanced features
|
|
such as anti-aliasing of both lines and text.
|
|
|
|
WWW: http://www.rosuda.org/R/GDD/
|