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