summaryrefslogtreecommitdiff
path: root/language/oriya/mf/oriya/or10.mf
diff options
context:
space:
mode:
Diffstat (limited to 'language/oriya/mf/oriya/or10.mf')
-rw-r--r--language/oriya/mf/oriya/or10.mf29
1 files changed, 29 insertions, 0 deletions
diff --git a/language/oriya/mf/oriya/or10.mf b/language/oriya/mf/oriya/or10.mf
new file mode 100644
index 0000000000..b35d0cd681
--- /dev/null
+++ b/language/oriya/mf/oriya/or10.mf
@@ -0,0 +1,29 @@
+% or10.mf -- Oriya regular 10 pt parameter file
+% Copyright 1996 Jeroen Hellingman
+%
+% History:
+% 16-NOV-1996 reduced size, to fit better with 10pt Roman (JH)
+% 15-MAY-1996 created from oriya.mf (Jeroen Hellingman)
+
+mode_setup;
+
+input orcode;
+input orbase;
+
+gensize# := 10pt#;
+uh# := 0.21pt#; % unit height, (X-height is 25uh)
+uw# := 0.21pt#; % 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# := 3uh#; % longest diameter of pen
+thin# := 0.8uh#; % smallest diameter of pen
+
+font_size 10pt#;
+font_identifier := "OR10";
+
+input oriya;
+
+% end of or10.mf