diff options
Diffstat (limited to 'graphics/hvif-tools/pkg-descr')
-rw-r--r-- | graphics/hvif-tools/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/hvif-tools/pkg-descr b/graphics/hvif-tools/pkg-descr new file mode 100644 index 000000000000..800ba8e92b6a --- /dev/null +++ b/graphics/hvif-tools/pkg-descr @@ -0,0 +1,8 @@ +A small set of command-line tools to work with the Haiku Vector Icon +Format (HVIF). + +Usage for hvif2svg: +hvif2svg input.hvif outout.svg [width] [height] + +Usage for svg2hvif: +svg2hvif [-v | --verbose] input.svg output.hvif |