]> 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 01:10:36 +0000 (20:10 -0500)
commitde87dd44c2082fd7fb19849090a7c6eff6847262
treef0332838691ac0b69b0435ad9fbc804f7ab843b6
parent789702de6d5c0c766b08075d41c1ed5d9900b9e7
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