From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- fonts/vicentino/kraml/vcca12.mf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 fonts/vicentino/kraml/vcca12.mf (limited to 'fonts/vicentino/kraml/vcca12.mf') diff --git a/fonts/vicentino/kraml/vcca12.mf b/fonts/vicentino/kraml/vcca12.mf new file mode 100644 index 0000000000..159c63a6d5 --- /dev/null +++ b/fonts/vicentino/kraml/vcca12.mf @@ -0,0 +1,21 @@ +% VCCALT - Vicentino Corsiva (humanistische cursive) +% alternative character set +% w. kraml, 1991,92 +% changed for using with multiple modes, J.-H. Lueddecke +% +%input local; +%mode=hplaser; +mode_setup; + +boolean modern, twisted, bold; + modern := false; + twisted := false; + bold := false; + +% metrics +size#:=12pt#; % design size + +% generate it: + +input vcaltdri; +end; -- cgit v1.2.3