From f7de730efb3763a53dce567d11cf39b920b1e5d9 Mon Sep 17 00:00:00 2001 From: Spotlight Date: Tue, 9 Aug 2022 14:25:08 -0500 Subject: [PATCH] Add information about supported images --- Gemfile.lock | 2 +- services/digicam.md | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 502ad9e..5244d6c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.2.5) - rouge (3.29.0) + rouge (3.30.0) safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9) diff --git a/services/digicam.md b/services/digicam.md index 70256f0..a0986d4 100644 --- a/services/digicam.md +++ b/services/digicam.md @@ -10,7 +10,7 @@ layout: no-section
-## Digicam turns your beautiful photos into a masterpiece. +## Digicam arranges your beautiful photos into a masterpiece. - Print your perfect shots directly from your Wii. - Create your own design. - Emailed directly to you. @@ -26,4 +26,11 @@ layout: no-section ### I use Dolphin. My photos or Miis sometimes become black. What can I do? - Within Dolphin's graphics settings, disable the setting "Store XFB Copies to Texture Only". +## Digicam is telling me that my selected image is not supported. + - Digicam only supports "baseline" (not "progressive", or "interlaced") JPEGs. Here are some tips to make your photo compatible: + - Using Photoshop: + - Go to File > Export > Save for Web (Legacy) + - Change the format to JPEG. Make sure to uncheck 'Progressive' and 'Optimized'. + - Using Paint.NET: + - Simply save your image as a JPEG. Paint.NET does not support progressive JPEGs.