summaryrefslogtreecommitdiff
path: root/language/oriya/mf/oriyaextra/orcode2.mf
blob: e0c63429338a60689007771069a4a628ddd24899 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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