]> code.delx.au - gnu-emacs/commit
Use color cache for creating bitmap
authorKen Raeburn <raeburn@raeburn.org>
Sat, 7 Nov 2015 08:06:32 +0000 (03:06 -0500)
committerKen Raeburn <raeburn@raeburn.org>
Thu, 12 Nov 2015 08:58:08 +0000 (03:58 -0500)
commit25e32bd861cdf405e74f8025116625b2f6d6607b
tree041abafc76108241f7fecc60517421f3cfdd399d
parent851be0f60718795c985f504db4823344508b107d
Use color cache for creating bitmap

* src/image.c (x_create_bitmap_from_xpm_data) [ALLOC_XPM_COLORS]: Set
attributes to use the caching color allocator.  Initialize and free
the cache.
src/image.c