mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 10:08:40 -05:00
implement optipng, fix recompressing
This commit is contained in:
parent
e1972f814f
commit
b02d6e0aa6
4 changed files with 54 additions and 11 deletions
24
todo
24
todo
|
|
@ -19,3 +19,27 @@
|
|||
trimage: simple gui for:
|
||||
optipng for png and gif, jpegoptim for jpeg. both are available in ubuntu as dependencies (our primary platform)
|
||||
|
||||
|
||||
==========================================
|
||||
todo app wise
|
||||
- implement jpegoptim
|
||||
- implement something for gifs
|
||||
- implement drag and drop on table
|
||||
- clean up code, make it PEP-8
|
||||
- figure out what to do with:
|
||||
- recompress and optipng ( −o7? ) not really doing anything
|
||||
- lockup when opening files (i'd like it to not lock up the file dialog)
|
||||
|
||||
todo else
|
||||
- figure out dependencies for a .deb/how to make a .deb
|
||||
- figure out launchpad repo or something
|
||||
- figure out how to make mac and win versions
|
||||
|
||||
current dependencies:
|
||||
python
|
||||
python-qt4
|
||||
hurry.filesize (bundled)
|
||||
|
||||
optipng
|
||||
jpgegoptim
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue