]> git.wh0rd.org - fontconfig.git/commit
FcStrPathPlus: new helper function
authorMike Frysinger <vapier@gentoo.org>
Mon, 7 Nov 2011 19:50:47 +0000 (14:50 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 8 Nov 2011 19:44:53 +0000 (14:44 -0500)
commitbb8057ea77ec89e789afbc6e87b7a16d479d3105
treee0787b3ffa46a747f3bca40c0c3e4caee19db7c2
parent18b8be363ca19666d8e90f8fc124c5b5e9ec15dc
FcStrPathPlus: new helper function

This is like FcStrPlus, except that it takes an arbitrary number of
additional strings to append, and it handles the path separator.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
fc-cache/fc-cache.c
fontconfig/fontconfig.h
src/fccfg.c
src/fcint.h
src/fcstr.c