GNOME Bugzilla – Bug 367085
TIFF images prints/views incorrectly
Last modified: 2006-12-12 16:27:47 UTC
Please describe the problem: When viewing and printing TIFF, the image isn't scaled to fit the page. The image is 2592 x 3284. Steps to reproduce: 1. Open TIFF, click print preview - only a portion of the image is shown 2. Print the page 3. Actual results: Only part of image is printed/previewed Expected results: The image is scaled to fit the page and prints. Does this happen every time? Yes Other information: Distribution is SUSE 10.1. version eog-2.12.2-22. Other applications (gwenview) does not have this problem with the same image.
Could you test what happens if you print TIFF images with HEAD right now? I commited a patch to use GtkPrint + cairo instead of the old libgnomeprint library, so this should be fixed by now. Thanks!
I'm sorry, I'm not a developer, just an end user. If you provide more detailed instructions I'd be willing to help resolve the issue.
Hi Chad, One simpler option is to use Garnome - IMHO, it's the easiest way to install the latest GNOME. Have a look at: http://www.gnome.org/projects/garnome/ Another option is using Jhbuild - and grab all GNOME modules from CVS repositories (which is much more complicated from the end user point of view). Have a look at: http://www.gnome.org/~newren/tutorials/developing-with-gnome/html/ch04.html Well, the simplest way you can help us on this bug is to attach here the TIFF image you cited so that we can test it on latest EOG in HEAD.
chad, you can attach that image here, if possible? thanks in advance. :-)
I tested printing with a 9000x1956 TIFF. It scales well to fit in the page. I close this bug as RESOLVED FIXED. Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.
Created attachment 77589 [details] Large TIFF image that would not print
okay, exact test case attached - reopening.
Chad, I tested with your image and it's scaled down to fit in the page and printed. The quality, however, is not the best, but that's due to another bug that I hope to fix soon (#381358). Closing as FIXED. Thank you!