]> git.eshelyaron.com Git - emacs.git/commitdiff
(ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
authorKenichi Handa <handa@m17n.org>
Wed, 27 Jul 2005 07:59:17 +0000 (07:59 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 27 Jul 2005 07:59:17 +0000 (07:59 +0000)
lisp/ps-mule.el

index 3f28771f3a004dc23894f5e7ceda3d808737c980..2bae4de7d446def87ee3f0075ab929407e56736b 100644 (file)
@@ -1236,7 +1236,7 @@ NewBitmapDict
        } 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 {