summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/lib/markhint.ps
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlgs/lib/markhint.ps')
-rw-r--r--Master/tlpkg/tlgs/lib/markhint.ps14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/tlpkg/tlgs/lib/markhint.ps b/Master/tlpkg/tlgs/lib/markhint.ps
index c494d8e3749..f764c93e97f 100644
--- a/Master/tlpkg/tlgs/lib/markhint.ps
+++ b/Master/tlpkg/tlgs/lib/markhint.ps
@@ -1,19 +1,19 @@
% Copyright (C) 1994, 1995, 1996 Aladdin Enterprises. All rights reserved.
-%
+%
% This software is provided AS-IS with no warranty, either express or
% implied.
-%
+%
% This software is distributed under license and may not be copied,
% modified or distributed except as expressly authorized under the terms
% of the license contained in the file LICENSE in this distribution.
-%
+%
% For more information about licensing, please refer to
% http://www.ghostscript.com/licensing/. For information on
% commercial licensing, go to http://www.artifex.com/licensing/ or
% contact Artifex Software, Inc., 101 Lucas Valley Road #110,
% San Rafael, CA 94903, U.S.A., +1(415)492-9861.
-% $Id: markhint.ps 6300 2005-12-28 19:56:24Z giles $
+% $Id$
% markhint.ps
% Draw the hints for a Type 1 font.
@@ -83,9 +83,9 @@
/callothersubr
{ 3 eq
{ pop
- mhprint { (replace) = } if
- % We're replacing hints; lighten the color.
- currentrgbcolor 3 { 2 mul 3 div 3 1 roll } repeat setrgbcolor
+ mhprint { (replace) = } if
+ % We're replacing hints; lighten the color.
+ currentrgbcolor 3 { 2 mul 3 div 3 1 roll } repeat setrgbcolor
}
{ { pop } repeat
} ifelse