[Okular-devel] [Bug 174447] tif files - print output is not scaled correctly

2008-11-06 Thread Ferdinand Gassauer
http://bugs.kde.org/show_bug.cgi?id=174447 Ferdinand Gassauer gassauer kde org changed: What|Removed |Added Component|general |TIFF backend -- Config

[Okular-devel] [Bug 174447] tif files - print output is not scaled correctly

2008-11-06 Thread Brad Hards
http://bugs.kde.org/show_bug.cgi?id=174447 Brad Hards bradh frogmouth net changed: What|Removed |Added CC||[EMAIL PROTECTED] --- Commen

[Okular-devel] [Bug 174447] tif files - print output is not scaled correctly

2008-11-07 Thread Brad Hards
http://bugs.kde.org/show_bug.cgi?id=174447 --- Comment #3 from Brad Hards 2008-11-07 23:04:06 --- Ah, missed that this is _print_, not view. I do see that with my samples (even with just print preview). Looks like we need to scale the image to the QPrinter printable area. -- Configure b

[Okular-devel] [Bug 174447] tif files - print output is not scaled correctly

2008-11-08 Thread Brad Hards
http://bugs.kde.org/show_bug.cgi?id=174447 --- Comment #4 from Brad Hards 2008-11-08 11:38:41 --- Hmm, tried to fix this (with several varieties of --- /home/bradh/devel/kde-src/kdegraphics/okular/generators/tiff/generator_tiff.cpp (revision 881437) +++ /home/bradh/devel/kde-src/kdegraph

[Okular-devel] [Bug 174447] tif files - print output is not scaled correctly

2008-11-08 Thread Ferdinand Gassauer
http://bugs.kde.org/show_bug.cgi?id=174447 --- Comment #2 from Ferdinand Gassauer 2008-11-07 10:30:16 --- Created an attachment (id=28382) --> (http://bugs.kde.org/attachment.cgi?id=28382) tiffinfo output I can send you the file privately -- Configure bugmail: http://bugs.kde.org/userp

[Okular-devel] [Bug 174447] tif files - print output is not scaled correctly

2008-11-11 Thread Pino Toscano
http://bugs.kde.org/show_bug.cgi?id=174447 --- Comment #5 from Pino Toscano 2008-11-12 01:22:15 --- > Pino: any thoughts? Yep: I would also do a check to not scale over the 100% size, ie print the image at its original size reducing it if it does not fit into the page size. That would be en

[Okular-devel] [Bug 174447] tif files - print output is not scaled correctly

2008-11-29 Thread Brad Hards
http://bugs.kde.org/show_bug.cgi?id=174447 Brad Hards bradh frogmouth net changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Okular-devel] [Bug 174447] tif files - print output is not scaled correctly

2008-11-30 Thread Pino Toscano
http://bugs.kde.org/show_bug.cgi?id=174447 --- Comment #7 from Pino Toscano 2008-11-30 10:55:07 --- SVN commit 890789 by pino: Backport of SVN commit 890775 by bhards: Implement scale-down for images that would not otherwise fit on the selected printed page format. CCBUG:174447 M +10