ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "George N. White III" <aa056@chebucto.ns.ca>
Subject: Re: eps to pdf images
Date: Tue, 11 May 2004 07:45:59 -0300	[thread overview]
Message-ID: <Pine.SGI.4.58.0405110735110.39050@montigo.bio.dfo.ca> (raw)
In-Reply-To: <6.0.1.1.2.20040510221706.01d72eb8@localhost>

On Mon, 10 May 2004, Hans Hagen wrote:

> Tobias wrote
>
> >esides Hans methode (texexec --pdf --fig=c yourfile.jpg) I want to remark
> >that PDFTeX is able to include JPEG and PNG graphics directly thus you do
> >not need to convert them. Actually, Hans methode does the conversion from
> >JPEG to PDF  simply by including the JPEG in TeX. (Old versions of PDFTeX
> >also supported TIFF, but there are legions of TIFF subformats of which
> >only a fraction was supported. Consequently, TIFF had been dropped.)

PNG also has unsupported subformats.

> fyi: inclusion of pdf is faster, so if you process the document often, it
> makes sense to convert png to pdf

And, as a general strategy, converting all images and figures to pdf
(even if the format is supported by pdftex) has several advantages:

1. the inclusion of pdf requires no format conversions, so is "lossless".
If you are happy with the pdf version of your image it will look the
same in the document

2. there are many good tools to manipulate images and generate PDF's, but
there is only one pdftex.  Those other tools get the benefits of a much
larger user base and competition from similar tools, so in general they
are more capable and reliable than pdftex.  In particular, many packages
(OpenOffice.org, Adobe Illustrator and Photoshop) can now export directly
to PDF, thus avoiding many conversion steps.

3. those tools offer more control (resampling, color adjustment) than
you can get using pdftex, and you can use different settings for each
image rather than rely on some global "default" setting.

--
George N. White III  <aa056@chebucto.ns.ca>
  Head of St. Margarets Bay, Nova Scotia, Canada

  reply	other threads:[~2004-05-11 10:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-10  4:51 techw
2004-05-10  7:58 ` Hans Hagen
2004-05-10 19:20 ` Tobias Burnus
2004-05-10 20:18   ` Hans Hagen
2004-05-11 10:45     ` George N. White III [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-05-07  5:21 techw
2004-05-07  8:24 ` Tobias Burnus
2004-05-06  9:15 techw
2004-05-06 11:49 ` Willi Egger
2004-05-06 11:58 ` Tobias Burnus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SGI.4.58.0405110735110.39050@montigo.bio.dfo.ca \
    --to=aa056@chebucto.ns.ca \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).