% orbf12.mf -- Oriya bold 12 pt parameter file
% Copyright 1996 Jeroen Hellingman

mode_setup;
input orbase;

gensize# := 12pt#; 
uh#     := 0.25pt#;             % unit height, (X-height is 25uh)
uw#     := 0.26pt#;             % unit width
rm#     := 6.0uw#;              % space in between characters
rb#     := 1.5uw#;              % extra space to right of standing bars
slant   := 0;                   % slant of characters
calligraphic := true;		% calligraphic effects
rot     := 30;                  % angle of pen
thick#  := 4.5uh#;  		% longest diameter of pen            
thin#   := 1.6uh#;  		% smallest diameter of pen

font_size               12pt#;
font_identifier :=      "ORBF12";

input oriya;

% end of orbf12.mf