Skip to content

Commit

Permalink
Add ico file for Windows installer
Browse files Browse the repository at this point in the history
  • Loading branch information
jberkenbilt committed Mar 18, 2022
1 parent 4a896f1 commit 105862d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions logo/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
ico file created with
```
inkscape -o /tmp/qpdf-tmp.png -w 256 -b white qpdf.svg
convert /tmp/qpdf-tmp.png qpdf.ico
```
Binary file added logo/qpdf.ico
Binary file not shown.

0 comments on commit 105862d

Please sign in to comment.