]> git.wh0rd.org - fontconfig.git/commit
[fcformat] Support indexing simple tags
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 12 Feb 2009 04:44:36 +0000 (23:44 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Sun, 15 Feb 2009 21:40:30 +0000 (13:40 -0800)
commit9c83a8376f7db19421fb42d311fba81b398c67b0
tree4fc2fcd16e82689391fecf5667d5c1fccccd225e
parentd04a750764d89a7048f49d655fb7e4aabbcd10b3
[fcformat] Support indexing simple tags

The format '%{family[0]}' will only output the first value for element family.
src/fcformat.c
src/fcint.h
src/fcname.c