<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - EPS file vertically squished upon inserting or opening"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=85779">bug 85779</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>vstuart.foote@utsa.edu
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - EPS file vertically squished upon inserting or opening"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=85779#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - EPS file vertically squished upon inserting or opening"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=85779">bug 85779</a>
from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
<pre>(In reply to Buovjaga from <a href="show_bug.cgi?id=85779#c10">comment #10</a>)
<span class="quote">> Still squished vertically for me. I wonder how you tested that you didn't
> see it? Surely it can't be OK with macOS, but broken with Win and Linux?
> </span >
There are three conversion functions defined in ieps.cxx [1], they depend on
the helper programs being installed and on PATH, so no surprise differing
results.
RenderAsEMF -- requires pstoedit & ghostscript
RenderAsBMPThroughConvert -- requires Imagemagick & ghostscript
RenderAsBMPThroughGS -- requires ghostscript
On master/7.1.0, inserting the image onto Writer canvas, I get the same
squished result on Windows where I have Imagemagick IM (convert.exe) ahead of
ghostscript (gswin64c.exe) on PATH. But I get similar results using either BMP
conversion, when I suppress convert.
I don't currently have the pstoedit helper loaded--as its vector output of a
parsed EPS is poor.
But IM identify.exe shows the image as 8.5x11 and 612 x 792px at 72dpi, so
clearly the resulting filter imported BMP is not scaled correctly in the
y-dimension.
We have <a class="bz_bug_link
bz_status_NEW "
title="NEW - Request for built-in EPS rendering ..."
href="show_bug.cgi?id=67464">bug 67464</a> open to implement our own EPS parser--but it is not likely to
advance.
=-ref-=
[1]
<a href="https://opengrok.libreoffice.org/xref/core/filter/source/graphicfilter/ieps/ieps.cxx?r=835bced2">https://opengrok.libreoffice.org/xref/core/filter/source/graphicfilter/ieps/ieps.cxx?r=835bced2</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>