]> git.wh0rd.org - fontconfig.git/commit
Add fc-scan too that runs FcFileScan/FcDirScan
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 15 Jan 2009 23:39:48 +0000 (18:39 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Sat, 14 Feb 2009 00:54:06 +0000 (16:54 -0800)
commit6bffe1a95bfd6609358d38590ad638c688232575
tree515b3053dcda6bab42b7a343572a85e3804f4f31
parent4074fd254e5ad707448d3665a034e0fbdf6de033
Add fc-scan too that runs FcFileScan/FcDirScan

This is quite similar to fc-query, but calling FcFileScan/FcDirScan instead
of FcFreeTypeQuery.
12 files changed:
.gitignore
Makefile.am
configure.in
doc/fcfile.fncs
fc-cache/fc-cache.sgml
fc-cat/fc-cat.sgml
fc-list/fc-list.sgml
fc-match/fc-match.sgml
fc-query/fc-query.sgml
fc-scan/Makefile.am [new file with mode: 0644]
fc-scan/fc-scan.c [new file with mode: 0644]
fc-scan/fc-scan.sgml [new file with mode: 0644]