https://github.com/flightaware/tcl.gd
Feature-complete Tcl interface to GD graphics drawing library
https://github.com/flightaware/tcl.gd
gd graphics-library tcl tcl-extension
Last synced: 5 months ago
JSON representation
Feature-complete Tcl interface to GD graphics drawing library
- Host: GitHub
- URL: https://github.com/flightaware/tcl.gd
- Owner: flightaware
- License: bsd-3-clause
- Created: 2009-06-11T18:34:50.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T21:01:03.000Z (about 4 years ago)
- Last Synced: 2023-11-29T20:15:41.059Z (about 2 years ago)
- Topics: gd, graphics-library, tcl, tcl-extension
- Language: M4
- Homepage: https://flightaware.github.io/tcl.gd/
- Size: 691 KB
- Stars: 16
- Watchers: 25
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.Debian
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
#
# Debian configure command for tcl.gd
#
# Requires tcl-dev and libgd-dev
#
# apt-get install tcl8.6-dev libgd-dev autoconf
sudo apt-get install tcl8.6-dev libgd-dev autoconf
autoreconf
./configure --with-tcl=/usr/lib/tcl8.6