Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate use of webp and compare against png #13

Open
ConnectedSystems opened this issue Sep 23, 2024 · 2 comments
Open

Investigate use of webp and compare against png #13

ConnectedSystems opened this issue Sep 23, 2024 · 2 comments

Comments

@ConnectedSystems
Copy link
Collaborator

No description provided.

@ConnectedSystems
Copy link
Collaborator Author

There's a WebP.jl package but its dependencies conflict with ReefGuideAPI (it downgrades several packages).

The next release of ImageIO.jl may include support for webp but until then it looks like we're blocked on this.

@arlowhite
Copy link
Contributor

webp is in the project now.

(ReefGuideAPI) pkg> st -m libwebp_jll
Project ReefGuideAPI v0.1.0
Status `C:\Users\awhite\code\ReefGuideAPI.jl\Manifest-v1.11.toml`
  [c5f90fcd] libwebp_jll v1.4.0+0

(ReefGuideAPI) pkg> why libwebp_jll
  ArchGDAL → GDAL → GDAL_jll → libwebp_jll
  GeoDataFrames → ArchGDAL → GDAL → GDAL_jll → libwebp_jll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants