]> git.wh0rd.org - fontconfig.git/commit
Bug 26718 - "fc-match sans file" doesn't work
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 20 Jun 2011 15:22:17 +0000 (11:22 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 20 Jun 2011 15:22:17 +0000 (11:22 -0400)
commite0be405a1dd5765e36152c754a47c8ad7ff0ab85
tree5a02965a7ec142e5b27dced988f1ee893404eac7
parent0fcf866d44c46bd63d91f656e36544b6ce9af47d
Bug 26718 - "fc-match sans file" doesn't work

- Do not throw away FC_FILE in FcNameUnparse
- Update the builtin "fclist" format to remove FC_FILE properly instead
- Switch fc-list to use FcPatternFormat()

Note that I had previously broken fc-list and it was not showing the
file name anymore.  No one noticed that it seems!  Now fixed.
fc-list/fc-list.c
src/fcformat.c
src/fcname.c