diff options
author | Karl Berry <karl@freefriends.org> | 2008-01-29 17:35:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-01-29 17:35:49 +0000 |
commit | 18ea1b00ee3a77c35bdba3da3ff2325989d9895c (patch) | |
tree | 90e9f1f141ac84416062ffb92f56053f79d9762b /Master/texmf-dist/fonts/source/public/semaphor/smfesl10.mp | |
parent | fab9a23dd6d27eebc298494f5a38019e1ee57b51 (diff) |
semaphor update (28jan08)
git-svn-id: svn://tug.org/texlive/trunk@6442 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/semaphor/smfesl10.mp')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/semaphor/smfesl10.mp | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/semaphor/smfesl10.mp b/Master/texmf-dist/fonts/source/public/semaphor/smfesl10.mp new file mode 100644 index 00000000000..6823cd66d09 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/semaphor/smfesl10.mp @@ -0,0 +1,32 @@ +%% Characters of semaphore alphabet, METATYPE1 parametric file "smfesl10.mp" +%% family: roman, series: medium, shape: slanted, size: 10pt; +%% base part: empty +%% +%% Znaky semaforove abecedy, parametricky soubor pro METATYPE1. +%% rodina: roman, duktus: stredni, tvar: skloneny, velikost: 10pt; +%% zakladna: zadna +%% +%% (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-NoPillar-Slant"; +pf_info_weight "Normal"; +pf_info_pfm "smfesl10", 0, 0; + +boolean proportional; string center; + +u:=100; % 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 + +beginfont + +input semaf; + +endfont. |