Hi Thomas, В сообщении от Tuesday 04 September 2007 11:25:14 Thomas Schraitle написал(а): > The only new feature is the "optipng shrinking process" from Berthold. > It was necessary to reduce the size of our PDF and this can be done > easily by optimizing the size of your PNG graphics. It is not > required by the build process, so if you do not have optipng and > exiftools installed, it will not touch your PNG files.
During images' convertion I get the following warnings: Warning: images/src/png/yast.png not optimized. Run make optipng and check in the modified pictures convert images/src/png/yast.png -type grayscale -colors 256 images/print/yast.png This happens with all newly added images (not from original documentation). All those images have been processed manually by optipng -o8 And yes, an optipng instruction is not yet implemented in the Makefile. -- Regards, Nikolay Derkach --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
