libwebp-image 0.1.0

A bridge library for libwebp and image
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# libwebp-image

This is a bridge library for `libwebp` and `image`.

## Minimum Supported Rust Version (MSRV)

Rust 1.34.0

## 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](https://github.com/qnighy/libwebp-rs) for linking details.