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