view etc/ps-prin2.ps @ 30754:4687d69de88a

(CCL_READ_CHAR): If source is multibyte, pay attention to the multibyte form of eight-bit-control characters. (Fccl_execute_on_string): Initialize ccl->multibyte.
author Kenichi Handa <handa@m17n.org>
date Fri, 11 Aug 2000 05:44:50 +0000
parents bb81eb902e0c
children cdd489417ae4
line wrap: on
line source

% === BEGIN ps-print prologue 2
% version: 5.2.2

% ---- These lines must be kept together because...

/h0 F
/HeaderTitleLineHeight FontHeight def

/h1 F
/HeaderLineHeight FontHeight def
/HeaderDescent    Descent def

% ---- ...because `F' has a side-effect on `FontHeight' and `Descent'

% === END ps-print prologue 2