B. Agustín Amenábar Larraín
B. Agustín Amenábar Larraín
I'm thinking this could be it's own service in it's own container that we can call. Specially since the environment for phantomJS is node. Actually we should be using headless...
The thing with the overlay text is the control, there is two ways to work with text. 1. Somehow put some text with some font over an image given some...
I leave this link here, because this and similar projects have addressed the issue in depth. https://github.com/cheeaun/puppetron Keep in mind that my hammer is CSS , so everything looks like...
@sadok-f I'm not very clear in how this should work. Could you write a quick speck here?
Hello @TiKevin83 ! that's a quite useful use case. I'll add it to 1.2 milestone thanks for the feedback
still not getting how this is different than an app cache manifest file. It's more dynamic for sure, but in most use cases static files in the manifest are handled...
I see where you come from, and for that it's pretty useful, updating app cache is pretty cumbersome. App cache and webStorage share the limit on storage. The only thing...
I agree, adding a short _**when and why** this should be used instead of app cache_ to the readme would be nice. Or a link to this thread would be...
The problem is I can't find the directions where I wrote about the permissions. Is it in the code?
OK, in the original repo, there are several issues with this error: https://github.com/blueimp/jQuery-File-Upload/issues/377?source=cc You have to make sure you have: - GD library working - The server allows for that...