mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
Added todos.
This commit is contained in:
parent
785cc6b9bb
commit
3a7cb540f4
1 changed files with 4 additions and 2 deletions
6
todo
6
todo
|
|
@ -1,6 +1,9 @@
|
|||
==========================================
|
||||
todo app wise
|
||||
- get rid of globals
|
||||
- general refactoring
|
||||
- use multiprocessing lib to take advantage of multicore/multi-CPU to compress
|
||||
multiple files simultaneously (threads have issues in Python; see "GIL")
|
||||
|
||||
todo else
|
||||
- figure out dependencies for a .deb/how to make a .deb <- via launchpad
|
||||
|
|
@ -20,10 +23,9 @@ later versions:
|
|||
allow selection/deletion of rows from table (and subsequently the imagelist)
|
||||
check for double files when adding
|
||||
punypng api? http://www.gracepointafterfive.com/punypng/api
|
||||
imagemagick/graphicmagick?
|
||||
imagemagick/graphicsmagick?
|
||||
always on top option
|
||||
|
||||
thanks to:
|
||||
Neil Wallace
|
||||
Jeroen Goudsmit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue