<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Do not ignore missing default conf.d"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69946">69946</a>
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>Do not ignore missing default conf.d
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>freedesktop@behdad.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>trivial
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>jehan@zemarmot.net
          </td>
        </tr>

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

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

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

        <tr>
          <th>Component</th>
          <td>conf
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>fontconfig
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hi,

This is a follow-up of <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - fonts.conf.in update for Windows cross-compiling"
   href="show_bug.cgi?id=69836">bug 69836</a>. A very very minor improvement. Basically I
think that the conf.d/ default configuration folder should not be ignored if
missing in the default setup.

We had various font-related bugs on the released GIMP 2.8.6 for Windows,
because the conf.d was not found, and it was hard to diagnose because not much
feedback from fontconfig. The configuration issue has now been fixed with <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - fonts.conf.in update for Windows cross-compiling"
   href="show_bug.cgi?id=69836">bug
69836</a> (thanks for that!), but if another similar configuration issue was to
arise again, it would be nice to have default feedback.

I understand that the configuration files can be considered an "optional" thing
for some advanced users, and these users would likely not use, or have their
own files. But for these *advanced* users, they would modify on purpose the
fonts.conf file anyway. On the other hand the very basic user, which just
install fontconfig, does not touch much, if at all the fonts.conf, and expects
it to work like it always did, this one expects the conf.d/ configuration
directory to exist. For this user, I would say that the conf.d/ folder and its
contents is not considered an optional thing at all, but a major feature (for
instance in GIMP, the default conf.d allows to simulate bold/italic typefaces
for fonts which don't have these features by default, and users were
considering that GIMP was bugged on Windows because of this issue:
<a href="https://bugzilla.gnome.org/show_bug.cgi?id=708110">https://bugzilla.gnome.org/show_bug.cgi?id=708110</a>).

This is why I propose this small patch to use ignore-missing="no". Because when
such a configuration issue, the "default" fonts.conf should warn the user there
is an issue.</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>