View Issue Details

IDProjectCategoryView StatusLast Update
0001011Double CommanderLanguage translationpublic2019-06-08 15:26
Reporterginggs Assigned ToAlexx2000  
PrioritynormalSeveritytweakReproducibilityhave not tried
Status closedResolutionfixed 
ProjectionnoneETAnone 
OSDebian / Ubuntu 
Product Version0.6.0 
Target Version0.6.1Fixed in Version0.6.1 
Summary0001011: Please optimize PNG images (doublecmd-help)
DescriptionIn doublecmd-help, the size of most screenshot images can be reduced by using the OptiPNG utility [1] (available in Debian and Ubuntu repositories).

Something similar to the following should work:
find debian \( -name '*.png' \) -exec optipng {} \;

e.g. using the default optimization level of 2, the size of en/images is reduced from 4630784 bytes to 3958214 bytes.

[1] http://optipng.sourceforge.net/
TagsNo tags attached.
Fixed in Revision5897
Operating systemLinux
Widgetset
Architecture

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-02-15 13:10 ginggs New Issue
2015-03-01 22:37 Alexx2000 Status new => acknowledged
2015-03-01 22:37 Alexx2000 Target Version => 0.6.1
2015-03-07 11:20 Alexx2000 Fixed in Revision => 5897
2015-03-07 11:20 Alexx2000 Status acknowledged => resolved
2015-03-07 11:20 Alexx2000 Fixed in Version => 0.6.1
2015-03-07 11:20 Alexx2000 Resolution open => fixed
2015-03-07 11:20 Alexx2000 Assigned To => Alexx2000
2019-06-08 15:26 Alexx2000 Status resolved => closed