tscii

TSCII, TAB, TAM

目次

  1. TSCII
    1. 実装
    2. 人工的な利用例
    3. 実利用例
    4. メモ
  2. TamilNet 99 勧告に基づく符号化
    1. 仕様書
    2. 実装
    3. TAB 実利用例
    4. メモ
  3. 関連
  4. メモ

TSCII#

[52] A Standard For Tamil Computing -annex 1, , https://web.archive.org/web/20001010142200/http://www.geocities.com/Athens/5180/tscii4.html

[43] A Standard For Tamil Computing -annex 1, K. Kalyanasundaram, , https://web.archive.org/web/20020626060441/http://www.tamil.net/tscii/faq5.html

[44] >>52 >>43 Unicode との対応

[91] >>43 なぜか 0 のことを O と書いているところがある

[50] A Proposal for A Standard Code For Tamil Computing-Annexes, , https://web.archive.org/web/20001010083412/http://www.geocities.com/Athens/5180/tscii2.html

[45] TSCII draft proposal, , https://web.archive.org/web/20010421092112/http://www.tamil.net/tscii/tscii_draft.html

[51] Tamil standard Code (TSCII)-character table, , https://web.archive.org/web/20001010111847/http://www.geocities.com/Athens/5180/tscii3.html

[20] A Standard For Tamil Computing, , https://web.archive.org/web/20001010200827/http://www.geocities.com/Athens/5180/tsic.html

[19] Tamil Standard Code TSCII and 8-bit Coded Character sets, , https://web.archive.org/web/20000308005419/http://www.geocities.com/Athens/5180/8bitstd.html

[46] TSCII-based Webpages in Tamil, , https://web.archive.org/web/20000311005942/http://www.geocities.com/Athens/5180/tscguide.html

i) Invoke "x-user-defined" case for the encoding in the META header

ii) Invoke font face tags

Based on several successful trials on several of the commonly used web-browsers in different computer OS, IWC recommends that the Tamil webpages carry the tamil text as raw 8-bit text and with Meta-Headers that specify "x-user-defined" as the charset.

[48] これの古い版と思われるものは Mylai を使うことを勧めていた。

[81] null, , https://www.iana.org/assignments/charset-reg/TSCII

[87] document, , https://citeseerx.ist.psu.edu/document?doi=4d45591fced270827727b3a1a808a7eef1c9c9e1&repid=rep1&type=pdf

実装#

[79] qt/src/corelib/codecs/qtsciicodec.cpp at master · radekp/qt · GitHub, https://github.com/radekp/qt/blob/master/src/corelib/codecs/qtsciicodec.cpp

[80] >>79 これはかなり単純化されているように見えるが大丈夫か?

[85] [HTMLArea: loading script 1/3], , https://web.archive.org/web/20060717231609/http://www.tamil.net/#pager

人工的な利用例#

[49] Wayback Machine, https://web.archive.org/web/20001017141307/http://www.geocities.com/Athens/5180/tsctst11.html

実利用例#

[33] Wayback Machine, https://web.archive.org/web/20010513162020/http://www.tamil.net/people/sivaraj/decindep.html

<META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=x-tscii">

[40] Wayback Machine, https://web.archive.org/web/20020618220038/http://www.tamil.net/projectmadurai/pub/pm0143/kprose1.html

<META HTTP-EQUIV="Content-Type" CONTENT="text/html"; charset="x-user-defined">

[42] Open Directory - World: Tamil, , https://web.archive.org/web/20010622062932/http://dmoz.org/World/Tamil/

[73] >>71

