39 lines
1.2 KiB
HTML
39 lines
1.2 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<!--
|
||
|
|
||
|
@(#)package.html
|
||
|
|
||
|
Copyright 2001 Tibetan and Himalayan Digital Library
|
||
|
|
||
|
This software is the confidential and proprietary information of
|
||
|
the Tibetan and Himalayan Digital Library. You shall use such
|
||
|
information only in accordance with the terms of the license
|
||
|
agreement you entered into with the THDL.
|
||
|
|
||
|
-->
|
||
|
</head>
|
||
|
<body bgcolor="white">
|
||
|
|
||
|
Provides classes and methods for dealing with Tibetan text.
|
||
|
<p>
|
||
|
Designed for use with the Tibetan Computer
|
||
|
Company's free cross-platform TibetanMachineWeb fonts, this package
|
||
|
contains methods for getting the Extended Wylie
|
||
|
correspondences for each TibetanMachineWeb glyph, and for
|
||
|
convert back and forth between Extended
|
||
|
Wylie and TibetanMachineWeb.
|
||
|
<p>
|
||
|
This package provides a variety of ways to store TibetanMachineWeb data,
|
||
|
and includes methods to aid programmers who want to convert from
|
||
|
Extended Wylie to HTML or other formats.
|
||
|
<p>
|
||
|
Here, you can also find methods for installing and managing Tibetan
|
||
|
keyboards. Four keyboards have been provided in this release,
|
||
|
but users may also create their own keyboards.
|
||
|
<h2>Related Documentation</h2>
|
||
|
@see org.thdl.tib.input
|
||
|
</body>
|
||
|
</html>
|