diff options
author | Po Lu <luangruo@yahoo.com> | 2023-08-01 10:34:33 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2023-08-01 10:34:33 +0800 |
commit | 74d6604eaa2d770626309181ac4bc4f2598e63e7 (patch) | |
tree | da81fdaabe8e41afa9b5518bdbee8ecdaa605a79 /lisp/emacs-lisp/lisp.el | |
parent | bfb7c58ac5c322d6363e83f68afa88fc88ba2a0f (diff) | |
download | emacs-74d6604eaa2d770626309181ac4bc4f2598e63e7.tar.gz emacs-74d6604eaa2d770626309181ac4bc4f2598e63e7.tar.bz2 emacs-74d6604eaa2d770626309181ac4bc4f2598e63e7.zip |
Fix stipple support on PGTK
* src/image.c (image_create_pattern_from_pixbuf): Remove function.
(image_bitmap_to_cr_pattern): New function.
(image_create_bitmap_from_data):
(image_create_bitmap_from_file): Create patterns with the correct
mask values directly from bitmap data. Also, don't rely on GDK
to read XPMs, as that format isn't supported anymore.
* src/pgtkterm.c (pgtk_bitmap_icon): Disable already nonfunctional
code.
(pgtk_display_x_warning): Wrap warning message.
* src/pgtkterm.h (struct pgtk_bitmap_record): Remove `img' field.
(bug#64969)
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions