]> git.eshelyaron.com Git - emacs.git/commit
(mac_draw_bitmap): Handle 16 bits wide bitmaps directly.
authorKim F. Storm <storm@cua.dk>
Fri, 13 Feb 2004 23:28:32 +0000 (23:28 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 13 Feb 2004 23:28:32 +0000 (23:28 +0000)
commitdcd0c64591a4cd97cb5a23dea2bd1b12bacdbce7
tree148a2440ba36c714d9e5502111175dd630d6c88c
parent03cce111cfce0b330c95a5216dd36fa21768b9bf
(mac_draw_bitmap): Handle 16 bits wide bitmaps directly.
(x_draw_fringe_bitmap): Use enhanced mac_draw_bitmap, so we no longer
need to call mac_create_bitmap_from_bitmap_data and mac_free_bitmap.
src/macterm.c