-
Notifications
You must be signed in to change notification settings - Fork 790
Expand file tree
/
Copy pathpixel2-desc.html
More file actions
26 lines (20 loc) · 852 Bytes
/
pixel2-desc.html
File metadata and controls
26 lines (20 loc) · 852 Bytes
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title>Long description for the illustration of reference
vs. device pixel</title>
</head>
<body>
<h1>Long description for the illustration of reference
vs. device pixel</h1>
<P>This diagram illustrates the relationship between the reference
pixel and device pixels (called "dots" below).
<P>The image depicts a high resolution (large dot density) laser
printer output on the left and a low resolution monitor screen on the
right. For the laser printer, one square reference pixel is
implemented by 16 dots. For the monitor screen, one square reference
pixel is implemented by a single dot.
<P><a href="../../syndata.html#img-pixel2">Return to image.</a>
</body>
</html>