qpdf/logo/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
120 B
Markdown
Raw Permalink Normal View History

2022-03-10 01:08:24 +00:00
ico file created with
```
inkscape -o /tmp/qpdf-tmp.png -w 256 -b white qpdf.svg
convert /tmp/qpdf-tmp.png qpdf.ico
```