~ubuntu-branches/debian/sid/librecad/sid

« back to all changes in this revision

Viewing changes to src/ui/forms/png/qg_polylinedel.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Scott Howard
  • Date: 2011-02-03 19:04:09 UTC
  • Revision ID: james.westby@ubuntu.com-20110203190409-202riehiqzmkydth
Tags: upstream-1.0.0~beta5
ImportĀ upstreamĀ versionĀ 1.0.0~beta5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * qg_polylinedel_xpm[] = {
 
3
"18 18 4 1",
 
4
"       c None",
 
5
".      c #FF0000",
 
6
"+      c #000000",
 
7
"@      c #FFFFFF",
 
8
"                  ",
 
9
"                  ",
 
10
"                  ",
 
11
" .      .       . ",
 
12
"...++++...+++++...",
 
13
" .      .+      . ",
 
14
"         ++       ",
 
15
"         +++      ",
 
16
"         ++++     ",
 
17
"         +++++    ",
 
18
"         ++++++   ",
 
19
"         ++++     ",
 
20
"         + ++     ",
 
21
" @@@@@      ++    ",
 
22
"@+++++@     ++    ",
 
23
" @@@@@            ",
 
24
"                  ",
 
25
"                  "};