Skip to content

Commit

Permalink
Update README.md (#447)
Browse files Browse the repository at this point in the history
Add option "compact"
  • Loading branch information
sdespont authored May 14, 2024
1 parent 3dcdfab commit de42ba7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ found as a constant prefixed with WRITER_OPTION_ in the writer class.
* `exclude_xml_declaration`: exclude XML declaration (default: false)
* `exclude_svg_width_and_height`: exclude width and height (default: false)
* `force_xlink_href`: forces xlink namespace in case of compatibility issues (default: false)
* `compact`: create using `path` element, otherwise use `defs` and `use` (default: true)
* `WebPWriter`
* `quality`: image quality (0-100, default: 80)

Expand Down

0 comments on commit de42ba7

Please sign in to comment.