-
Notifications
You must be signed in to change notification settings - Fork 9
/
resource.php
40 lines (34 loc) · 1.87 KB
/
resource.php
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
<HTML>
<head>
<link rel="stylesheet" type="text/css" href="diCrunch/diCrunch.css">
</head>
<div class="wrapper">
<h2>Additional Resources · <a href="thoorihai-en.php">Home</a> »</h2>
<div class="preferenceheading">
<b>Tibetan Unicode Fonts</b>
</div>
<div class="preferencefield">
<ul>
<li> <a href="https://collab.itc.virginia.edu/access/wiki/site/26a34146-33a6-48ce-001e-f16ce7908a6a/tibetan%20machine%20uni.html">Tibetan Machine Uni</a>
<li> <a href=http://www.tibetebook.com/help/hima-fonts.htm> Microsoft Himalaya</a>
<li> <a href=http://www.dit.gov.bt/downloads/dzongkhafonts.zip>Dzhongkha Tibetan Script Fonts</a>
<li> <a href=http://www.omniglot.com/writing/tibetan.htm> Additional Resources</a>
</div>
<div class="preferenceheading">
<b>Enabling Sinhala/Tibetan for Windows XP - Updating USP10.dll</b>
</div>
<div class="preferencefield">
<ul>
<li> Install this Sinhala Enabling Pack available <a href="SinhalaXP.zip">here</a>
<li> Proceed only with Step 1.
<br/><br/><b>Or</b><br/><br/>
<li>Follow these Instructions: http://www.library.gov.bt/IT/uniscribe.html (Also includes Installer to update USP10.dll automatically)
<br/><br/><b>Or</b><br/><br/>
<li>Download VOLT from here: <a href=http://www.microsoft.com/downloads/details.aspx?FamilyID=F1C481EA-7D76-4A70-BDCE-0DA53D1B864A&displaylang=en> Microsoft Download Site</a>
<li>Extract it to a folder. Find the file usp.cab
<li>Extract it again, to get the USP10.dll file
<li>Follow <a href=http://www.unimm.org/cms/updating-uniscribe>these Instructions</a> to update the USP10.dll file
</ul>
</div>
</div>
</HTML>