File: TODO

package info (click to toggle)
drgeo 0.8.3-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,780 kB
  • ctags: 2,018
  • sloc: cpp: 19,235; makefile: 114; sh: 9; xml: 6
file content (17 lines) | stat: -rwxr-xr-x 1,076 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
. Fix buggy display of small filled circle (the point shape)
. Coding the dot pattern style for line object (GTK Graphic context)
. Bug while autonaming an angle define by three points (in all the autonaming there is problem to fix). Autonaming appear for exemple when a segment is define by two point called A and B, the segment will then be named automaticly [AB]
. Set back the grid with the possibility to adjust the scale (shoud be in the preferences). The code is actually commented in <code>traite.cc</code>
. Start designing an API for Dr Geo, needed to include an interpreter and using geo XML file format
. put text on the figure
. key short cut
. ability to change the size of the display window
. length of segment & vector should follow this geometric object when moving the figure
. possibility to print via postscript or by exporting xfig file
. implement historic function
. implement multilevel undo
. improve locus rendering 
. integration with Genius Calculator,to provide programming language facilites to Dr Geo (cf API design)
. implement conic object