|
From: Daniel J S. <dan...@ie...> - 2004-10-27 22:26:27
|
Daniel J Sebald wrote: >>> Or maybe I'll code up a user preference setting for line spacing. >>> That is, how much vertical space is implied by an embedded "\n" >>> 'set line_spacing <foo>' >>> term.c (write_multiline): >>> y += user_prefs.line_spacing * t->v_char >>> where right now line_spacing is always 1.0 >> Actually, this is a good idea, but as something independent from trying to control the spacing for non-90 degree rotated text. Dan |