cache: unified bitmap cache
commit2a97a6cfc2c99a8998d4464d765530e08f9751ae
authorGrigori Goronzy <greg@blackbox>
Mon, 27 Jun 2011 19:04:12 +0000 (27 21:04 +0200)
committerGrigori Goronzy <greg@blackbox>
Mon, 27 Jun 2011 19:04:12 +0000 (27 21:04 +0200)
treeced694d216fb36787cce62f3e72cb2e9a0a7dbfd
parentfd1acd2373662a14f3131d1a20b587ba5e4aa393
cache: unified bitmap cache

Similarly to the glyph cache, subclass the bitmap cache to allow both
outline bitmaps and clipping mask bitmaps to coexist in the same cache
in a much cleaner way.
libass/ass_cache.c
libass/ass_cache.h
libass/ass_cache_template.h
libass/ass_render.c