summaryrefslogtreecommitdiff
path: root/language/oriya/mf/oriyaextra/orcode2.mf
diff options
context:
space:
mode:
Diffstat (limited to 'language/oriya/mf/oriyaextra/orcode2.mf')
-rw-r--r--language/oriya/mf/oriyaextra/orcode2.mf32
1 files changed, 32 insertions, 0 deletions
diff --git a/language/oriya/mf/oriyaextra/orcode2.mf b/language/oriya/mf/oriyaextra/orcode2.mf
new file mode 100644
index 0000000000..e0c6342933
--- /dev/null
+++ b/language/oriya/mf/oriyaextra/orcode2.mf
@@ -0,0 +1,32 @@
+% orcode2.mf -- glyph codes for the extended Oriya metafont
+% Copyright 2002, Jeroen Hellingman & Anshuman Pandey
+%
+% History:
+% 26-MAY-2002 added several conjuncts (AP)
+%
+% the assignment of codes is totally ad hoc, and will be made more
+% rational later. This file is the only place where the actual codes are
+% used, everywhere else the identifiers are used.
+%
+% The file orcode.tex is derived from this file, using getcode.awk.
+%
+% used codes: (KEEP UP TO DATE!)
+%
+%
+% naming conventions
+%
+% c_* full vowel/consonant
+% cs_* vowel sign/secondary consonant
+%
+
+c_k_ss_ma := 65; %%\def\orkSma{\char65}
+c_m_nna := 66; %%\def\ormNa{\char66}
+c_s_ma := 67; %%\def\orsma{\char67}
+c_ss_ma := 68; %%\def\orSma{\char68}
+c_g_ma := 69; %%\def\orgma{\char69}
+c_d_ma := 70; %%\def\ordma{\char70}
+c_nn_ma := 71; %%\def\orNma{\char71}
+c_s_sa := 72; %%\def\orssa{\char72}
+c_l_ga := 73; %%\def\orlga{\char73}
+
+% end of orcode2.mf