Mercurial > emacs
view lisp/toolbar/lc-paste.xpm @ 59749:e4f04fff5ce6
(get_phys_cursor_geometry): New function to calculate
phys cursor position and size for hollow cursor. Position is
aligned with get_glyph_string_clip_rect and ensures that a hollow
cursor is shown, even when the actual glyph is not visible.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 27 Jan 2005 22:33:52 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * paste2_xpm[] = { "24 24 8 1", " c None", ". c #FFFFFF", "+ c #BBBDBA", "@ c #000100", "# c #6B6B66", "$ c #504D46", "% c #D3B354", "& c #974F3D", " @@@@ ", " @@@@@@+..#@@@@@@ ", "@.....$.++#$+...+@ ", "@.++++$.##+$#+++%@ ", "@.+++$..+++#$#++%@ ", "@.++$++++++#$$++%@ ", "@.++#$$$$$$$$#++%@ ", "@.+++########+++%@ ", "@.+++++#$@@@@@$$@@@@@ ", "@.+++++$+...........+@ ", "@.+++++$.............@ ", "@.+++++@.+##+..+#.#+.@ ", "@.+++++@.............@ ", "@.+++++$.##.###+.+#..@ ", "@.+++++$.............@ ", "@.+++++$.+##.###+.+#.@ ", "@.+++++@.............@ ", "@.+++++@.##.###+.+#..@ ", "@.+++++$.............@ ", "@.+++++$.+##.###+.+#.@ ", "@+%%%%&@.............@ ", " @@@@@@@+...........+@ ", " @@@@@@@@@@@@@ ", " "};