Content-Type: text/html;charset=x-user-defined
<meta http-equiv="Content-Type" content="text/html;charset=x-user-defined">
<meta http-equiv="Content-Style-Type" content="text/css">
<!-- start dynamic font description -->
<link rel="FONTDEF" src="http://www.aaraamthinai.com/eot/itsc.pfr">
<!-- end dynamic font description -->
<style type="text/css">
  @font-face {
    font-family: InaiMathiTSC;
    font-style:  normal;
    font-weight: normal;
    src: url(https://web.archive.org/web/20000609103733im_/http://www.aaraamthinai.com/eot/itsc.eot);
  }
</style>

[74] HTTPx-user-defined が指定されているので、現在の Webブラウザーでは挙動が違って、 U+F7hh あたりの文字が出現することになります。 x-user-defined

[83] Project Madurai: List of Etexts currently available, , https://web.archive.org/web/20040701091212/http://www.tamil.net/projectmadurai/pmfinish.html

It has been decided during late 1998 that Tamil Script Code for Information Interchange (TSCII) encoding developed by the Cyber Tamil community will be used for all Etexts. Hence all the Etxts (and web versions) of Tamil works released in 1999 will be in TSCII format. Etexts released in the maiden year 1998 are still available in Inaimathi/Anjal and Mylai font formats.

[84] Wayback Machine, https://web.archive.org/web/20040630021019/http://www.tamil.net/projectmadurai/pub/pm0001/trkrltsc.html

メモ#

[23] Standards for Tamil Computing, , https://web.archive.org/web/20010320142640/http://www.tamil.net/tscii/

[18] Multiple language support over the Internet WWW, , https://web.archive.org/web/19990503121010/http://www.irdu.nus.sg/tamilweb/tamilnet97/paper/html/anbarasan.html

[15] Multiple language support over the Internet WWW, , https://web.archive.org/web/19990503132248/http://www.irdu.nus.sg/tamilweb/tamilnet97/paper/html/muthu.htm

[82] Tamil Script Code for Information Interchange - Wikipedia, , https://en.wikipedia.org/wiki/Tamil_Script_Code_for_Information_Interchange

TamilNet 99 勧告に基づく符号化#

仕様書#

[9] FINAL VERSION OF TAMIL FONT AND KEYBOARD STANDARDS OF TAMILNADU GOVT., , https://web.archive.org/web/20000301104837/http://www.geocities.com/Athens/5180/tnstd.html

実装#

[10] Software Tools Based on the Font Encoding Standards of Tamilnadu, , https://web.archive.org/web/20000309102655/http://www.geocities.com/Athens/5180/tabfonts.html

[64] i-DNS.net

TAB 実利用例#

[63] >>61

 <meta http-equiv="Content-Type" content="text/html; 
charset=x-user-defined">
<!--
<tr>
<td class=cellyel><a target=_blank
href=http://www.i-dns.net/>www.i-dns.net</a></td>
<td class=cellyel>
<a target=_blank href="http://ä-®âù¢âú¢.õ¬ô/">
<font face="TAB-Anna">ä-®âù¢âú¢.õ¬ô</font></a></td>
</tr>
-->

[67] >>65

   <meta content="text/html; charset=x-user-defined" http-equiv="Content-Type">

<font face="TAB_InaiMathi" size="2">

[68] >>66 には Webフォントのための ActiveX 承認画面の紹介もある。

メモ#

[47] Standards for Tamil Computing announced at Tamilnet99, , https://web.archive.org/web/20000311134409/http://www.geocities.com/Athens/5180/tnet99.html

[4] index, , https://www.tamilvu.org/Tamilnet99/

[1] REPORT OF INTERNATIONAL CONFERENCE ON TAMILNET 99, , https://web.archive.org/web/20001215143700/http://www.tamilnet99.org/tabtam.htm

[3] Evaluation Procedures, , https://www.tamilvu.org/Tamilnet99/evtext.htm

[5] Abstract, , https://www.tamilvu.org/Tamilnet99/go17.htm

[6] nagasaki.pdf, , http://www.aa.tufs.ac.jp/~tjun/data/gicas/nagasaki.pdf#page=5

関連#

[2] フォント依存符号化

[41] முரசு அஞ்சல் - யூனிகோட் தமிழ்ப் பக்கம், , https://web.archive.org/web/20090826084425/http://www.murasu.com/unicode/sample.html

[86] TACE16

メモ#