Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
ed4b9015
Commit
ed4b9015
authored
Jan 01, 2008
by
raburton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
set eol-style native on new files
parent
62a28440
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
865 additions
and
865 deletions
+865
-865
Add_Zone.xpm
bitmaps/Add_Zone.xpm
+27
-27
Add_Zone_Cutout.xpm
bitmaps/Add_Zone_Cutout.xpm
+27
-27
wxPcbStruct.h
include/wxPcbStruct.h
+811
-811
No files found.
bitmaps/Add_Zone.xpm
View file @
ed4b9015
/* XPM */
#ifndef XPMMAIN
extern const char *add_zone_xpm[];
#else
const char * add_zone_xpm[] = {
"16 16 3 1",
" c None",
". c #007D00",
"+ c #007E00",
"................",
".... ........",
"... .......",
".. ++ .....",
". .... ...",
". +. ..... ..",
". +. ...... ..",
". .... .. .",
".. ++ .. ",
"... .. ... ",
".... .... ...",
"............ ..",
"............. .",
".............. .",
"............... ",
"............... "};
#endif
/* XPM */
#ifndef XPMMAIN
extern const char *add_zone_xpm[];
#else
const char * add_zone_xpm[] = {
"16 16 3 1",
" c None",
". c #007D00",
"+ c #007E00",
"................",
".... ........",
"... .......",
".. ++ .....",
". .... ...",
". +. ..... ..",
". +. ...... ..",
". .... .. .",
".. ++ .. ",
"... .. ... ",
".... .... ...",
"............ ..",
"............. .",
".............. .",
"............... ",
"............... "};
#endif
bitmaps/Add_Zone_Cutout.xpm
View file @
ed4b9015
/* XPM */
#ifndef XPMMAIN
extern const char *add_zone_cutout[];
#else
const char * add_zone_cutout[] = {
"16 16 3 1",
" c None",
". c #007D00",
"+ c #900000",
" ..............",
".... ........",
"... ++++ .......",
".. + + .....",
". + + ...",
". + + ..",
". + + ..",
". + + .",
".. + + ..",
"... +++++++ ... ",
".... .... ",
"............ ",
"............. ",
".............. ",
" ............. ",
" ............ "};
#endif
/* XPM */
#ifndef XPMMAIN
extern const char *add_zone_cutout[];
#else
const char * add_zone_cutout[] = {
"16 16 3 1",
" c None",
". c #007D00",
"+ c #900000",
" ..............",
".... ........",
"... ++++ .......",
".. + + .....",
". + + ...",
". + + ..",
". + + ..",
". + + .",
".. + + ..",
"... +++++++ ... ",
".... .... ",
"............ ",
"............. ",
".............. ",
" ............. ",
" ............ "};
#endif
include/wxPcbStruct.h
View file @
ed4b9015
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment