File: TODO

package info (click to toggle)
libgd-ruby 0.7.4.1-6
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 248 kB
  • ctags: 310
  • sloc: ansic: 2,083; ruby: 201; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
= TODO
* Code refinement. 
* replace "doc/gd-intro_ja.html" with some manual. This document
  should be maintained in other place.
* Implement a class that enables easy string handling.
* remove some functions in GD.c that are not necessarily to be 
  coded by C. Polygon object may be implemented with Ruby script.