diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/semaphor/smfbsl10.mp')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/semaphor/smfbsl10.mp | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/semaphor/smfbsl10.mp b/Master/texmf-dist/fonts/source/public/semaphor/smfbsl10.mp new file mode 100644 index 00000000000..2c46af87a70 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/semaphor/smfbsl10.mp @@ -0,0 +1,32 @@ +%% Characters of semaphore alphabet, METATYPE1 parametric file "smfbsl10.mp" +%% family: roman, series: bold, shape: slanted, size: 10pt; +%% base part: pillar +%% +%% Znaky semaforove abecedy, parametricky soubor pro METATYPE1. +%% rodina: roman, duktus: tucny, tvar: skloneny, velikost: 10pt; +%% zakladna: sloupek +%% +%% (c) Vit ZYKA, 1998-2008, vit.zyka@seznam.cz +%% 1998 1.0 metafont +%% 2008 1.1 metatype1 (sources for Type1 and OpenType) + +input fontbase; + +pf_info_designsize 10pt; +pf_info_fontname "Semafor-Bold-Slant"; +pf_info_weight "Bold"; +pf_info_pfm "smfbsl10", 0, 0; + +boolean proportional; string center; + +u:=100; % unit (=1/10 font size) +series:=2.0; % series factor (1=medium) +slant:=0.4; % slant factor (0=upper) +proportional:=true; % font proportionality (false=nonproportial) +center="base_pillar"; % type of center part of character + +beginfont + +input semaf; + +endfont. |