parent
e10e2ce923
commit
720b2d42e6
|
@ -1,4 +1,4 @@
|
|||
#define VERSION "0.99b"
|
||||
#define VERSION "0.99c"
|
||||
|
||||
#define BUFLEN 512
|
||||
|
||||
|
|
31
todo.txt
31
todo.txt
|
@ -1,31 +0,0 @@
|
|||
IMPLEMMENT ORDER:
|
||||
|
||||
crashes on getrgb under solaris (depth = 24, truecolor)
|
||||
ok on freebsd (depth = 16, truecolor)
|
||||
fix...
|
||||
|
||||
implement selectable link widths / styles
|
||||
|
||||
drag a box to select multiple items
|
||||
when selecting multiple items, you can move but not resize
|
||||
|
||||
add ability to delete maps (button: X, deletes current map)
|
||||
|
||||
implement snap-to-grid
|
||||
|
||||
ability to edit already existing text
|
||||
set "text" from existing object
|
||||
set "fgcol" from existing object
|
||||
set "text size" from existing object
|
||||
delete existing object
|
||||
go into text entry mode
|
||||
create new one
|
||||
|
||||
preferred text size
|
||||
|
||||
add export to jpg function
|
||||
|
||||
add import functions:
|
||||
SVG
|
||||
xml
|
||||
|
Loading…
Reference in New Issue