libwebp-image

Crates.iolibwebp-image
lib.rslibwebp-image
version0.3.0
sourcesrc
created_at2020-03-01 06:58:02.06694
updated_at2022-05-21 04:57:36.230187
descriptionA bridge library for libwebp and image
homepagehttps://github.com/qnighy/libwebp-image-rs
repositoryhttps://github.com/qnighy/libwebp-image-rs
max_upload_size
id214111
size13,170
Masaki Hara (qnighy)

documentation

README

libwebp-image

This is a bridge library for libwebp and image.

Minimum Supported Rust Version (MSRV)

Rust 1.34.0 (You need >= 1.36.0 when developing the crate itself)

Features

  • libwebp-0_5 ... forwards to 0_5 feature in libwebp.
  • libwebp-0_6 ... forwards to 0_6 feature in libwebp.
  • libwebp-1_1 ... forwards to 1_1 feature in libwebp.

Linking

See qnighy/libwebp-rs for linking details.

Commit count: 112

cargo fmt