diff --git a/README.md b/README.md index 60724dc..c328deb 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Key features: - small size, no heavy dependencies - works with remote and local data - effective with big images (speed/memory), download minimal data from remotes +- extracts orientation value when available - easy to browserify (splitted to components) diff --git a/known_issues.md b/known_issues.md index 7e57327..c5680af 100644 --- a/known_issues.md +++ b/known_issues.md @@ -2,7 +2,7 @@ - images where metadata is encoded after image data are not supported (should not happen in real world, because such data layout not recommended by standard) - - cropping transformation (`clap` box) is not ignored (anyway, no supported + - cropping transformation (`clap` box) is ignored (anyway, no supported by browsers yet)