On Mon, 10 Sep 2007, Thomas Schraitle wrote: > On Samstag, 8. September 2007, Nikolay Derkach wrote: > > > > В сообщении от Tuesday 04 September 2007 11:25:14 > > Thomas Schraitle написал(а): > > > The only new feature is the "optipng shrinking process" from > > > Berthold. > > > [...] > > > > 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 > > That's to be expected. :) It is a new feature and needs some > polishing.
Unfortunately, it is not easily possible to detect if a picture has been run through optipng. What it does is searching for a comment in the exif data of the pictures. > > > 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. > > Generally, you do not need the optipng feature, at least at the > moment. You can uninstall it and the process should work anyway > (expect some messages). At the moment, it's just for us to reduce the > size of our PDFs so they fit onto the CDs. If you remove exiftool, it will not even try to detect if a picture has been run through this process. I know that this is not an optimal solution, but I don't have much better ideas right now. Maybe we will just get rid of it again and hope that people will think of doing this when needed themselfes. Berthold -- ------------------------------------------------------------------ Berthold Gunreben SUSE Linux GmbH -- Dokumentation mailto:[EMAIL PROTECTED] Maxfeldstr. 5 http://www.suse.de/ D-90409 Nuernberg, Germany SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
