mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 10:08:40 -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
|
- make an index of available command line tools
|
||||||
All:
|
All:
|
||||||
- imagemagick? *
|
- imagemagick? *
|
||||||
|
|
@ -17,3 +16,6 @@
|
||||||
- gifsicle * (maybe)
|
- gifsicle * (maybe)
|
||||||
* = available in ubuntu
|
* = 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>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>optimg</string>
|
<string>Trimage image compressor</string>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="centralwidget">
|
<widget class="QWidget" name="centralwidget">
|
||||||
<layout class="QGridLayout" name="gridLayout_2">
|
<layout class="QGridLayout" name="gridLayout_2">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue