summaryrefslogtreecommitdiff
path: root/language/oriya/mf/oriyaextra/orextra.mf
blob: fe1493005ef5dfecf8725271ebe4f486d39f1f06 (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
% orextra.mf
%
% Additional glyphs for the Oriya font, that didn't fit in the 256 positions 
% Metafont normally has available.

% codes



% glyphs

% A
beginchar(c_k_ss_ma, 25uw#+rm#, 25uh#, 7uh#); "Oriya conjunct k+ss+ma";
  currentpicture := sup_k_ssa_picture + sub_ma_picture;
endchar;

% B
beginchar(c_m_nna, 24uw#+rm#, 25uh#, 10uh#); "Oriya conjunct m+nna";
  currentpicture := sup_ma_picture + sec_nna_picture shifted (-6uw, 3uh);
endchar;

% C
beginchar(c_s_ma, 22uw#+rm#, 25uh#, 9uh#); "Oriya conjunct s+ma";
  currentpicture := sup_sa_picture + sub_ma_picture;
endchar;

% D
beginchar(c_ss_ma, 22uw#+rm#, 25uh#, 9uh#); "Oriya conjunct ss+ma";
  currentpicture := sup_ssa_picture + sub_ma_picture;
endchar;

% E
beginchar(c_g_ma, 29uw#+rm#, 25uh#, 10uh#); "Oriya conjunct g+ma";
  currentpicture := sup_ga_picture + sub_ma_picture shifted (6uw, 0);
endchar;

% F
beginchar(c_d_ma, 22uw#+rm#, 25uh#, 9uh#); "Oriya conjunct d+ma";
  currentpicture := sup_da_picture + sub_ma_picture;
endchar;

% G
beginchar(c_nn_ma, 28uw#+rm#, 25uh#, 8uh#); "Oriya conjunct nn+ma";
  currentpicture := sup_nna_picture + sub_ma_picture shifted(5uw, 0);
endchar;

% H
beginchar(c_s_sa, 22uw#+rm#, 25uh#, 9uh#); "Oriya conjunct s+sa";
  currentpicture := sup_sa_picture + sub_sa_picture;
endchar;

% I
%beginchar(c_l_ga, 30uw#+rm#, 25uh#, 10uh#); "Oriya conjunct l+ga";
beginchar(c_l_ga, 28uw#+rm#, 25uh#, 9uh#); "Oriya conjunct l+ga";
  currentpicture := full_lla_picture + sub_ga_picture shifted (8uw, 0);
  z1 = (4uw, 12uh);
  x4 = 28uw;
  new_outer_circle;
endchar;