freebsd-ports/graphics/g2/pkg-descr
Steve Price ccdbd11758 Initial import of g2 version 0.23.
An easy to use, portable, and powerful 2D graphics library.

PR:		7416
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com>
1998-08-10 00:12:43 +00:00

8 lines
396 B
Plaintext

g2 is an easy to use, portable and powerful 2D graphics library. It provides a
comprehensive set of functions for simultaneous generation of graphical output
on different types of devices. Presently, the following devices are supported:
PostScript, GIF and X11 (xfig is in development). g2 is written in C (ANSI)
and additionally has a Fortran interface.
Bill Fumerola <billf@chc-chimes.com>