Add information about supported images

This commit is contained in:
Spotlight 2022-08-09 14:25:08 -05:00
commit f7de730efb
No known key found for this signature in database
GPG key ID: 874AA355B3209BDC
2 changed files with 9 additions and 2 deletions

View file

@ -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)

View file

@ -10,7 +10,7 @@ layout: no-section
<div class="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.
</div>