%% This file is public domain.
%% Originally written 1998, Ivan A Derzhanski.
%% Notice added by Clea F. Rees 2009/01/06.
%% 
% Italic Typewriter Irish Text
if unknown cmbase: input cmbase fi
 
design_size := 10;
font_identifier:="EIADITT"; font_size design_size * pt#;
 
% This font is a modification of Computer Modern Typewriter Text
 
input c-cmtt;
 
letter_fit#:=      % extra space added to all sidebars
  ((letter_fit#*360pt#) + (design_size * 15))/360pt#;
 
jut#:=             % protrusion of lowercase serifs
  ((jut#*360pt#) + (design_size * 6))/360pt#;
 
slant:=            % tilt ratio $(\Delta x/\Delta y)$
    0.25;
 
variant_g:=        % should an italic-style g be used?
    true;
 
generate gaelach   % switch to the driver file
