diff --git a/images/Cursors16/IBeamCursor.xpm b/images/Cursors16/IBeamCursor.xpm index 6e7fe97c3..70e691e31 100644 --- a/images/Cursors16/IBeamCursor.xpm +++ b/images/Cursors16/IBeamCursor.xpm @@ -6,19 +6,19 @@ static const char * IBeamCursorXpm[] = { ". c #FF0000", // mask color = RGB:255,0,0 "# c #000000", "+ c #FFFFFF", -"....####.###....", -".......##.......", -".......##.......", -".......##.......", -".......##.......", -".......##.......", -".......##.......", -".......##.......", -".......##.......", -".......##.......", -".......##.......", -".......##.......", -".......##.......", -".......##.......", -".......##.......", -"....####.###...."}; +"...+####.###+...", +"....+++##+++....", +"......+##+......", +"......+##+......", +"......+##+......", +"......+##+......", +"......+##+......", +"......+##+......", +"......+##+......", +"......+##+......", +"......+##+......", +"......+##+......", +"......+##+......", +"......+##+......", +"....+++##+++....", +"...+####.###+..."}; diff --git a/images/Cursors16/StretchCursor.xpm b/images/Cursors16/StretchCursor.xpm index 37d8bac21..0db37674f 100644 --- a/images/Cursors16/StretchCursor.xpm +++ b/images/Cursors16/StretchCursor.xpm @@ -5,18 +5,18 @@ static const char * StretchCursorXpm[] = { "# c #000000", "+ c #FFFFFF", "................", -"........#.......", -"........#.......", -"........#.......", -"....#########...", -"....#...#...#...", -"....#...#...#...", -"....#...#...#...", +".......+#+......", +".......+#+......", +".......+#+......", +"...+#########+..", +"...+#+.+#+.+#+..", +"...+#+.+#+.+#+..", +"...+#+.+#+.+#+..", ".###############", -"....#...#...#...", -"....#...#...#...", -"....#...#...#...", -"....#########...", -"........#.......", -"........#.......", -"........#......."}; +"...+#+.+#+.+#+..", +"...+#+.+#+.+#+..", +"...+#+.+#+.+#+..", +"...+#########+..", +".......+#+......", +".......+#+......", +".......+#+......"}; diff --git a/images/Cursors16/StretchLeftCursor.xpm b/images/Cursors16/StretchLeftCursor.xpm index 4ed25fea8..9c517404e 100644 --- a/images/Cursors16/StretchLeftCursor.xpm +++ b/images/Cursors16/StretchLeftCursor.xpm @@ -5,18 +5,18 @@ static const char * StretchLeftCursorXpm[] = { "# c #000000", "+ c #FFFFFF", "................", -"........#.......", -"........#.......", -"........#.......", -"........#####...", -"........#...#...", -"........#...#...", -"........#...#...", -"........########", -"........#...#...", -"........#...#...", -"........#...#...", -"........#####...", -"........#.......", -"........#.......", -"........#......."}; +".......+#.......", +".......+#.......", +".......+#.......", +".......+#####+..", +".......+#...#+..", +".......+#...#+..", +".......+#...#+..", +".......+########", +".......+#...#+..", +".......+#...#+..", +".......+#...#+..", +".......+#####+..", +".......+#.......", +".......+#.......", +".......+#......."}; diff --git a/images/Cursors16/StretchRightCursor.xpm b/images/Cursors16/StretchRightCursor.xpm index 2738a4c8f..9541f1344 100644 --- a/images/Cursors16/StretchRightCursor.xpm +++ b/images/Cursors16/StretchRightCursor.xpm @@ -5,18 +5,18 @@ static const char * StretchRightCursorXpm[] = { "# c #000000", "+ c #FFFFFF", "................", -"........#.......", -"........#.......", -"........#.......", -"....#####.......", -"....#...#.......", -"....#...#.......", -"....#...#.......", -".########.......", -"....#...#.......", -"....#...#.......", -"....#...#.......", -"....#####.......", -"........#.......", -"........#.......", -"........#......."}; +"........#+......", +"........#+......", +"........#+......", +"...+#####+......", +"...+#...#+......", +"...+#...#+......", +"...+#...#+......", +".########+......", +"...+#...#+......", +"...+#...#+......", +"...+#...#+......", +"...+#####+......", +"........#+......", +"........#+......", +"........#+......"};