]> git.wh0rd.org - fontconfig.git/commit
Revert ill-advised addition of FC_RENDER. Add strategy for handling objects
authorPatrick Lam <plam@MIT.EDU>
Thu, 15 Sep 2005 20:36:44 +0000 (20:36 +0000)
committerPatrick Lam <plam@MIT.EDU>
Thu, 15 Sep 2005 20:36:44 +0000 (20:36 +0000)
commit13cdf607533ad592b896b738c5642f3685fd8053
treed9b23a2b41ffa4858c6ca9a041a83aa22b5b35ec
parent0fa237d1e010a1ab9b8fb09079fbb364958d8cc7
Revert ill-advised addition of FC_RENDER. Add strategy for handling objects
    that aren't hardcoded into fontconfig, but generated by fontconfig
    clients: keep another array of user-defined objects (indexed after the
    built-in objects).
Fix compilation warning (uninitialized variable).
Add comment.
fontconfig/fontconfig.h
src/fccache.c
src/fccfg.c
src/fcname.c