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/vccb14.mf |
Initial commit
Diffstat (limited to 'fonts/vicentino/kraml/vccb14.mf')
-rw-r--r-- | fonts/vicentino/kraml/vccb14.mf | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/fonts/vicentino/kraml/vccb14.mf b/fonts/vicentino/kraml/vccb14.mf new file mode 100644 index 0000000000..da105b584c --- /dev/null +++ b/fonts/vicentino/kraml/vccb14.mf @@ -0,0 +1,15 @@ +% VCC - Vicentino Corsiva (humanistische cursive) +% w. kraml, 1991-2 + +mode_setup; + +boolean modern, twisted, bold; + modern := false; + twisted := false; + bold := true; + +% metrics +size#:=14pt#; % design size + +input vcdriver; +end; |