Andries Louw Wolthuizen
Andries Louw Wolthuizen
@kleisauke : Maybe add something like `&border=9` for 9 pixels of border, or `&border=9,6` where 9 is top/bottom and 6 is left/right (like CSS). I think it would just add...
That's true, let's give it some consideration. @garycarlyle : What would be the user case? Could you give an example of the result you'd like? For solid borders CSS seems...
Taking another look, and I still agree with @AnandChowdhary on this issue. But if there are any compelling user cases, let us know, and we will reconsider this!
Let's rediscuss this, as we now do have use cases.
See https://github.com/andrieslouw/imagesweserv/issues/74
This feature is planned, but it needs additional code to delete images from the different caches. Currently it isn’t exactly clear when this will be implemented. I will update this...
There is no update yet, implementation is quite difficult. We have some code laying around to remove images from 1 or 2 cache-levels, but not yet from every cache (we...
Small update; there is some redesigning of the back-end of the public images.weserv.nl service going on, to remove some of the caching levels. When finished, this may open the road...
Work has started in the [**4.x-crt**](https://github.com/weserv/images/tree/4.x-crt) branch. Caching has been reduced to 2 levels, API for global cache still needs to be written. Proof of Concept is live on: https://images.weserv.nl/crt/
@DaanEasyAds : If you're still experiencing issues with your specific URL, please create a new issue, as comments on features are not monitored every day. The Proof of Concept only...