Here is a bitmap drawing program, it's an evolution from here: http://www.b4x.com/forum/questions-help-needed/2845-capture-basic-drawings.html
The program can:
draw
- lines, straight, free hand, polylines, different line widths and colors
- rectangles
- ellipses
- circles
- polygons
- texts
- images
onto a bitmap of different sizes, image or mono color background.
- formats supported 240/240, 320/320, 240/320, 240/400, 480/640, 480/800
- minimize button on device
with the help of Filippo
- multilanguage
To do list:
- undo and redo more than 2 levels
Bug reports and improvement suggestions are welcome.
The program is still in progress.
The whole drawing program is in a module.
Best regards.
EDIT: 2009.02.28 updated to version 0.6 fixed bugs
EDIT: 2009.03.02 updated to version 0.7
- fixed bugs
- added drawing of arcs, three types
-- center-radius-arc
-- 3 points on circumference mid point movable
-- 3 points on circumference 3rd point movable
EDIT: 2009.03.03 updated to version 0.8 fixed bugs
EDIT: 2009.03.07 updated to version 0.9
- fixed bugs
- undo / redo function 2 levels yet
EDIT: 2009.03.10 updated to version 0.95
- fixed bugs
- different formats supported
EDIT: 2009.04.14
updated to version 0.97 version with only the Draw module for tsteward
updated to version 1.0 version with other modules, About, FileChooser, Setup
-multilanguage
The program can:
draw
- lines, straight, free hand, polylines, different line widths and colors
- rectangles
- ellipses
- circles
- polygons
- texts
- images
onto a bitmap of different sizes, image or mono color background.
- formats supported 240/240, 320/320, 240/320, 240/400, 480/640, 480/800
- minimize button on device
with the help of Filippo
- multilanguage
To do list:
- undo and redo more than 2 levels
Bug reports and improvement suggestions are welcome.
The program is still in progress.
The whole drawing program is in a module.
Best regards.
EDIT: 2009.02.28 updated to version 0.6 fixed bugs
EDIT: 2009.03.02 updated to version 0.7
- fixed bugs
- added drawing of arcs, three types
-- center-radius-arc
-- 3 points on circumference mid point movable
-- 3 points on circumference 3rd point movable
EDIT: 2009.03.03 updated to version 0.8 fixed bugs
EDIT: 2009.03.07 updated to version 0.9
- fixed bugs
- undo / redo function 2 levels yet
EDIT: 2009.03.10 updated to version 0.95
- fixed bugs
- different formats supported
EDIT: 2009.04.14
updated to version 0.97 version with only the Draw module for tsteward
updated to version 1.0 version with other modules, About, FileChooser, Setup
-multilanguage
Attachments
Last edited: