changeset 64644:734c19798185

(ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
author Kenichi Handa <handa@m17n.org>
date Wed, 27 Jul 2005 07:59:17 +0000
parents 5ecf32f96408
children e4b9a37feb33
files lisp/ps-mule.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ps-mule.el	Wed Jul 27 01:46:58 2005 +0000
+++ b/lisp/ps-mule.el	Wed Jul 27 07:59:17 2005 +0000
@@ -1236,7 +1236,7 @@
 	} ifelse
 	/FirstCode -1 store
 
-	bmp 0 get SpaceWidthRatio ratio div mul size div 0	% wx wy
+	bmp 0 get size div 0		% wx wy
 	setcharwidth			% We can't use setcachedevice here.
 
 	bmp 1 get 0 gt bmp 2 get 0 gt and {