<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FcPatternGetString() does not return "TrueType" for FC_FONTFORMAT on Solaris 10 SPARC"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93873#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FcPatternGetString() does not return "TrueType" for FC_FONTFORMAT on Solaris 10 SPARC"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93873">bug 93873</a>
              from <span class="vcard"><a class="email" href="mailto:guru@unixarea.de" title="Matthias Apitz <guru@unixarea.de>"> <span class="fn">Matthias Apitz</span></a>
</span></b>
        <pre>
I activated HAVE_FT_GET_X11_FONT_FORMAT in config.h (which was not there) and
now the fontformat is recognized as "TrueType" and the filter of CUPS
"texttopdf" is happy.

The other change (#define CHECK 1 in src/fcfreetype.c) produces tons of error
messages of the type 

x0000007f FT says 0 FC says 1
x00000080 FT says 0 FC says 1
x00000081 FT says 0 FC says 1
...

and

Bitmap extra char ....

while running fc-cache during 'gmake install'</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>