[freeside-commits] freeside/FS/FS/Misc eps2png.pm,1.2,1.3

Ivan,,, ivan at wavetail.420.am
Sat May 2 15:11:47 PDT 2009


Update of /home/cvs/cvsroot/freeside/FS/FS/Misc
In directory wavetail.420.am:/tmp/cvs-serv24357

Modified Files:
	eps2png.pm 
Log Message:
fix eps preview

Index: eps2png.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Misc/eps2png.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- eps2png.pm	17 Mar 2009 09:59:30 -0000	1.2
+++ eps2png.pm	2 May 2009 22:11:45 -0000	1.3
@@ -31,7 +31,7 @@
 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



More information about the freeside-commits mailing list