|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
quaggaJS
|
|
|
|
|
========
|
|
|
|
|
|
|
|
|
|
- [Changelog](#changelog) (2016-04-24)
|
|
|
|
|
- [Changelog](#changelog) (2016-08-15)
|
|
|
|
|
- [Browser Support](#browser-support)
|
|
|
|
|
- [Installing](#installing)
|
|
|
|
|
- [Getting Started](#gettingstarted)
|
|
|
|
@ -636,6 +636,11 @@ on the ``singleChannel`` flag in the configuration when using ``decodeSingle``.
|
|
|
|
|
|
|
|
|
|
## <a name="changelog">Changelog</a>
|
|
|
|
|
|
|
|
|
|
### 2016-08-15
|
|
|
|
|
- Features
|
|
|
|
|
- Proper handling of EXIF orientation when using `Quagga.decodeSingle`
|
|
|
|
|
(see [#121](https://github.com/serratus/quaggaJS/issues/121))
|
|
|
|
|
|
|
|
|
|
### 2016-04-24
|
|
|
|
|
- Features
|
|
|
|
|
- EAN-13 extended codes can now be decoded (See
|
|
|
|
|