File: TODO

package info (click to toggle)
libgd-ruby 0.7.4.1-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 232 kB
  • ctags: 309
  • sloc: ansic: 2,083; ruby: 198; makefile: 51
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.