File: Hints.html

package info (click to toggle)
google-authenticator 20130529-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,584 kB
  • ctags: 855
  • sloc: objc: 3,416; java: 3,324; ansic: 2,922; xml: 210; makefile: 83; python: 10
file content (21 lines) | stat: -rw-r--r-- 845 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Barcode Hints</title>

<style type="text/css">
  </style>
<meta name="viewport" content="width=device-width; initial-scale=1.0">
</head>
<body style="background-color: #EBEFF9; color: #335599; font-family: sans-serif;">
<p>The iPhone camera has a fixed focus depth which is not ideal for scanning 
barcodes. Anything that is too close to the camera will look fuzzy and may be 
difficult to decode. For best results:
</p>
<ul>
  <li>Take the picture from a distance of at least 2 feet / 60 cm.</li>
  <li>Use the 
    <span style="font-style: italic;">Scale and Move</span>
    features to make the barcode as large and clear as possible.</li>
  </ul>
</body>
</html>