mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
name project! :D
This commit is contained in:
parent
ff64970573
commit
7402201365
2 changed files with 4 additions and 2 deletions
4
todo
4
todo
|
|
@ -1,4 +1,3 @@
|
|||
- Name project. (;))
|
||||
- make an index of available command line tools
|
||||
All:
|
||||
- imagemagick? *
|
||||
|
|
@ -17,3 +16,6 @@
|
|||
- gifsicle * (maybe)
|
||||
* = available in ubuntu
|
||||
|
||||
trimage: simple gui for:
|
||||
optipng for png and gif, jpegoptim for jpeg. both are available in ubuntu as dependencies (our primary platform)
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>optimg</string>
|
||||
<string>Trimage image compressor</string>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralwidget">
|
||||
<layout class="QGridLayout" name="gridLayout_2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue