220 lines
8.1 KiB
HTML
220 lines
8.1 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<!-- @author David Chandler -->
|
|
<!-- @date-created May 18, 2003 -->
|
|
<!-- @editor Emacs, baby! -->
|
|
|
|
|
|
<head>
|
|
<title>Converters in Jskad</title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<script type="text/javascript" src="http://iris.lib.virginia.edu/tibet/scripts/thdl_scripts.js"></script>
|
|
<link rel="stylesheet" type="text/css" href="http://iris.lib.virginia.edu/tibet/style/thdl-styles.css"/>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="banner">
|
|
<a id="logo" href="http://iris.lib.virginia.edu/tibet/index.html"><img id="test" alt="THDL Logo" src="http://iris.lib.virginia.edu/tibet/images/logo.png"/></a>
|
|
<h1>The Tibetan & Himalayan Digital Library</h1>
|
|
|
|
<div id="menubar">
|
|
<script type='text/javascript'>function Go(){return}</script>
|
|
<script type='text/javascript' src='http://iris.lib.virginia.edu/tibet/scripts/new/thdl_menu_config.js'></script>
|
|
|
|
<script type='text/javascript' src='http://iris.lib.virginia.edu/tibet/scripts/new/menu_new.js'></script>
|
|
<script type='text/javascript' src='http://iris.lib.virginia.edu/tibet/scripts/new/menu9_com.js'></script>
|
|
<noscript><p>Your browser does not support javascript.</p></noscript>
|
|
<div id='MenuPos' >Menu Loading... </div>
|
|
</div><!--END menubar-->
|
|
|
|
</div><!--END banner-->
|
|
|
|
<div id="sub_banner">
|
|
<div id="search">
|
|
<form method="get" action="http://www.google.com/u/thdl">
|
|
<p>
|
|
<input type="text" name="q" id="q" size="15" maxlength="255" value="" />
|
|
<input type="submit" name="sa" id="sa" value="Search"/>
|
|
<input type="hidden" name="hq" id="hq" value="inurl:iris.lib.virginia.edu"/>
|
|
</p>
|
|
</form>
|
|
|
|
</div>
|
|
<div id="breadcrumbs">
|
|
<a href="http://iris.lib.virginia.edu/tibet/index.html">Home</a> > <a href="index.html">Tools</a> > <a href="http://iris.lib.virginia.edu/tibet/tools/allfonts.html">Fonts & Input</a> > <a href="http://iris.lib.virginia.edu/tibet/tools/conv.html">Converters</a> > Converters in Jskad
|
|
</div>
|
|
</div><!--END banner-->
|
|
|
|
|
|
<div id="main">
|
|
|
|
<h2>Converters in Jskad</h2>
|
|
|
|
<p>
|
|
In recent versions of Jskad, the 'Tools' menu has an option 'Launch
|
|
Converter...'. If you use that option, you will find a set of
|
|
first-class converters that can convert digital Tibetan from one
|
|
form to another. (A command-line interface is also available;
|
|
see below.)
|
|
</p>
|
|
|
|
<p>
|
|
Some of the converters there are based on Jskad technology, but all
|
|
are first-class in the sense that they are well though-out, well
|
|
tested<!-- DLC LINK TO V&V story -->, and handle errors
|
|
nicely. Certain features in Jskad are quite buggy; for
|
|
example, its keyboards do not work as desired, but even when they
|
|
do, they silently drop certain input characters. Do not worry
|
|
that the converters described here suffer from these flaws; not one
|
|
character of input is ever silently dropped. It is the
|
|
intention of the developers that a Buddhist canon one day could be
|
|
entrusted to these converters. Before you do that, though,
|
|
please contact <a
|
|
href="mailto:thdltools-devel@lists.sourceforge.net">the
|
|
developers</a> to be sure that this documentation is up-to-date and
|
|
to develop a custom validation and verification plan. None of
|
|
the converters has yet been hand-validated on a real text of any
|
|
size, but extensive unit testing has been performed for each
|
|
conversion at every stage of development.
|
|
</p>
|
|
|
|
<p>
|
|
The following converters are available:
|
|
</p>
|
|
|
|
<ul>
|
|
<li><a href="ACIP_To_Tibetan_Converter.html">ACIP->Unicode</a>
|
|
(Text->Text)</li>
|
|
|
|
<li><a href="ACIP_To_Tibetan_Converter.html">ACIP->Tibetan
|
|
Machine Web</a> (Text->RTF)</li>
|
|
|
|
<li><a href="TMW_or_TM_To_X_Converters.html">TMW->ACIP</a> (RTF->RTF)</li>
|
|
|
|
<li><a href="TMW_or_TM_To_X_Converters.html">TMW->ACIP</a> (RTF->Text)</li>
|
|
|
|
<li><a href="TMW_or_TM_To_X_Converters.html">TM->TMW</a> (RTF->RTF)</li>
|
|
|
|
<li><a href="TMW_or_TM_To_X_Converters.html">TMW->TM</a> (RTF->RTF)</li>
|
|
|
|
<li><a href="TMW_or_TM_To_X_Converters.html">TMW->Unicode</a> (RTF->RTF)</li>
|
|
|
|
<li><a href="TMW_or_TM_To_X_Converters.html">TMW->EWTS</a> (RTF->RTF)</li>
|
|
|
|
<li><a href="TMW_or_TM_To_X_Converters.html">TMW->EWTS</a> (RTF->Text)</li>
|
|
</ul>
|
|
|
|
<p>
|
|
Moreover, EWTS->Unicode and EWTS->TMW converters are in
|
|
development. <a
|
|
href="http://iris.lib.virginia.edu/tibet/tools/wyword.html">Wylie
|
|
Word 2.0</a> has better EWTS support at present.
|
|
</p>
|
|
|
|
<p>
|
|
Above, <em>RTF</em> is an abbreviation for Rich Text Format;
|
|
<em>Text</em> refers to an unformatted text file (in one of several
|
|
encodings); <em>TMW</em> refers to the <a
|
|
href="http://iris.lib.virginia.edu/tibet/tools/tmw.html">Tibetan
|
|
Machine Web</a> font; <em>TM</em> refers to the <a
|
|
href="http://iris.lib.virginia.edu/tibet/tools/tm.html">Tibetan
|
|
Machine</a> font; <em>Unicode</em> refers to the Tibetan <a
|
|
href="http://www.unicode.org/">Unicode</a> characters in the range
|
|
U+0F00-U+0FFF mainly but also sometimes includes other Unicode
|
|
characters; <em>EWTS</em> refers to Tibetan encoded using the <a
|
|
href="http://iris.lib.virginia.edu/tibet/collections/langling/ewts/">Extended
|
|
Wylie Transliteration Scheme</a>, a Roman transliteration scheme;
|
|
<em>ACIP</em> refers to Tibetan encoded using <a
|
|
href="http://asianclassics.org">Asian Classics Input Project</a>
|
|
(ACIP) <a
|
|
href="http://asianclassics.org/download/tibetancode/ticode.pdf">Tibetan
|
|
Input Code</a>, another Roman transliteration scheme.
|
|
</p>
|
|
|
|
<a name="#invok"></a><h3>Invoking the Converters</h3>
|
|
|
|
<p>
|
|
The converters have a user-friendly GUI interface, and it tells you
|
|
when things go wrong (from things like the lack of a needed glyph in
|
|
the output font to things like your having selected the wrong
|
|
conversion). The GUI is not properly documented here, and
|
|
probably will not be until you contact <a
|
|
href="mailto:thdltools-devel@lists.sourceforge.net">the
|
|
developers</a> and ask them to document it.
|
|
</p>
|
|
|
|
<p>
|
|
To use the GUI, first launch <a
|
|
href="http://iris.lib.virginia.edu/tibet/tools/jskad.html">Jskad</a>
|
|
itself. Then select 'Launch Converter...' from the 'Tools'
|
|
menu. Let's hope from there it's self-explanatory, because it
|
|
is not yet properly documented.<!-- DLC -->
|
|
</p>
|
|
|
|
<p>
|
|
For batch conversions of many files, a command-line interface to the
|
|
converters may be more suitable than the GUI interface. In the
|
|
same JAR file as Jskad, power users will find a command-line utility
|
|
that can do everything the GUI interface to the converters can
|
|
do. To learn how to invoke it, see the output you get when you
|
|
use this invocation:
|
|
</p>
|
|
<pre>
|
|
java -cp "c:\my thdl tools\Jskad.jar" \
|
|
org.thdl.tib.input.TibetanConverter --help
|
|
</pre>
|
|
<p>
|
|
where you must replace "c:\my thdl tools\Jskad.jar" with the
|
|
appropriate path on your system.
|
|
</p>
|
|
|
|
<!-- DLC link to V&V story... -->
|
|
|
|
<h5>License</h5>
|
|
|
|
<p>Both the converters and this document are released under the <a
|
|
href="http://iris.lib.virginia.edu/tibet/tools/thdl_license.txt">THDL
|
|
Open Community License Version 1.0</a>.</p>
|
|
|
|
|
|
<p>
|
|
Please
|
|
|
|
<a href="mailto:thdltools-devel@lists.sourceforge.net">
|
|
e-mail us</a>
|
|
|
|
your comments about this page.
|
|
</p>
|
|
|
|
<p>
|
|
The
|
|
<a href="http://www.sourceforge.net/projects/thdltools">
|
|
THDL Tools</a>
|
|
project is generously hosted by:
|
|
<!--
|
|
|
|
DO NOT DELETE THE SF.NET LOGO.
|
|
|
|
We have a choice of colors and sizes for this logo (see
|
|
"https://sourceforge.net/docman/display_doc.php?docid=790&group_id=1"),
|
|
but we do not have the option of removing it. SourceForge requests
|
|
that we put it on each web page for our project, and to give us
|
|
incentive to do so, they will not track the number of hits for our
|
|
project web pages unless we put this link in. To track hits, see
|
|
"http://sourceforge.net/project/stats/index.php?report=months&group_id=61934".
|
|
|
|
-->
|
|
<a href="http://sourceforge.net/">
|
|
<img src="http://sourceforge.net/sflogo.php?group_id=61934&type=1"
|
|
width="88" height="31" alt="SourceForge Logo" />
|
|
</a>
|
|
<!-- AGAIN, DO NOT DELETE THE SF.NET LOGO. -->
|
|
</p>
|
|
</div>
|
|
|
|
|
|
</body>
|
|
</html>
|