* Raise the dpi.

svn path=/nixpkgs/trunk/; revision=11854
This commit is contained in:
Eelco Dolstra 2008-05-20 11:57:40 +00:00
parent b4ed67b58a
commit 80e0fbb261

View file

@ -130,7 +130,7 @@ rec {
ensureDir $out
convert -units PixelsPerInch \
-density 300 \
-density 600 \
-trim \
-matte \
-transparent '#ffffff' \