]> git.wh0rd.org - fontconfig.git/commit
[fcformat] Enumerate langsets like we do arrays of values
authorBehdad Esfahbod <behdad@behdad.org>
Sat, 14 Feb 2009 00:33:58 +0000 (16:33 -0800)
committerBehdad Esfahbod <behdad@behdad.org>
Sun, 15 Feb 2009 22:13:38 +0000 (14:13 -0800)
commit9d58d01c5c061c1fcfb3cca3a3a4622f9bbec727
treecd7f99162f84bc2ed5b45b5d7c9a9b26da6ee180
parentd62b85af21777582ad720efd9c319fde97b67d82
[fcformat] Enumerate langsets like we do arrays of values

If one asks for a format like '%{[]elt{expr}}' and the first value
for elt is a langset, we enumerate the langset languages in expr.
src/fcformat.c