zxing/android/assets/html-en/whatsnew.html
2014-01-29 14:10:23 +00:00

17 lines
415 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title>What's new in Barcode Scanner</title>
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<p>New in version 4.6.0:</p>
<ul>
<li>Optionally control the camera exposure, scene mode and metering settings.</li>
<li>Optionally scan for Aztec and PDF417 barcodes.</li>
<li>Small fixes and improvements.</li>
</ul>
</body>
</html>