]> git.wh0rd.org - fontconfig.git/commit
[fcformat] Add simple converters
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 10 Feb 2009 08:38:22 +0000 (03:38 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Sun, 15 Feb 2009 21:40:27 +0000 (13:40 -0800)
commit2017a5eb79a0774cc5bace8c76304e1a9ef157b9
treebf63397848226490fd0eac5b350ec0490fee1f2c
parent7717b25ffdd9507b0d73ef60b70b692f7286c0a2
[fcformat] Add simple converters

The format '%{family|downcase}' for example prints the lowercase of
the family element.  Three converters are defined right now:
'downcase', 'basename', and 'dirname'.
src/fcformat.c