Skip to content

Commit 1c10dd7

Browse files
committed
Updating README.md
1 parent 6fc36fa commit 1c10dd7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Annotate your images and let a picture say 1000 words.
2222
- Color picker support within a loaded image.
2323
- Unlimited undo/redo of any change.
2424
- Drag-and-drop PNG copies of the annotated image.
25-
- Export to JPEG, PNG, TIFF, BMP, PDF and SVG image formats.
25+
- Export to JPEG, PNG, TIFF, BMP, PDF, SVG and WebP image formats.
2626
- Support for copying annotated image to clipboard.
2727
- Printer support.
2828

@@ -42,6 +42,7 @@ You will need the following dependencies to build Annotator:
4242
- libxml2-dev
4343
- libgtk-3-dev
4444
- libhandy-1-dev
45+
- libwebp-dev
4546

4647
To install Annotator from source, run `./app install`.
4748

0 commit comments

Comments
 (0)