<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Not displaying text in PDF document"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56753#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Not displaying text in PDF document"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56753">bug 56753</a>
              from <span class="vcard"><a class="email" href="mailto:jose.aliste@gmail.com" title="Jose Aliste <jose.aliste@gmail.com>"> <span class="fn">Jose Aliste</span></a>
</span></b>
        <pre>A quick debugging shows that the FoFiTrueType::make is returning null. When
debugging a little further, I get that the code that checks for the sanity of
the 'loca' table set parsedOk to false and hence the FofiTruetype::make returns
Null. 

Unfortunately, I don't have more font knowledge to know whether this comes from
a fault in the pdf file or not. Fwiw, if I comment the lines of the check
(2087-2097 in FoFiTrueType.c) and I try to render the file, it renders without
any problems. Hope this helps.</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>