-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathdigicam.html
More file actions
60 lines (49 loc) · 1.99 KB
/
digicam.html
File metadata and controls
60 lines (49 loc) · 1.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
---
title: Digicam
layout: no-section
---
<div class="header header-logo">
<h1>Digicam Print Channel</h1>
<h2>Your photos, your way.</h2>
</div>
<div class="section">
<h2>Digicam arranges your beautiful photos into a masterpiece</h2>
<ul>
<li>Print your perfect shots directly from your Wii.</li>
<li>Create your own design.</li>
<li>Emailed directly to you.</li>
</ul>
<h2>{{ site.info }}</h2>
<h3>Are photos physically mailed to me?</h3>
<ul>
<li>No! We use the email address you have registered via <a href="/services/spd">Set Personal Data</a>.</li>
<li>Your photos are rendered on our server, and a ZIP file is emailed directly to you.</li>
</ul>
<h3>Digicam is telling me that my address is within "Dallas, TX"</h3>
<ul>
<li>This is the default address. Please change it via <a href="/services/spd">Set Personal Data</a>.</li>
</ul>
<h3>I use Dolphin. My photos or Miis sometimes become black. What can I do?</h3>
<ul>
<li>Within Dolphin's graphics settings, disable the setting "Store XFB Copies to Texture Only".</li>
</ul>
<h3>Digicam is telling me that my selected image is not supported</h3>
<ul>
<li>Digicam only supports "baseline" (not "progressive", or "interlaced") JPEGs. Here are some tips to make your photo compatible:</li>
<ul>
<li>Using Photoshop:</li>
<ul>
<li>Go to File > Export > Save for Web (Legacy)</li>
<li>Change the format to JPEG. Make sure to uncheck 'Progressive' and 'Optimized'.</li>
</ul>
</ul>
<ul>
<li>Using Paint.NET:</li>
<ul>
<li>Go to File -> Save As...</li>
<li>Change the 'Save as type' to JPEG, and save.</li>
<li>You do not need to change any options - Paint.NET does not support progressive JPEGs, and will save as baseline.</li>
</ul>
</ul>
</ul>
</div>