]> git.wh0rd.org - fontconfig.git/commit
Change FcCharSetMerge API
authorKarl Tomlinson <bugs.freedesktop@karlt.net>
Tue, 27 Jan 2009 08:35:51 +0000 (03:35 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Sun, 15 Feb 2009 21:40:18 +0000 (13:40 -0800)
commit575ee6cddd391857339f57331d2677fcc868369e
tree1074b018676d8e6f9a99059f211131a6f3db815a
parentb8860e2faffa8b3f62b3c7aafd2d3b6962566f41
Change FcCharSetMerge API

To only work on writable charsets.  Also, return a bool indicating whether
the merge changed the charset.

Also changes the implementation of FcCharSetMerge and FcCharSetIsSubset
doc/fccharset.fncs
fontconfig/fontconfig.h
src/fccharset.c
src/fcmatch.c