mirror of
https://github.com/leozide/leocad
synced 2025-01-15 15:40:48 +01:00
37 lines
1.5 KiB
C
Executable file
37 lines
1.5 KiB
C
Executable file
/* XPM */
|
|
static const char* vports10[] = {
|
|
"41 31 3 1",
|
|
". c #000000",
|
|
"+ c #C0C0C0",
|
|
"@ c #808080",
|
|
"..............+..........................",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
"..............+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
"+++++++++++++++.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
"..............+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
"..............+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
"+++++++++++++++.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
"..............+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
".@@@@@@@@@@@@.+.@@@@@@@@@@@@@@@@@@@@@@@@.",
|
|
"..............+.........................."};
|