]> git.wh0rd.org - fontconfig.git/commit
[fcmatch] Move FcFontSetMatch() functionality into FcFontSetMatchInternal()
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 1 Jan 2009 01:16:40 +0000 (20:16 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Sat, 14 Feb 2009 00:54:05 +0000 (16:54 -0800)
commit6d764a3f9b89f21b5c2cdf48cbd913b9706d42b2
tree3f0976ca0150dc91ae8b86a8e2a54239ee3dddcd
parenta5a384c5ffb479e095092c2aaedd406f8785280a
[fcmatch] Move FcFontSetMatch() functionality into FcFontSetMatchInternal()

Except for the final FcFontRenderPrepare().  This way we have more
flexibility to do caching in FcFontMatch() while leaving FcFontSetMatch()
intact.
src/fcmatch.c