What steps will reproduce the problem?
- Create a new document
- From the Common shapes palette, drag & drop the "Bitmap image" item
- Right click and choose "Action> Load Embedded Image
- Select the attached "test_700_quality_37_Fails.jpg" file
What is the expected output? What do you see instead? The image is not loaded
What version of the product are you using? On what operating system? Pencil 1.1 Rc2 (Build 1) on GNU/Linux (ubuntu 9.10)
Please provide any additional information below. The image test_700_quality_36_Works.jpg works fine. The only difference is the quality rate used to save them. There is no problem with png images or with linked images.
- test_700_quality_37_Fails.jpg 27.22KB
- test_700_quality_36_Works.jpg 25.09KB
Comment #1
Posted on Mar 21, 2010 by Helpful DogIt looks like the problem comes from the fact that jpeg images are internally converted to png (via canvas), hence get a huge size compared to the original size.
Status: New
Labels:
Type-Defect
Priority-Medium