webp
Here are 308 public repositories matching this topic...
-
Updated
Jun 25, 2020 - JavaScript
Apologies if this already exists, but I couldn't find a reference anywhere in the docs, and I'm unclear as to the order of ops when it comes to loading cached items vs. the placeholder images. As far as I'm aware, calling the following:
imageView.pin_setImage(
from: site.image,
placeholderImage: UIImage(named: "Custom Placeholder")
)$ docker run --rm -p 9000:9000 h2non/imaginary -enable-url-source
$ curl http://localhost:9000/smartcrop?width=31&height=31&type=webp&url=https://camo.githubusercontent.com/bcb3b2bd343c3c85aaf6094e51c6178bbe239a32/687474703a2f2f7331342e706f7374696d672e6f72672f3874683731613230312f696d6167696e6172795f776f726c642e6a7067
{"message":"Error while processing the image: shrink: parameter vshrinTo better understand how to use your library I would like to look at the JavaDoc. I don't see a link for it here on GitHub, and the link on your site https://drewnoakes.com/code/exif/ points to a google code URL that is no longer valid, and attempting to download the JavaDoc via Maven also is not working.
-
Updated
Feb 28, 2020 - C++
-
Updated
Jun 18, 2020 - TypeScript
-
Updated
Jun 25, 2018 - JavaScript
WebP preview bug?
The plugin works great except the display of webp files seems too small(see screenshot)
using 10.14.4
Expected behavior
using QlWebP.qlgenerator from https://github.com/Old-Geek/QlWebP

Actual behavior
![Screen Shot 2019-04-17 at 20
We need to update the Documentation in https://github.com/flyimg/flyimg/blob/master/docs/url-options.md
Fix the images url.
App full options need to be updated as well.
-
Updated
Jul 12, 2019 - C
-
Updated
Jun 29, 2020 - JavaScript
-
Updated
May 23, 2020 - Go
SDWebImage have a official site for holder documentation: https://sdwebimage.github.io/
However, there are some limits:
It only hold SDWebImage this core framework, but not any other components around, like SDWebImageSwiftUISupported via different directory path in URL- It only support one version, can not show previous version and the upd
For example:
dotnet new console -o mex
<ToolCommandName>mex</ToolCommandName>
<PackAsTool>true</PackAsTool>dotnet build
dotnet pack
# create local package repo for testing
dotnet new nugetconfig
<configuration>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
-
Updated
Feb 5, 2020 - Go
-
Updated
Jun 26, 2020 - C
-
Updated
Jan 1, 2020 - JavaScript
device : Pixel 2 / android 9
implementation 'com.github.bumptech.glide:glide:4.10.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'
implementation "com.zlc.glide:webpdecoder:1.6.4.10.0"
Just use FitCenter / CircleCrop
Transformation fitCenter = new FitCenter();
request.optionalTransform(fitCenter)
.optionalTransfor
-
Updated
Jun 16, 2018 - C++
Improve this page
Add a description, image, and links to the webp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webp topic, visit your repo's landing page and select "manage topics."
New Issue Checklist
Issue Info
Info