|
View:
New views
15 Messages
—
Rating Filter:
Alert me
|
|
|
Gimp won't reduce graphics to Print Size on printingMy sister-in-law sent me some JPEG photo files that displayed rather large on the monitor and clearly were not going to fit the photo paper I had available. I opened both Image Size and Print Size and changed the resolution from 90dpi to 300dpi, whereupon the millimetre dimensions reduced sufficiently to fit the paper. The RGB --> CMYK printer is an Epson CX6900F multifunction that has a page preview function. When the photos were printed, the preview showed only a small area from the upper left corner, i.e. the size/resolution information saved in the JPEG files had been totally ignored. Eventually I had to use (blush!) Microsoft Photo Editor, a freebie that comes with Windows XP. What is going on? Windows XP SP3, Gimp 2.4.6 Regards, Hedley -- Hedley Finger 28 Regent Street Camberwell VIC 3124 Australia Tel. +61 3 9809 1229 Fax. (call phone first) Mob. (cell) +61 412 461 558 Email. "Hedley Finger" <hfinger@...> |
|
|
Re: Gimp won't reduce graphics to Print Size on printing> changed the resolution from 90dpi to 300dpi, whereupon the millimetre dimensions
> reduced sufficiently to fit the paper. I doubt that is necessary. The "dpi" (should be ppi) information inside image files is just for information, no software needs to actually use it. Any software that is good at printing will have options to ignore any "dpi" setting in the file anyway, and offer possibilities to scale the image to fit the paper, etc. (I assume this is possible in GIMP, too, but then printing in GIMP on Windows is broken anyway, read on.) > Eventually I had to use (blush!) Microsoft Photo Editor, a freebie that > comes with Windows XP. Nothing to blush about. If it works, use it. Printing on Windows is known to be broken in various ways in GTK+ 2.12 (GTK+ is the toolkit that GIMP uses). It is hopefully better in GTK+ 2.14. Until you have a GIMP where printing works reliably, by all means, use another application to print your images. If printing out images is the main thing you use GIMP for, and you print several times a day, GIMP is probably the wrong application for you anyway. --tml |
|
|
Re: Gimp won't reduce graphics to Print Size on printingThis printing problem is a bug in Windows version of Gimp 2.4.6 and
2.4.7. The only way I've been able to print from these versions is to experiment with the dpi setting in the printer dialog that comes up when printing. I posted the problem with 2.4.6 on the Gimp bug reporting list and it was verified as a bug. How the bug manifests itself during printing is a little different in 2.4.7, but it is still there. Cline Tor Lillqvist wrote: > > > changed the resolution from 90dpi to 300dpi, whereupon the > millimetre dimensions > > reduced sufficiently to fit the paper. > > I doubt that is necessary. The "dpi" (should be ppi) information > inside image files is just for information, no software needs to > actually use it. Any software that is good at printing will have > options to ignore any "dpi" setting in the file anyway, and offer > possibilities to scale the image to fit the paper, etc. (I assume this > is possible in GIMP, too, but then printing in GIMP on Windows is > broken anyway, read on.) > > > Eventually I had to use (blush!) Microsoft Photo Editor, a freebie that > > comes with Windows XP. > > Nothing to blush about. If it works, use it. Printing on Windows is > known to be broken in various ways in GTK+ 2.12 (GTK+ is the toolkit > that GIMP uses). It is hopefully better in GTK+ 2.14. Until you have a > GIMP where printing works reliably, by all means, use another > application to print your images. If printing out images is the main > thing you use GIMP for, and you print several times a day, GIMP is > probably the wrong application for you anyway. > > --tml > > [Non-text portions of this message have been removed] |
|
|
|
|
|
Re: Gimp won't reduce graphics to Print Size on printing> Please notice that printing is essentially a device
> dependent operation, and a real nightmare to > implement well even for very large shrink-wrap > software development corporations. Sure, if you want to do it extremely well, you probably might want to take some device-specific quirks into consideration for some known special cases. That is not the problem with GIMP (or GTK+ actually) printing on Windows, though. It is just broken in much more generic ways. No device-specific knowledge is needed to make it work better. > The implementation team has to choose just what > range of printers in what printer families it will support, Sorry, but this is misinformation. Flashback from Windows 3.x? > It's a bit of a shame that MS-Windows, the world's > majority operating system, is such a pig to program > within, lacking most of what experienced programmers > expect in the way of software development tools, Of course, that is not true at all. Surely the majority of experienced programmers *today* are experienced with Microsoft's Visual Studio? To them it is Unix in general and Linux in particular that lack what they ("experienced programmers") expect in the way of software development tools, i.e., Microsoft Visual Studio. Old school programmers like me (and you?) who come from a Unix background, and still recall when Make was a new and interesting invention, are definitely a minority. --tml |
|
|
Re: Gimp won't reduce graphics to Print Size on printing Try this:
Open the original file in Gimp, and when it is on the screen. click on image, and then scale image. In the dialog box that opens, choose inches in the pixes/inches box, and change the width to the width of the paper you have to print on. Make sure the height will fit, too. If not, change the height to what will fit, and the width will follow. Then click on scale. Then print. -Joe Ward ----- Original Message ----- From: Hedley Finger To: GIMP, Windows Cc: GIMP, General Sent: Sunday, September 07, 2008 10:58 PM Subject: [gimpwin-users] Gimp won't reduce graphics to Print Size on printing My sister-in-law sent me some JPEG photo files that displayed rather large on the monitor and clearly were not going to fit the photo paper I had available. I opened both Image Size and Print Size and changed the resolution from 90dpi to 300dpi, whereupon the millimetre dimensions reduced sufficiently to fit the paper. The RGB --> CMYK printer is an Epson CX6900F multifunction that has a page preview function. When the photos were printed, the preview showed only a small area from the upper left corner, i.e. the size/resolution information saved in the JPEG files had been totally ignored. Eventually I had to use (blush!) Microsoft Photo Editor, a freebie that comes with Windows XP. What is going on? Windows XP SP3, Gimp 2.4.6 Regards, Hedley -- Hedley Finger 28 Regent Street Camberwell VIC 3124 Australia Tel. +61 3 9809 1229 Fax. (call phone first) Mob. (cell) +61 412 461 558 Email. "Hedley Finger" <hfinger@...> [Non-text portions of this message have been removed] |
|
|
Re: Gimp won't reduce graphics to Print Size on printingKent: > The implementation team has to choose just what > range of printers in what printer families it will > support, and then cater to all their quirks, at the > architecture, design, implementation, and testing > stages. I thought the whole point of the Windows GDI was that the programmer didn't have to know what the backend printer and its driver was. The programmer makes the print output write to the GDI and the printer manufacturer's driver honours the calls made by the GDI. Why does this sound too simple? Regards, Hedley -- Hedley Finger 28 Regent Street Camberwell VIC 3124 Australia Tel. +61 3 9809 1229 Fax. (call phone first) Mob. (cell) +61 412 461 558 Email. "Hedley Finger" <hfinger@...> |
|
|
|
|
|
Re: Gimp won't reduce graphics to Print Size on printing>> I thought the whole point of the Windows GDI was
>> that the programmer didn't have to know what the >> backend printer and its driver was. > Well, first of all because Microsoft came very late > to the game of establishing a standard driver > interface. [...] Xanthian, instead of just talking in general, could you give some concrete examples of how one needs to take printer model specific quirks into account when using the Win32 printing related APIs? > [Of course, that kind of failure has long ago been > made unnecessary by Posix and other standards. Please note that despite POSIX and all, the printing interface on various Unixes is far from standardized. GTK+ has for Unix two different printing backends: cups and lpr. I am sure that there are many not that uncommon Unix variants that those haven't actually been tested on. --tml |
|
|
|
|
|
Re: Gimp won't reduce graphics to Print Size on printing>> Xanthian, instead of just talking in general, could
>> you give some concrete examples of how one needs to >> take printer model specific quirks into account when >> using the Win32 printing related APIs? > Not likely, 20 years later. But Win32 did not exist 20 years ago. --tml |
|
|
|
|
|
Re: Gimp won't reduce graphics to Print Size on printing> Did you even bother to read to the bottom of my
> original answer, Not really, no. --tml |
|
|
|
|
|
Re: Gimp won't reduce graphics to Print Size on printing> And yet you chose to pick a quarrel without first
> informing yourself on what the email even said? Oh, just fuck off, will you? --tml |
| Free embeddable forum powered by Nabble | Forum Help |