Computer/linux

GD Graphics Library

citadel 2007. 7. 26. 00:40

It is the time to use a graphic library in the C program.

debian and ubuntu package is
apt-cache search gd |grep 'GD Graphics Library'

the web site of the library is http://www.libgd.org

one old basic example is http://www.libgd.org/%22OldBasics%22