aboutsummaryrefslogtreecommitdiffstats
path: root/src/undo.c
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2019-05-30 17:16:41 +0900
committerYAMAMOTO Mitsuharu2019-05-30 17:16:41 +0900
commitcc71a82fc705a73fa3ef6cda3ec6bee1cb654d7e (patch)
tree7ce649f9d1bcf8fe087e38b3488c9c0a6e14a7ba /src/undo.c
parentceca1740ea2c9bc98da8c11765b78c696b27c79e (diff)
downloademacs-cc71a82fc705a73fa3ef6cda3ec6bee1cb654d7e.tar.gz
emacs-cc71a82fc705a73fa3ef6cda3ec6bee1cb654d7e.zip
Add stipple support on cairo
* src/xterm.h (struct x_bitmap_record) [USE_CAIRO]: Remove unused member img. Add member stipple. (x_bitmap_stipple) [USE_CAIRO]: Add extern. * src/image.c (x_bitmap_stipple) [HAVE_X_WINDOWS && USE_CAIRO]: New function. (image_create_bitmap_from_data, image_create_bitmap_from_file) (x_create_bitmap_from_xpm_data) [HAVE_X_WINDOWS && USE_CAIRO]: Initialize stipple member of struct x_bitmap_record. (free_bitmap_record) [HAVE_X_WINDOWS && USE_CAIRO]: Destroy stipple member. * src/xterm.c (x_fill_rectangle) [USE_CAIRO]: Inspect gc and draw stipple if necessary. Use x_bitmap_stipple.
Diffstat (limited to 'src/undo.c')
0 files changed, 0 insertions, 0 deletions