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

Thu, 07 Jul 2022 11:23:56 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 07 Jul 2022 11:23:56 +0200
branch
eric7
changeset 9209
b99e7fd55fd3
parent 8312
eric7/IconEditor/cursors/fill-cursor.xpm@800c432b34c8
permissions
-rw-r--r--

Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".

/* XPM */
static char *fill[]={
"22 22 11 1",
". c None",
"a c #000000",
"i c #222222",
"c c #2a2a2a",
"e c #333333",
"g c #3a3a3a",
"d c #404040",
"h c #555555",
"f c #aaaaaa",
"b c #d5d5d5",
"# c #ffffff",
"......................",
"............#.........",
"...........#a#........",
"..........#aba#.......",
".........#abcca#......",
"........#adceca#......",
".......#afdcecca#.....",
"......#abcedcecca#....",
".....#afcgeedeeca#....",
"...##fddcggeeeecca#...",
"..#fdccddcggeeeecca#..",
".#ddcdcdddcggeeeeca#..",
".#dccbdddddcggeeecca#.",
".#ddcddbbdddgggeeccba#",
".#ddhadddbddggggeebia#",
".#fda#adddbdddggebca#.",
".#fda##aaddbbddgbca#..",
".#fda#.##adddbdbca#...",
"..#da#...#aaddbca#....",
"..#fa#....##abca#.....",
"..#f#.......#aa#......",
"...#.........##......."};

eric ide

mercurial