view etc/ps-prin2.ps @ 27395:fe54558f20d8

(turn_on_face, turn_off_face): New functions. (change_line_highlight): New prototype for new redisplay. (write_glyphs): Support multibyte text. Support faces.
author Jason Rumney <jasonr@gnu.org>
date Sun, 23 Jan 2000 03:16:02 +0000
parents e0beb5cd0257
children bb81eb902e0c
line wrap: on
line source

% === BEGIN ps-print prologue 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