<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - API redesign"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=48755#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - API redesign"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=48755">bug 48755</a>
              from <span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
        <pre>Another thing is FcConfigGetConfigDirs() and FcConfigGetFontDirs().

>From the name of FcConfigGetConfigDirs() implies the list of the configuration
directories. but it:

Returns the list of font directories specified in the configuration files for
config. Does not include any subdirectories.

and in the man page of FcConfigGetFontDirs():

Returns the list of font directories in config. This includes the configured
font directories along with any directories below those in the filesystem.

That looks like a duplicate or can be merged into one API perhaps and we may
want to have the new FcConfigGetConfigDirs() that returns the configuration
directories specified with <include> in the config 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>