File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# JavaScript Load Image
2
+ [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image.svg?type=shield )] ( https://app.fossa.com/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image?ref=badge_shield )
3
+
2
4
3
5
> A JavaScript library to load and transform image files.
4
6
@@ -1060,11 +1062,14 @@ loadImage.parseMetaData(
1060
1062
The JavaScript Load Image library is released under the
1061
1063
[ MIT license] ( https://opensource.org/licenses/MIT ) .
1062
1064
1065
+
1066
+ [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image.svg?type=large )] ( https://app.fossa.com/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image?ref=badge_large )
1067
+
1063
1068
## Credits
1064
1069
1065
1070
- Original image metadata handling implemented with the help and contribution of
1066
1071
Achim Stöhr.
1067
1072
- Original Exif tags mapping based on Jacob Seidelin's
1068
1073
[ exif-js] ( https://github.com/exif-js/exif-js ) library.
1069
1074
- Original IPTC parser implementation by
1070
- [ Dave Bevan] ( https://github.com/bevand10 ) .
1075
+ [ Dave Bevan] ( https://github.com/bevand10 ) .
You can’t perform that action at this time.
0 commit comments