* 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 ensureDir $out
convert -units PixelsPerInch \ convert -units PixelsPerInch \
-density 300 \ -density 600 \
-trim \ -trim \
-matte \ -matte \
-transparent '#ffffff' \ -transparent '#ffffff' \