]> git.eshelyaron.com Git - emacs.git/commit
Implement XBM images on Haiku
authorPo Lu <luangruo@yahoo.com>
Thu, 17 Feb 2022 12:35:39 +0000 (12:35 +0000)
committerPo Lu <luangruo@yahoo.com>
Thu, 17 Feb 2022 12:36:50 +0000 (12:36 +0000)
commit7e6fa8ed385a9fc096f037bcea17c18220fa69f1
treeab433f1768599fbfba9917f1ce886248becd852b
parentc218660d66394ba8306d21dcc182b82b15ba42de
Implement XBM images on Haiku

* src/image.c (image_create_bitmap_from_data): Handle allocation
failures on Haiku.
(Create_Pixmap_From_Bitmap_Data): Implement for Haiku.
src/image.c