Title

Category: Analysis-Graphics

Description

GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG and GIF images, among other formats. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly.

Use

module load gdlib
cc ./myprogram.c -L${GD_LIB} -lgd

Or

module load gdlib
gd2topng input.gd2 output.png

Support

This package has the following support level : Unsupported

Available Versions

Version Available Builds
pgi gnu pathscale Other
2.0.35
v
v
v