File: TODO

package info (click to toggle)
libgnome2-canvas-perl 1.002-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 320 kB
  • ctags: 76
  • sloc: perl: 1,601; makefile: 21; ansic: 13
file content (20 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# $Header: /cvsroot/gtk2-perl/gtk2-perl-xs/GnomeCanvas/TODO,v 1.2 2003/09/05 01:11:38 muppetman Exp $
#

these are brand-new, very quickly made bindings, so there are still 
some bugs.  the ones i know about are:

- zooming the canvases in canvas_demo by holding the arrows in the
  spinbuttons sometimes results in a segfault.  not at all sure why.

- the non-english text in canvas_demo/canvas-rich-text.pl is apparently
  very much not right.

undone:

- test suite!!!
- the path def and bpath stuff needs serious testing
- there is no typemap for ArtBpath, so several things are missing from 
  GnomeCanvasPathDef.xs
- ditto for ArtSVP and GnomeCanvasUtil.xs