-
Would be useful to automatically extract and store the project version to a variable. This should be done via FileApi to ensure that it is set even if it is dynamically defined outside `project()`.
…
-
**Describe the bug**
See https://docs.microsoft.com/en-us/windows/desktop/api/fileapi/nf-fileapi-gettemppatha
The documentation for this API call states that the path returned by the call is termi…
-
Currently they are only removed if you invoke `revokeObjectURL()`. There's a statement of fact at https://w3c.github.io/FileAPI/#url
> All URLs are revoked when the global that created the URL itse…
-
I am having problems in IE9 with the Flash FileReader callbacks that I can not resolve. After trying to figure this out over a weekend I found what I think may be the problem. I am using the [FileAPI …
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Hey, great package. The upload dialogue was terrible and I am happy to see a more modern one.
Question: the FileAPI description says, it can do a client side image resize. It would be a nice enhancem…
wuuti updated
10 years ago
-
We can use the FileReader API to allow loading of local files. We already support drag and drop loading, but better local file support would be useful for loading local resources (images, etc.), and f…
-
Hi
I'm loving CamanJS and got a nice demo working with a single image on a html5 canvas. But I need some advice on the best way to work with multiple images on a canvas.
In my prototype a user can …
-
Hi António,
Do you know if it's possible to decode the ID3 from a stream?
We plan to use the Web Audio API to decode the metadata but I don't see anything on the web talking about that.
Then I found …
-
See https://github.com/w3c/FileAPI/issues/41 for a discussion. We should have a single model for files in the web platform. (I.e., what kind of fields they have and what kind of values those fields ca…