]> git.wh0rd.org - fontconfig.git/commit
[fcformat] Implement array enumeration
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 13 Feb 2009 03:48:22 +0000 (21:48 -0600)
committerBehdad Esfahbod <behdad@behdad.org>
Sun, 15 Feb 2009 21:40:31 +0000 (13:40 -0800)
commitcdfb76585e7afbe739d00ed83a029ce1f909142f
tree0e921fff059dec0d0d055fa0ca193317197104ac
parent0673ef3881d24820e627b9a8cd3a4b3e3889c545
[fcformat] Implement array enumeration

The format '%{[]family,familylang{expr}}' expands expr once for the first
value of family and familylang, then for the second, etc, until both lists
are exhausted.
src/fcformat.c