Re: [Gimp-user] Exporting high-quality PNG w/transparency?

2012-01-28 Thread Keith Purtell
Outstanding! That not only gives me immediately useful answers, but I'm
looking into pstoedit and Ghostedit as tools.

Keith
___
gimp-user-list mailing list
gimp-user-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Exporting high-quality PNG w/transparency?

2012-01-28 Thread Liam R E Quin
On Sat, 2012-01-28 at 15:58 -0600, Keith Purtell wrote:
> A co-worker said
> GIMP couldn't make a PNG (w/transparency) with enough quality. He said we'd
> have to use some other software. Part of the issue was not being able to
> resize without losing quality before the PNG export. True or false?

It may be true that your co-worker said that . :-)

But there's some confusion here.

PNG is a lossless format, so the quality is always 100%
On the other hand, scaling an image *is* lossy. Enlarging an image
introduces errors where the software inventes the extra detail.
Shrinking an image throws away detail, and it's easy to lose serifs,
punctuation, the cross-bars of H and e, and so forth, or to weaken them.

A method that may help for rescaling text:
(1) open the PDF at 3 times final resolution
(2) use filter->distorts-Value Propagate, with 'more black' and an
amount of about 0.25 or 0.33; this will strengthen the weaker parts of
the letters.
(3) use filters->gaussian blur, radius 3 (you can experiment, radius 5
may work better)
(4) scale the image to 33.33%
(5) use colours->curves and make an S-shaped curve, so that the curve
goes below the diagona lline on the bottom left, then emerges slightly
to the left of centre, and is then above the diagonal. Or for a sharper
look, just drag the two endpoints of the diagona lline in slightly
towards the middle, e.g. by 1.5 squares on the dialogue grid.

Having said that, you'll likely get even better results using pstoedit
to generate wmf fro pdf directly. PDF and WMF are both vector formats,
and you can resize a vector image without loss of quality. PNG is a
bitmap image, and cannot so easily be resized.

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org

___
gimp-user-list mailing list
gimp-user-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Exporting high-quality PNG w/transparency?

2012-01-28 Thread Chris Mohler
On Sat, Jan 28, 2012 at 3:58 PM, Keith Purtell  wrote:
> A co-worker said GIMP couldn't make a PNG (w/transparency) with enough
> quality. He said we'd have to use some other software. Part of the issue was
> not being able to resize without losing quality before the PNG export. True
> or false?

False.  As long as the PDF has sufficient resolution (or is vector),
and you select a high enough resolution setting when importing the PDF
into GIMP, you shouldn't have quality issues.

Chris
___
gimp-user-list mailing list
gimp-user-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gimp-user-list