<br><div class="gmail_quote">On Thu, Dec 9, 2010 at 4:51 PM, Martin Schröder <span dir="ltr"><<a href="mailto:martin@oneiros.de">martin@oneiros.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
2010/12/9 Peter Davis <<a href="mailto:pfd@pfdstudio.com">pfd@pfdstudio.com</a>>:<br>
<div class="im">> I have a couple of .jpg files that are 1024 x 768 pixels, with a resolution<br>
> of 96dpi.  If I just include them in my LaTeX document with:<br>
> \includegraphics{xyz.jpg}<br>
> they appear on the page at 1024bp x 768bp.  In effect, the resolution is<br>
> ignored, and they're scaled up by 1/3.<br>
<br>
</div>Which makes me believe that the program (you're not saying what you're<br>
using) thinks the images have 300dpi.<br>
<br>
What's the output of<br>
- "identify -verbose" (from imagemagick)<br>
- "jhead -v" (from jhead)<br>
of the picture? Can you put one online for study?<br></blockquote><div><br></div><div>I just installed imagemagick.  The output from "identify -verbose" is below.  These are just the sample pictures that come with Windows.  I'm using them for test purposes.  I can email or post them, if you'd like.</div>
<div><br></div><div><div>Image: Chrysanthemum.jpg</div><div>  Format: JPEG (Joint Photographic Experts Group JFIF format)</div><div>  Class: DirectClass</div><div>  Geometry: 1024x768+0+0</div><div>  Resolution: 72x72</div>
<div>  Print size: 14.2222x10.6667</div><div>  Units: PixelsPerInch</div><div>  Type: TrueColor</div><div>  Endianess: Undefined</div><div>  Colorspace: RGB</div><div>  Depth: 8-bit</div><div>  Channel depth:</div><div>    red: 8-bit</div>
<div>    green: 8-bit</div><div>    blue: 8-bit</div><div>  Channel statistics:</div><div>    Red:</div><div>      min: 7 (0.027451)</div><div>      max: 255 (1)</div><div>      mean: 203.143 (0.796639)</div><div>      standard deviation: 48.4135 (0.189857)</div>
<div>      kurtosis: 0.148327</div><div>      skewness: -0.891388</div><div>    Green:</div><div>      min: 0 (0)</div><div>      max: 210 (0.823529)</div><div>      mean: 35.5078 (0.139246)</div><div>      standard deviation: 42.9269 (0.168341)</div>
<div>      kurtosis: -0.603123</div><div>      skewness: 0.861148</div><div>    Blue:</div><div>      min: 0 (0)</div><div>      max: 195 (0.764706)</div><div>      mean: 9.24293 (0.0362468)</div><div>      standard deviation: 16.2784 (0.0638367)</div>
<div>      kurtosis: 5.78893</div><div>      skewness: 2.25643</div><div>  Image statistics:</div><div>    Overall:</div><div>      min: 0 (0)</div><div>      max: 255 (1)</div><div>      mean: 82.6312 (0.324044)</div><div>
      standard deviation: 38.5209 (0.151062)</div><div>      kurtosis: 64.188</div><div>      skewness: 10.2377</div><div>  Rendering intent: Undefined</div><div>  Interlace: None</div><div>  Background color: white</div>
<div>  Border color: rgb(223,223,223)</div><div>  Matte color: grey74</div><div>  Transparent color: black</div><div>  Compose: Over</div><div>  Page geometry: 1024x768+0+0</div><div>  Dispose: Undefined</div><div>  Iterations: 0</div>
<div>  Compression: JPEG</div><div>  Quality: 99</div><div>  Orientation: Undefined</div><div>  Properties:</div><div>    date:create: 2010-12-06T16:44:25-05:00</div><div>    date:modify: 2009-07-13T23:52:25-04:00</div><div>
    exif:Artist: Corbis</div><div>    exif:Compression: 6</div><div>    exif:DateTime: 2009:03:12 13:46:42</div><div>    exif:DateTimeDigitized: 2008:03:14 13:59:26</div><div>    exif:DateTimeOriginal: 2008:03:14 13:59:26</div>
<div>    exif:ExifOffset: 125</div><div>    exif:JPEGInterchangeFormat: 313</div><div>    exif:JPEGInterchangeFormatLength: 4636</div><div>    exif:SubSecTimeDigitized: 54</div><div>    exif:SubSecTimeOriginal: 54</div><div>
    exif:WinXP-Author: 77, 77, 0, 42, 0, 0, 0, 8, 0, 7, 1, 50, 0, 2</div><div>    exif:XResolution: 72/1</div><div>    exif:YResolution: 72/1</div><div>    jpeg:colorspace: 2</div><div>    jpeg:sampling-factor: 1x1,1x1,1x1</div>
<div>    rdf:Alt: </div><div><span class="Apple-tab-span" style="white-space:pre">                                  </span></div><div><span class="Apple-tab-span" style="white-space:pre">                             </span></div><div>    signature: ef7aaac212c775ec4a88aa8170d32cbd5611418aa755b139cc0fd4967b7bf6aa</div>
<div>    unknown: 4</div><div>  Profiles:</div><div>    Profile-APP12: 15 bytes</div><div>    Profile-exif: 4955 bytes</div><div>    Profile-iptc: 54 bytes</div><div>      unknown[2,0]: </div><div>      Byline[2,80]: Corbis</div>
<div>      Copyright String[2,116]:   Corbis.  All Rights Reserved.</div><div>    Profile-xmp: 4085 bytes</div><div>  Artifacts:</div><div>    verbose: true</div><div>  Tainted: False</div><div>  Filesize: 879KBB</div><div>
  Number pixels: 786KB</div><div>  Pixels per second: 19.66MB</div><div>  User time: 0.047u</div><div>  Elapsed time: 0:01.040</div><div>  Version: ImageMagick 6.6.6-3 2010-12-01 Q8 <a href="http://www.imagemagick.org">http://www.imagemagick.org</a></div>
</div><div><br></div></div>