[pdftex] Possible bug in image inclusion, bug report site down

Akira Kakuto kakuto at fuk.kindai.ac.jp
Mon Feb 16 15:24:35 CET 2015


> After compiling the source, you'll see three images: two that are
> quite large and don't fit the page, one that has a width of about four
> times smaller than the other images.

In r36291 in TeX Live repository, Exif is supported in writejpg.c
for pdfTeX in addition to JFIF, borrowed from sources in dvipdfm-x.
test.pdf created from the following source is attached.

%
% test.tex
% pdflatex test
%
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics{test-cmyk300.jpg}

\includegraphics{test-cmyk72.jpg}

\includegraphics{test-rgb300.jpg}
\end{document}

Best,
Akira
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdf
Type: application/pdf
Size: 283923 bytes
Desc: not available
URL: <http://tug.org/pipermail/pdftex/attachments/20150216/43f3d18b/attachment-0001.pdf>


More information about the pdftex mailing list