From c5c65275d1e80a369586408ab1ef34e820b48dae Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sun, 17 Jun 2018 20:35:16 -0400 Subject: add rendered logo image --- images/examples/inkstitch_logo_realistic.png | Bin 0 -> 171202 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/examples/inkstitch_logo_realistic.png (limited to 'images/examples') diff --git a/images/examples/inkstitch_logo_realistic.png b/images/examples/inkstitch_logo_realistic.png new file mode 100644 index 00000000..fe377fc8 Binary files /dev/null and b/images/examples/inkstitch_logo_realistic.png differ -- cgit v1.3.1 From 407bb3b380220e80f1763fcd35346971b983f164 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sun, 17 Jun 2018 20:37:11 -0400 Subject: shrink image down a bit --- README.md | 2 +- images/examples/inkstitch_logo_realistic_thumbnail.png | Bin 0 -> 56012 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 images/examples/inkstitch_logo_realistic_thumbnail.png (limited to 'images/examples') diff --git a/README.md b/README.md index 5b3563f1..2f99465b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # Ink/Stitch: An open source machine embroidery design platform based on Inkscape diff --git a/images/examples/inkstitch_logo_realistic_thumbnail.png b/images/examples/inkstitch_logo_realistic_thumbnail.png new file mode 100644 index 00000000..456ea0d6 Binary files /dev/null and b/images/examples/inkstitch_logo_realistic_thumbnail.png differ -- cgit v1.3.1 From 07a14ca9168bf83bf9361e18713e5321f6cdce12 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sun, 17 Jun 2018 20:39:57 -0400 Subject: add design screenshot too --- README.md | 3 +++ images/examples/inkstitch_logo_design.png | Bin 0 -> 71214 bytes images/examples/inkstitch_logo_design_thumbnail.png | Bin 0 -> 55258 bytes 3 files changed, 3 insertions(+) create mode 100644 images/examples/inkstitch_logo_design.png create mode 100644 images/examples/inkstitch_logo_design_thumbnail.png (limited to 'images/examples') diff --git a/README.md b/README.md index 2f99465b..8c5eb74e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ + +
+
# Ink/Stitch: An open source machine embroidery design platform based on Inkscape diff --git a/images/examples/inkstitch_logo_design.png b/images/examples/inkstitch_logo_design.png new file mode 100644 index 00000000..b07d3f26 Binary files /dev/null and b/images/examples/inkstitch_logo_design.png differ diff --git a/images/examples/inkstitch_logo_design_thumbnail.png b/images/examples/inkstitch_logo_design_thumbnail.png new file mode 100644 index 00000000..936b6ae6 Binary files /dev/null and b/images/examples/inkstitch_logo_design_thumbnail.png differ -- cgit v1.3.1 From bd22a3c0cd7edbad839bc5f03819a5896198c786 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sun, 17 Jun 2018 20:48:29 -0400 Subject: try merging the images --- README.md | 5 +---- images/examples/inkstitch_logo_design.png | Bin 71214 -> 0 bytes images/examples/inkstitch_logo_design_thumbnail.png | Bin 55258 -> 0 bytes images/examples/inkstitch_logo_realistic.png | Bin 171202 -> 0 bytes images/examples/inkstitch_logo_realistic_thumbnail.png | Bin 56012 -> 0 bytes images/examples/inkstitch_logo_screenshot.png | Bin 0 -> 109486 bytes 6 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 images/examples/inkstitch_logo_design.png delete mode 100644 images/examples/inkstitch_logo_design_thumbnail.png delete mode 100644 images/examples/inkstitch_logo_realistic.png delete mode 100644 images/examples/inkstitch_logo_realistic_thumbnail.png create mode 100644 images/examples/inkstitch_logo_screenshot.png (limited to 'images/examples') diff --git a/README.md b/README.md index 8c5eb74e..e27856bd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ - -
-
- + # Ink/Stitch: An open source machine embroidery design platform based on Inkscape diff --git a/images/examples/inkstitch_logo_design.png b/images/examples/inkstitch_logo_design.png deleted file mode 100644 index b07d3f26..00000000 Binary files a/images/examples/inkstitch_logo_design.png and /dev/null differ diff --git a/images/examples/inkstitch_logo_design_thumbnail.png b/images/examples/inkstitch_logo_design_thumbnail.png deleted file mode 100644 index 936b6ae6..00000000 Binary files a/images/examples/inkstitch_logo_design_thumbnail.png and /dev/null differ diff --git a/images/examples/inkstitch_logo_realistic.png b/images/examples/inkstitch_logo_realistic.png deleted file mode 100644 index fe377fc8..00000000 Binary files a/images/examples/inkstitch_logo_realistic.png and /dev/null differ diff --git a/images/examples/inkstitch_logo_realistic_thumbnail.png b/images/examples/inkstitch_logo_realistic_thumbnail.png deleted file mode 100644 index 456ea0d6..00000000 Binary files a/images/examples/inkstitch_logo_realistic_thumbnail.png and /dev/null differ diff --git a/images/examples/inkstitch_logo_screenshot.png b/images/examples/inkstitch_logo_screenshot.png new file mode 100644 index 00000000..6c77a855 Binary files /dev/null and b/images/examples/inkstitch_logo_screenshot.png differ -- cgit v1.3.1