blob: 8cc954f261597de1247dc7357b63124d8e85c423 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
%&Plain
\input fontinst.sty
% %1 \ifareglyphs
%
% \setrawglyph{f}{xfont}{10pt}{102}{375}{750}{375}{50}
% \setrawglyph{g}{xfont}{10pt}{102}{375}{750}{375}{50}
% \setrawglyph{h}{xfont}{10pt}{102}{375}{750}{375}{50}
%
% \ifareglyphs{}\then True \else False \fi
% \ifareglyphs{a}\then True \else False \fi
% \ifareglyphs{f}\then True \else False \fi
% \ifareglyphs{f,a}\then True \else False \fi
% \ifareglyphs{a,f}\then True \else False \fi
% \ifareglyphs{f,g}\then True \else False \fi
% \ifareglyphs{f,g,a}\then True \else False \fi
%2 \setfontdimen
\generalpltomtx{ecrm1000}{ecrm1000}{pl}{t1draft}
\generalpltomtx{ecss1000}{ecss1000}{pl}{t1draft}
\transformfont{ecdh-shrunk}{%
\yscalefont{500}{\fromplgivenetx{ecdh1000}{t1draft}}%
}
\bye
|