blob: 159c63a6d59ab851fa577d16d168b736ceb146d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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;
|