]> git.wh0rd.org - fontconfig.git/commit
Use default config in FcFileScan() and FcDirScan()
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 7 Sep 2009 02:10:22 +0000 (22:10 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 7 Sep 2009 02:10:22 +0000 (22:10 -0400)
commit5e544b32d8dc98737c7a268a6a5f877207284e9a
tree6361a7fb587eded7b70aa5f4aab3051f994967c4
parent25436fd08fa6d0825a2f7c7b5d51e34873a05187
Use default config in FcFileScan() and FcDirScan()

Before a NULL config was passed down adn essentially FcFileScan was
equivalent to FcFreeTypeQuery.  Now fc-scan tool correctly applies
the configuration to the scanned patterns.
src/fcdir.c