Bug #42292
closed
Added by Peter Murray about 12 years ago.
Updated about 7 years ago.
Description
In the Install tool, old reference images are being used.
The Read PDF and Read AI tests show different images. The reference images need to be updated.
Files
- Status changed from New to Accepted
I think this should be done for 6.0 in a general new way, to make sure the references are optimized for the current version (IM6 etc)
These reference-images seem to have been meanwhile exchanged in 6.0 final. But they contain the old logo.
The locally processed file is okay but the reference for PDF/AI is the old one.
- Status changed from Accepted to Under Review
The images in the reference are darker.
![](/attachments/download/22888/2012-11-29-install-tool-images.png)
Install Tool Options:
'GFX' => array(
'gdlib_png' => 1,
'im_version_5' => 'gm',
),
With im6
![](/attachments/download/22889/2012-11-29-install-tool-reference-images-im6.png)
Install Tool Options:
'GFX' => array(
'gdlib_png' => 1,
'im_version_5' => 'im6',
),
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF