~ubuntu-branches/debian/jessie/ardesia/jessie

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Package Import Robot
  • Author(s): TANIGUCHI Takaki
  • Date: 2012-11-05 19:55:18 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20121105195518-ird6x2us0tui2q92
Tags: 1.1-1
* debian/watch: no longer use googlecode.d.n
* Imported Upstream version 1.1 (Closes: #620319, #692256)
* debian/control: add GTK+3 to B-D instead of GTK+2

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
==========================================================================
10
10
 
11
11
- Documentation
12
 
  - user manual in english and italian language
13
 
  - traslate the wiki in english 
14
 
  - video tutorial
 
12
  - user manual in english language
 
13
  - translate the wiki in english 
15
14
 
16
15
- Reengineering
17
 
  - Screencast recorder using a library
 
16
  - Store and load the savepoints with svg files
 
17
  - Screencast recorder using a library (ffmpeg or libvlc)
18
18
  - Paint on a svg surface to be synchronized with the paintable window
19
 
  - Store and load the savepoints with svg files
20
 
  - Use the same window for the background; the expose will paint
 
19
  - Use the same window for the background; the expose will paint 
21
20
    all the layers
22
21
 
23
22
- Bug fix 
24
23
  - See http://code.google.com/p/ardesia/issues/list
25
24
 
26
25
- Candidate features:
27
 
  - Send a bug report with stacktrace when a crash occurs;
28
 
    could be used google-breakpad
29
 
  - Integration beetween ardesia and florence in lxde;
30
 
    this will be done for WiildOs
31
 
  - Support for a generic virtual keyboard 
 
26
  - Better sketch recognition
 
27
  - Recognize the hand written text
32
28
  - Deploy the artefact online
33
29
    - video; youtube upload as kazam
 
30
  - Support for a generic virtual keyboard 
34
31
  - Lazo selection tool
35
32
    - Move the selected area content
36
33
    - Paste the selected area content
41
38
  - Export to image the selected area content
42
39
    as gnome-screenshoot 
43
40
  - full filler implementation (flood filler algorithm)
44
 
  - libgtk-3 
45
 
  - Multi pointer support
46
 
  - MacOsX porting
47
41
  - Not parallel to the axis shape recognition
 
42
  - Send a bug report with stacktrace when a crash occurs;
 
43
    could be used google-breakpad
48
44
 
49
45
===
50
46
EOF