Faster png save with still good compression, fixes #4045

This commit is contained in:
heckflosse
2017-11-18 12:56:37 +01:00
parent 4d81812d13
commit 5ddd42f721
15 changed files with 18 additions and 52 deletions

View File

@@ -1194,7 +1194,6 @@ SAVEDLG_AUTOSUFFIX;Automatically add a suffix if the file already exists
SAVEDLG_FILEFORMAT;File format
SAVEDLG_FORCEFORMATOPTS;Force saving options
SAVEDLG_JPEGQUAL;JPEG quality
SAVEDLG_PNGCOMPR;PNG compression
SAVEDLG_PUTTOQUEUE;Put into processing queue
SAVEDLG_PUTTOQUEUEHEAD;Put to the head of the processing queue
SAVEDLG_PUTTOQUEUETAIL;Put to the end of the processing queue