https://github.com/pintaproject/webpaddin
An addin for Pinta to provide support for the WebP image format.
https://github.com/pintaproject/webpaddin
Last synced: 8 months ago
JSON representation
An addin for Pinta to provide support for the WebP image format.
- Host: GitHub
- URL: https://github.com/pintaproject/webpaddin
- Owner: PintaProject
- License: other
- Created: 2013-06-09T22:30:29.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-02-23T03:41:41.000Z (over 11 years ago)
- Last Synced: 2025-04-12T15:26:38.494Z (about 1 year ago)
- Language: C#
- Size: 1.64 MB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Pinta WebP Addin
=========
This addin provides support for the [WebP image format] [1].
[1]: https://developers.google.com/speed/webp/
##Notes
This addin uses Google's `libwebp` library. This library is available in the repository for most Linux systems,
and will be bundled with the addin for Windows and Mac users.
##Bugs
All bugs should be reported to the issue tracker on this Github page, not to the main Pinta bug tracker.
## License
As with the rest of Pinta, this is licensed under the MIT/X11 license.