diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/semaphor/smfptt10.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/semaphor/smfptt10.mf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/semaphor/smfptt10.mf b/Master/texmf-dist/fonts/source/public/semaphor/smfptt10.mf new file mode 100644 index 00000000000..26dc1048797 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/semaphor/smfptt10.mf @@ -0,0 +1,21 @@ +%% Characters of semaphore alphabet, METAFONT parametric file "smfptt10.mf" +%% family: roman, series: medium, shape: typewriter, size: 10pt; +%% base part: person +%% +%% Znaky semaforove abecedy, parametricky soubor pro METAFONT. +%% rodina: roman, duktus: stredni, tvar: strojopis, velikost: 10pt; +%% zakladna: postava +%% +%% 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; % slant factor (0=upper) +proportional:=false; % font proportionality (false=nonproportial) +center="base_person"; % type of center part of character + +input semaf; +end; |