summaryrefslogtreecommitdiff
path: root/FS/FS/Misc/eps2png.pm
diff options
context:
space:
mode:
authorivan <ivan>2009-05-02 22:11:45 +0000
committerivan <ivan>2009-05-02 22:11:45 +0000
commit5bdd15fbc33d0e273e787a49bfdeb014cf83481d (patch)
tree9871d33f4c3167f3014ebdc177469588058928c6 /FS/FS/Misc/eps2png.pm
parentb19bf30f0d745d20e5e4f0a8e47ce16a04b02dd9 (diff)
fix eps preview
Diffstat (limited to 'FS/FS/Misc/eps2png.pm')
-rw-r--r--FS/FS/Misc/eps2png.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Misc/eps2png.pm b/FS/FS/Misc/eps2png.pm
index c175b3b..aa8e572 100644
--- a/FS/FS/Misc/eps2png.pm
+++ b/FS/FS/Misc/eps2png.pm
@@ -31,7 +31,7 @@ my $mono = 0; # produce BW images if non-zero
my $format; # output format
my $gs_format; # GS output type
my $output; # output, defaults to STDOUT
-my $antialias = 8; #4; # antialiasing
+my $antialias = 4; # antialiasing
my $DEF_width; # desired widht
my $DEF_height; # desired height
#my $DEF_width = 90; # desired widht