You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+93Lines changed: 93 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -189,6 +189,99 @@ For a complete example consult the [www/javascript/index.js](www/javascript/inde
189
189
190
190
As of this writing neither wasm binary will return any kind of useful error information if a problem is encountered. Error reporting will be logged (to the browser's console log) but in the event of an error the response value for both wasm binaries will be `null`. This is not ideal and will be addressed in future releases.
191
191
192
+
## Supported tags
193
+
194
+
The following EXIF tags are supported by this package. This list was generated by the `tags-supported` tool.
0 commit comments