summaryrefslogtreecommitdiff
path: root/fonts/semaphor/metafont/smfesl10.mf
blob: cb0a0aceefb385cadaca9b3c870de523089cc213 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
%% Characters of semaphore alphabet, METAFONT parametric file "smfesl10.mf"
%%       family: roman, series: medium, shape: slanted, size: 10pt;
%%       base part: empty
%%
%% Znaky semaforove abecedy, parametricky soubor pro METAFONT.
%%       rodina: roman, duktus: stredni, tvar: sikmy, velikost: 10pt;
%%       zakladna: zadna
%%
%% Vit ZYKA, 1998, zyka@cmp.felk.cvut.cz

mode_setup;
boolean proportional; string center;

u#:=1pt#;               % unit (=1/10 font size)
series:=1;              % series factor (1=medium)
slant:=0.4;             % slant factor (0=upper)
proportional:=true;     % font proportionality (false=nonproportial)
center="base_empty";    % type of center part of character

input semaf;
end;