<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Please provide configure option to compile without fontconfig"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98043">98043</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Please provide configure option to compile without fontconfig
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>freedesktop@oc.airpost.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Please make it possible to compile poppler without fontconfig.

Fontconfig is quite a large dependency when you need to bundle it with your
application (this is for OSX), in particular since it also pulls in libexpat
and probably some other things.

It is also only used in borderline cases.  Since PDF 1.5, PDF fonts are
strongly recommended to embed all fonts - so fontconfig is actually only useful
for ill-formed PDF files.

My application uses poppler only for parsing PDF files and provides its own
renderer, so it's somewhat annoying that I need to bundle a large library
that's completely useless or hack the poppler build process myself.

Note that Freetype supports building without fontconfig since 2009 (see
#19253), so this has no impact on the dependency on Freetype - which is really
all you need to render fonts embedded in the PDF file.</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>