From 321ddfc66a0a366efa64506c0c33316ca57f251d Mon Sep 17 00:00:00 2001 From: Carver Harrison Date: Sun, 24 Jul 2016 14:56:02 -0700 Subject: HOLY **** THATS A LOT OFF ADDIITIONS --- .../Resources/artpad/ArtPadOval.png | Bin 0 -> 49912 bytes .../Resources/artpad/ArtPadRectangle.png | Bin 0 -> 47715 bytes .../Resources/artpad/ArtPadcirclerubber.png | Bin 0 -> 50761 bytes .../Resources/artpad/ArtPadcirclerubberselected.png | Bin 0 -> 50132 bytes .../Resources/artpad/ArtPaderacer.png | Bin 0 -> 61665 bytes .../Resources/artpad/ArtPadfloodfill.png | Bin 0 -> 47957 bytes .../Resources/artpad/ArtPadlinetool.png | Bin 0 -> 48840 bytes .../Resources/artpad/ArtPadmagnify.png | Bin 0 -> 51680 bytes .../Resources/artpad/ArtPadnew.png | Bin 0 -> 48513 bytes .../Resources/artpad/ArtPadopen.png | Bin 0 -> 48573 bytes .../Resources/artpad/ArtPadpaintbrush.png | Bin 0 -> 49222 bytes .../Resources/artpad/ArtPadpencil.png | Bin 0 -> 48154 bytes .../Resources/artpad/ArtPadpixelplacer.png | Bin 0 -> 49614 bytes .../Resources/artpad/ArtPadredo.png | Bin 0 -> 62500 bytes .../Resources/artpad/ArtPadsave.png | Bin 0 -> 50125 bytes .../Resources/artpad/ArtPadsquarerubber.png | Bin 0 -> 47969 bytes .../Resources/artpad/ArtPadsquarerubberselected.png | Bin 0 -> 49971 bytes .../Resources/artpad/ArtPadtexttool.png | Bin 0 -> 47446 bytes .../Resources/artpad/ArtPadundo.png | Bin 0 -> 63747 bytes 19 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadOval.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadRectangle.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadcirclerubber.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadcirclerubberselected.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPaderacer.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadfloodfill.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadlinetool.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadmagnify.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadnew.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadopen.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadpaintbrush.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadpencil.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadpixelplacer.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadredo.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadsave.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadsquarerubber.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadsquarerubberselected.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadtexttool.png create mode 100644 source/WindowsFormsApplication1/Resources/artpad/ArtPadundo.png (limited to 'source/WindowsFormsApplication1/Resources/artpad') diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadOval.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadOval.png new file mode 100644 index 0000000..fceec4c Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadOval.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadRectangle.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadRectangle.png new file mode 100644 index 0000000..d9e2aa2 Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadRectangle.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadcirclerubber.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadcirclerubber.png new file mode 100644 index 0000000..f7331e2 Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadcirclerubber.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadcirclerubberselected.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadcirclerubberselected.png new file mode 100644 index 0000000..17f0416 Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadcirclerubberselected.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPaderacer.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPaderacer.png new file mode 100644 index 0000000..d8d6970 Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPaderacer.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadfloodfill.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadfloodfill.png new file mode 100644 index 0000000..d9d6538 Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadfloodfill.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadlinetool.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadlinetool.png new file mode 100644 index 0000000..eb7329b Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadlinetool.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadmagnify.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadmagnify.png new file mode 100644 index 0000000..1310233 Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadmagnify.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadnew.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadnew.png new file mode 100644 index 0000000..e1dc34f Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadnew.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadopen.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadopen.png new file mode 100644 index 0000000..9dc232b Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadopen.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadpaintbrush.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadpaintbrush.png new file mode 100644 index 0000000..c26ac3b Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadpaintbrush.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadpencil.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadpencil.png new file mode 100644 index 0000000..cf230e2 Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadpencil.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadpixelplacer.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadpixelplacer.png new file mode 100644 index 0000000..4cc338b Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadpixelplacer.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadredo.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadredo.png new file mode 100644 index 0000000..ef42439 Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadredo.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadsave.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadsave.png new file mode 100644 index 0000000..5a31d05 Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadsave.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadsquarerubber.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadsquarerubber.png new file mode 100644 index 0000000..16391ef Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadsquarerubber.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadsquarerubberselected.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadsquarerubberselected.png new file mode 100644 index 0000000..5991242 Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadsquarerubberselected.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadtexttool.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadtexttool.png new file mode 100644 index 0000000..a669a6d Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadtexttool.png differ diff --git a/source/WindowsFormsApplication1/Resources/artpad/ArtPadundo.png b/source/WindowsFormsApplication1/Resources/artpad/ArtPadundo.png new file mode 100644 index 0000000..6484122 Binary files /dev/null and b/source/WindowsFormsApplication1/Resources/artpad/ArtPadundo.png differ -- cgit v1.2.3