blob: 6c43be0bda15c1a7094132b0829fcff8714fffff (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
% slant font for slope 1/6 on the CX
if mode<>cx: errmessage "This file is for cx only"; fi
s=1/6;
n=30;
r#=.4;
u=2; % an approximation to r in pixels
font_identifier "SLANTCX6";
input slant
|