metafont
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

vctb14.mf
text/plain

Download raw (234 bytes)

% VCT - Vicentino Twist (twisted cursive)
% w. kraml, 1991-2

mode_setup;

boolean modern, twisted, bold;
  modern := true;
  twisted := true;
  bold := true;

% metrics
size#:=14pt#;              % design size

input vcdriver;
end;