<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Cairo generates PDFs with wrong font names"
href="https://bugs.freedesktop.org/show_bug.cgi?id=73441#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Cairo generates PDFs with wrong font names"
href="https://bugs.freedesktop.org/show_bug.cgi?id=73441">bug 73441</a>
from <span class="vcard"><a class="email" href="mailto:mkasik@redhat.com" title="Marek Kasik <mkasik@redhat.com>"> <span class="fn">Marek Kasik</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=73441#c3">comment #3</a>)
<span class="quote">> Pushed. Thanks for the patch</span >
Thank you very much.
<span class="quote">> > You can find the intermediate PDF in /var/spool/cups/d* .
>
> The easier way is to use pdftocairo.
>
> BTW, what application created the PDF? This looks like PS incorrectly
> translated to PDF:
>
> stream
> 300 300 m
> /F2 40 Tf
> (Hello) Tj
> endstream
>
> it should be:
>
> stream
> BT
> 1 0 0 1 300 300 Tm
> /F2 40 Tf
> (Hello) Tj
> ET
> endstream</span >
I've created it manually and I overlooked this somehow.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>