mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-02 13:56:39 +00:00
c1ce141700
assets/text/TODO: updated.
23 lines
1.4 KiB
Plaintext
23 lines
1.4 KiB
Plaintext
1) Implement ANSI CSI CU[BDPU] sequences & italic
|
|
2) Incremental auto{load,save} & {backup,restore}
|
|
3) Implement instrumentation & unit tests, document
|
|
4) Open and toggle a reference image in the background
|
|
5) Client-Server or Peer-to-Peer realtime collaboration
|
|
6) Arbitrary {format,palette}s ({4,8} bit ANSI/mIRC, etc.)
|
|
7) Hotkey & graphical interfaces to {composed,parametrised} tools
|
|
8) Layers, layout (e.g. for comics, zines, etc.) & asset management (e.g. kade, lion, etc.) & traits w/ {inserting,merging,linking}
|
|
9) Sprites & scripted (Python?) animation on the basis of asset traits and {composable,parametrised} patterns (metric flow, particle system, rigging, ...)
|
|
10) Composition and parametrisation of tools from higher-order operators (brushes, filters, outlines, patterns & shaders) and unit tools; unit tools:
|
|
a) geometric primitives (arrow, circle, cloud/speech bubble, curve, heart, hexagon, line, pentagon, polygon, rhombus, triangle, square, star)
|
|
b) regions (crop, duplicate, erase, fill, invert, measure, pick, rotate, scale, select, shift, slice, tile, translate)
|
|
c) text (edit, Unicode sets)
|
|
11) GUI:
|
|
a) Settings panel
|
|
b) revisit About panel
|
|
c) {de,in}crease cell size
|
|
d) switch from wxPython to GTK
|
|
e) {copy,cut,insert from,paste}
|
|
f) {fix,reduce} flickering when viewRect > (0, 0)
|
|
|
|
vim:ff=dos tw=0
|