diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/vicentino/kraml/vcca.mf |
Initial commit
Diffstat (limited to 'fonts/vicentino/kraml/vcca.mf')
-rw-r--r-- | fonts/vicentino/kraml/vcca.mf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/fonts/vicentino/kraml/vcca.mf b/fonts/vicentino/kraml/vcca.mf new file mode 100644 index 0000000000..dccd41b044 --- /dev/null +++ b/fonts/vicentino/kraml/vcca.mf @@ -0,0 +1,20 @@ +% VCCALT - Vicentino Corsiva (humanistische cursive) +% alternative character set +% w. kraml, 1991,92 + +input local; +mode=hplaser; mode_setup; + +boolean modern, twisted, bold; + modern := false; + twisted := false; + bold := false; + +% metrics +size#:=10pt#; % design size + +% generate it: + +input vcaltdri; +end; + |