src/eric7/IconEditor/cursors/aim-cursor.xpm

Thu, 11 Jul 2024 14:21:34 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 11 Jul 2024 14:21:34 +0200
branch
eric7
changeset 10840
c8045d0dbaa7
parent 9209
b99e7fd55fd3
permissions
-rw-r--r--

MicroPython
- Updated the list of known CircuitPython boards for CPy 9.1.0.
- Updated the list of known UF2 capable boards.

/* XPM */
static char *aim[]={
"22 22 3 1",
". c None",
"a c #000000",
"# c #ffffff",
"......................",
"..........#...........",
".........#a#..........",
".........#a#..........",
".........#a#..........",
".........#a#..........",
".........#a#..........",
".........#a#..........",
".........#a#..........",
"..#######...#######...",
".#aaaaaaa...aaaaaaa#..",
"..#######...#######...",
"..........a...........",
".........#a#..........",
".........#a#..........",
".........#a#..........",
".........#a#..........",
".........#a#..........",
".........#a#..........",
"..........#...........",
"......................",
"......................"};

eric ide

mercurial