Skip to content

Commit 5e21f6e

Browse files
Add note about the scope of 1.4.5 Images of Text (images used *rather than* text) and example (#4021)
Closes: #3755 This is an alternative to #3773 following discussions in WCAG 2.x backlog meeting from 9 August meeting. Filed here as a separate clean PR, rather than trying to modify @giacomo-petri's PR --------- Co-authored-by: Mike Gower <mikegower@gmail.com>
1 parent fac7783 commit 5e21f6e

File tree

1 file changed

+40
-135
lines changed

1 file changed

+40
-135
lines changed

understanding/20/images-of-text.html

Lines changed: 40 additions & 135 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,33 @@
11
<!DOCTYPE html>
22
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
33
<head>
4-
<meta charset="UTF-8"></meta>
4+
<meta charset="UTF-8"/>
55
<title>Understanding Images of Text</title>
66
<link rel="stylesheet" type="text/css" href="../../css/sources.css" class="remove"/>
77
</head>
88
<body>
99
<h1>Understanding Images of Text</h1>
10-
10+
1111
<section id="brief">
1212
<h2>In brief</h2>
1313
<dl>
1414
<dt>Goal</dt><dd>Users can adjust how text is presented.</dd>
1515
<dt>What to do</dt><dd>Use text instead of pictures of text.</dd>
16-
<dt>Why it's important</dt><dd>People cannot alter how text looks in images.</dd>
16+
<dt>Why it's important</dt><dd>People cannot alter how text looks in images.</dd>
1717
</dl>
1818

1919
</section>
20-
20+
2121
<section id="intent">
2222
<h2>Intent of Images of Text</h2>
23-
24-
23+
2524
<p>The intent of this Success Criterion is to encourage authors, who are using technologies
2625
which are capable of achieving their desired default visual presentation, to enable
2726
people who require a particular visual presentation of text to be able to adjust the
2827
text presentation as needed. This includes people who require the text in a particular
2928
font size, foreground and background color, font family, line spacing or alignment.
3029
</p>
31-
30+
3231
<p>If authors can use text to achieve the same visual effect, they should present
3332
the information as text rather than using an image. If for any reason, the author
3433
cannot format the text to get the same effect, the effect won't be reliably presented
@@ -40,52 +39,43 @@ <h2>Intent of Images of Text</h2>
4039
widely deployed or which the author doesn't have the right to redistribute, or to
4140
ensure that the text would be anti-aliased on all user agents.
4241
</p>
43-
42+
4443
<p>Images of text can also be used where it is possible for users to customize the image
4544
of text to match their requirements.
4645
</p>
47-
48-
<p>The definition of image of text contains the note: Note: This does not include text that is part of a picture that contains significant
46+
47+
<p>The definition of <a>images of text</a> contains the note: This does not include text that is part of a picture that contains significant
4948
other visual content. Examples of such pictures include graphs, screenshots, and diagrams which visually
5049
convey important information through more than just text.
5150
</p>
52-
51+
52+
<p class="note">The Success Criterion is intended to address situations where <a>images of text</a> are used <em>rather than</em> text. Where images of text are used <em>in addition to</em> text to convey the same information, and where both are presented to the user, this Success Criterion is met. This allows authors to convey content using any styling they desire, while also presenting the information in text, which can then be manipulated by users to make it more distinguishable. This is in contrast to <a href="images-of-text-no-exception">1.4.9 Images of Text (No Exception)</a>, which applies to all images of text, regardless of whether or not they are used <em>in addition to</em> text.</p>
53+
5354
<p>Techniques for satisfying this Success Criterion are the same as those for Success
5455
Criterion 1.4.9, except that they only need to apply if the visual presentation can
5556
be achieved with the technologies that the author is using. For Success Criterion
5657
1.4.9, the sufficient techniques would be applied only when the user can customize
57-
the output.
58-
</p>
59-
60-
<p>See also
61-
<a href="images-of-text-no-exception">1.4.9: Images of Text (No Exception)</a>.
58+
the output.
6259
</p>
63-
64-
60+
61+
<p>See also <a href="images-of-text-no-exception">1.4.9 Images of Text (No Exception)</a>.</p>
62+
6563
</section>
6664
<section id="benefits">
6765
<h2>Benefits of Images of Text</h2>
68-
69-
7066
<ul>
71-
7267
<li>People with low vision (who may have trouble reading the text with the authored font
7368
family, size and/or color).
7469
</li>
75-
7670
<li>People with visual tracking problems (who may have trouble reading the text with the
7771
authored line spacing and/or alignment).
7872
</li>
79-
8073
<li>People with cognitive disabilities that affect reading.</li>
81-
8274
</ul>
83-
8475
</section>
85-
76+
8677
<section id="examples">
8778
<h2>Examples of Images of Text</h2>
88-
8979
<dl>
9080
<dt>Styled Headings</dt>
9181
<dd>Rather than using bitmap images to present headings in a specific font and size, an
@@ -130,139 +120,54 @@ <h2>Examples of Images of Text</h2>
130120
<dt>Customizable font settings in images of text</dt>
131121
<dd>A Web site allows users to specify font settings and all images of text on the site
132122
are then provided based on those settings.</dd>
123+
<dt>The text in an image is also provided as text.</dt>
124+
<dd>A user has to upload an event poster image, which includes text, to their website's events
125+
calendar. The site's CMS (content management system) is limited, and won't allow them to create
126+
a custom HTML/CSS/SVG recreation of the poster. However, in addition to the image, they can add
127+
regular text to the calendar entry, so they post both the poster and the text contained in the image.
128+
This text is shown next to the poster image on the site's calendar page.</dd>
133129
</dl>
134-
135130
</section>
136-
131+
137132
<section id="resources">
138133
<h2>Resources for Images of Text</h2>
139-
140-
141134
<ul>
142-
143-
<li>
144-
145-
<a href="http://alistapart.com/article/cssatten">CSS Web fonts</a>
146-
147-
</li>
148-
149-
<li>
150-
151-
<a href="http://clagnut.com/blog/2042/">Weblog comments: WebKit now supports CSS @font-face rules</a>
152-
153-
</li>
154-
155-
<li>
156-
157-
<a href="http://www.workingwith.me.uk/articles/css/cross-browser-drop-shadows">Creating Cross Browser Compatible CSS Text Shadows</a>
158-
159-
</li>
160-
161-
<li>
162-
163-
<a href="http://www.yourhtmlsource.com/stylesheets/csstext.html">CSS and text</a>
164-
165-
</li>
166-
135+
<li><a href="http://alistapart.com/article/cssatten">CSS Web fonts</a></li>
136+
<li><a href="http://clagnut.com/blog/2042/">Weblog comments: WebKit now supports CSS @font-face rules</a></li>
137+
<li><a href="http://www.workingwith.me.uk/articles/css/cross-browser-drop-shadows">Creating Cross Browser Compatible CSS Text Shadows</a></li>
138+
<li><a href="http://www.yourhtmlsource.com/stylesheets/csstext.html">CSS and text</a></li>
167139
</ul>
168-
169140
</section>
170-
141+
171142
<section id="techniques">
172143
<h2>Techniques for Images of Text</h2>
173-
174-
175144
<section id="sufficient">
176145
<h3>Sufficient Techniques for Images of Text</h3>
177-
178-
179146
<ul>
180-
181-
<li>
182-
183-
<a href="../Techniques/css/C22" class="css">Using CSS to control visual presentation of text</a>
184-
185-
</li>
186-
187-
<li>
188-
189-
<a href="../Techniques/css/C30" class="css">Using CSS to replace text with images of text and providing user interface controls
190-
to switch
191-
</a>
192-
193-
</li>
194-
195-
<li>
196-
197-
<a href="../Techniques/general/G140" class="general">Separating information and structure from presentation so that Web pages can be presented
198-
different ways without losing information
199-
</a>
200-
201-
</li>
202-
203-
<li>
204-
205-
<a href="../Techniques/pdf/PDF7" class="pdf"></a>
206-
207-
</li>
208-
147+
<li><a href="../Techniques/css/C22" class="css">Using CSS to control visual presentation of text</a></li>
148+
<li><a href="../Techniques/css/C30" class="css">Using CSS to replace text with images of text and providing user interface controls to switch</a></li>
149+
<li><a href="../Techniques/general/G140" class="general">Separating information and structure from presentation so that Web pages can be presented different ways without losing information</a></li>
150+
<li><a href="../Techniques/pdf/PDF7" class="pdf"></a></li>
209151
</ul>
210-
211152
</section>
212-
153+
213154
<section id="advisory">
214155
<h3>Additional Techniques (Advisory) for Images of Text</h3>
215-
216-
217156
<section>
218-
219157
<h4>CSS Techniques</h4>
220-
221158
<ul>
222-
223-
<li>
224-
225-
<a href="../Techniques/css/C12" class="css">Using percent for font sizes</a>
226-
227-
</li>
228-
229-
<li>
230-
231-
<a href="../Techniques/css/C13" class="css">Using named font sizes</a>
232-
233-
</li>
234-
235-
<li>
236-
237-
<a href="../Techniques/css/C14" class="css">Using em units for font sizes</a>
238-
239-
</li>
240-
241-
<li>
242-
243-
<a href="../Techniques/css/C8" class="css">Using CSS letter-spacing to control spacing within a word</a>
244-
245-
</li>
246-
247-
<li>
248-
249-
<a href="../Techniques/css/C6" class="css">Positioning content based on structural markup</a>
250-
251-
</li>
252-
159+
<li><a href="../Techniques/css/C12" class="css">Using percent for font sizes</a></li>
160+
<li><a href="../Techniques/css/C13" class="css">Using named font sizes</a></li>
161+
<li><a href="../Techniques/css/C14" class="css">Using em units for font sizes</a></li>
162+
<li><a href="../Techniques/css/C8" class="css">Using CSS letter-spacing to control spacing within a word</a></li>
163+
<li><a href="../Techniques/css/C6" class="css">Positioning content based on structural markup</a></li>
253164
</ul>
254-
255165
</section>
256-
257166
</section>
258-
167+
259168
<section id="failure">
260169
<h3>Failures for Images of Text</h3>
261-
262-
263170
</section>
264-
265171
</section>
266-
267172
</body>
268173
</html>

0 commit comments

Comments
 (0)