[667] 
[[印度系文字]]の[[文字コード]]技術は多数あります。


* 概要

[764] 
[[インド系文字]]は[[子音]]を表す[[親文字]]の上下左右に[[母音]]等を表す[[文字素]]を組合せて1つの単位ブロックを作り、これを並べる構造となっています。

[765] 
[[文字素]]は複合的な[[子音]]や[[母音]]のためにいくつも組み合わせられる場合があり、原理的に無限の組合せが生じる場合もあります。 実際に[[言語]]の表記に使われる組合せには限界がありますが、それでも数百、数千の規模になります。

[766] 
なお、原則的な[[文字素]]の組合せとは異なる[[字形]]が必要な、特例的な[[合字]]もあります。得てして頻出の組合せが[[合字]]化されたりします。

[767] 
こうした構造を踏まえて[[インド系文字]]の表現には大きく3つの戦略があります。

: [768] すべての組合せに1つの符号を割り当てる。 :
この場合の[[文字の表示][文字のレンダリング]]は[[字形データ][グリフ]]を並べるだけであり、単純です。欧米の[[計算機]]システムの[[フォント]]を差し替えるだけでもすぐ表示できます。ただし、[[8ビット符号]]では200文字程度しか使えないことがネックになります。その制約がないとしても、全組合せで[[文字コード表]]を数万個占有するこの手法は[[文字コード]]の専門家に嫌われがちです。
: [769] 異なる組合せであっても視覚的に同等の部分には共通の[[符号]]を割り当てる。 :
つまり視覚的に1単位の組合せであっても複数の符号を並べ、[[字形データ][グリフ]]を重ね合わせます。欧米の[[計算機]]システムでは[[アクセント]]付き[[ラテン文字]]などの表示に使われてきた方法であり、表示の処理は単純です。必要な[[符号]]数も大きく削減できます。ただし、文字図形を符号割当効率と表示の美しさを基準に分割したものと、[[発音]]に紐づく[[文字素]]の単位とは一致しないことも多いです。同じ[[文字素]]を表示上の都合で複数個用意したり、位置調整のためだけの文字を挿入したりといった、表示できればそれでいいという方向に走りがちで、[[文字列処理]]や[[自然言語処理]]には向かないデータが出来上がりがちです。
: [770] [[発音]] ([[音素]]) に紐づく[[文字素]]に近い単位に[[符号]]を割り当てる。 :
つまり視覚的に1単位の組合せであっても複数の符号を並べます。ただしこの[[符号]]は[[発音]]と構造を反映しているので、ここから[[フォント]]に入った[[文字図形データ][グリフ]]の組合せを求めるには[[専用の処理][shaping]]が必要です。[[20世紀]]にはそのための[[ハードウェア]]が開発され、[[20世紀]]末には[[ソフトウェア]]で実装可能になったものの、この方式を採用した [[Unicode]] と [[OpenType]] による [[shaping]] は[[Unicode符号位置]]の組合せから[[グリフ]]への変換処理を相当に複雑なものとしており、[TIME[西暦2010年][2010]]頃にようやく実用レベルで普及しました。

[771] 
[[Unicode]] 以前の[[文字コード]]の多くは視覚的な構造に[[符号]]を割り当てたものです。ところで、[[親文字]]の左側に[[母音]]の[[文字素]]が付くことがあります。[[左横書き]]の左側、つまり前側なので、
順序は[[母音]]、[[子音]]となります。ところが [[Unicode]] は他の右側や上下の[[文字素]]も含めてすべて[[子音]]、[[母音]]の順序に統一しています。 [[Unicode]] はこれを[[論理順]]と呼んでいます。両者の変換処理では順序の逆転が必要になります。 (また、 [[Unicode文字列]]から[[表示][文字のレンダリング]]用の[[グリフ]]列を[[生成する][shaping]]ときにも逆転が必要になります。) 隣り合わせの2文字の入れ替えなら単純な処理に思えますが、実際には多くの[[文字素]]が並んだ中での位置の調整になるので、かなり複雑になることがあります。この順序の違いが [[Unicode]] とそれ以前の各手法の決定的な差異であり、 [[Unicode]] 方式は[[文字入力]]や[[表示][文字のレンダリング]]をはじめ多くの負担を必要としましたから、各言語・地域で [[Unicode]] 移行に[[関する軋轢をもたらす要因となりました][Unicodeによる文化摩擦]]。

[772] 
[[インド系文字]]の[[文字体系]]は[[言語]]と地域によって傾向の違いがあり、[[文字コード]]技術にもその違いが反映されています。

- [773] 
[[印度]]北部系の[[文字]]は、[[子音]]の周囲に[[母音]]を配置する構造を持ちます。また、[[合字]]も頻用します。 [[ヒンディ語]]などに用いる[[デーヴァナーガリー文字]]や[[日本]]の[[梵字]] = [[悉曇文字]]がこの系統です。 [[印度]]の[[国家標準]]である [[ISCII]] はこの種の[[文字体系]]を表現できるように設計され、[[発音]]に紐づく[[文字素]]を[[符号化]]した[[8ビット符号]]となっています。 [[Unicode]] の多くの[[インド系文字]]は [[ISCII]] を基にしています。 
- [774] 
[[印度]]南部系の[[文字]]は、北部系と比べると組合せ方が限定的で単純です。[[タミル文字]]がこの系統です。[[印度]]の[[国家標準]]である [[ISCII]] はこれらにも対応していますが、自由度の高い北部系を基準としているため無駄に高機能 (複雑) ともいえます。[[20世紀]]末には地方政府や地域コミュニティーがより単純な地方標準を制定している背景にはこうした技術的要因と、[[首都]]を擁する北部へのいくらかの反感もあるといわれます。しかし [[Unicode]] はこうした事情をすべて拒絶し、 [[ISCII]] を基にした規定にこだわり続けました。
- [775] 
[[ビルマ文字]]は、[[印度]]系の構造に加えて、[[親文字]]の上下に[[文字素]]を組み合わせるような構造が特徴的です。また、[[文字素]]に本来紐づく発音と[[ビルマ語]]の発音が乖離しています。 [[Unicode]] は [[ISCII]] と似た考え方のかなり複雑な仕組みを採用しています。[[21世紀]]に入ってすぐの段階で [[Unicode]] が使われるようになりましたが、当時は [[shaping]] がまともに実装されておらず、[[左横書き]]の左から右に単純に並べていく手法が広く普及しました。ところが [[Unicode Consortium]] はこれを認めず、あくまで[[論理順]]に拘ったため、[TIME[西暦2020年][2020]]頃にようやく[[論理順]]の [[Unicode]] への移行が進みました。
- [776] 
[[クメール文字]]は、[[印度]]系の構造に加えて独自の規則も持ちます。 [[Unicode]] は [[ISCII]] と似た考え方のかなり複雑な仕組みを採用しています。 [[Unicode]] の[[符号化]]に際しては、この複雑な仕組みの採用に関して政治的な激しい対立がありました。
- [777] 
[[タイ文字]]と[[ラオ文字]]は、[[印度]]系と比べると組合せ方が限定的で単純です。[[タイ]]では早い時期から [[ISO/IEC 8859]] に近い構造の[[符号]]が普及し、欧米の計算機企業もこれに対応したため、 [[Unicode]] もそれに基づいています。 [[Unicode]] の[[ラオ文字]]もそれに倣っています。そのため [[ISCII]] の複雑さから逃れることができました。
- [778] 
[[チベット文字]]は、[[親文字]]の上下に[[文字素]]を組み合わせる構造が特徴的です。逆に[[印度]]系のように左右に続く構造はほぼなく、従って [[Unicode]] とそれ以前の文字コードで順序の入れ替えを行わずに比較的単純に変換できます。他と比べた[[チベット文字]]の最大の特徴は[[中華人民共和国]]の影響下にあることで、 [[GBK]] 系の[[多バイト符号化]]が [[Unicode]] 以前に使われていました。[[多バイト符号]]や [[Unicode]] の [[PUA]] を使った[[中華人民共和国]]の国家規格では、[[文字素]]ではなく[[完成型]]の組合せに[[符号]]を与えています。



[779] 
これらは[[タイ]]の [[TIS 620]] の例を除くと、大部分が

- [780] 政治的・軍事的に不安定
- [781] [[20世紀]]段階で工業化が進まず[[情報技術]]が発展していない
- [785] 欧米企業の市場として魅力的ではない
- [783] 多民族の[[多言語]]よりも[[英語]]の方が便利
- [784] 少数民族の[[言語]]と[[文字]]が多数
- [782] [[国家標準]]が高価な[[ハードウェア]]が必要な [[ISCII]]

の1つ以上の条件を満たす言語・文字・地域・民族ですから、
[[Unicode]] 以前の段階で有力な[[国家標準]]も[[業界標準]]も成立しておらず、
多数の方式が乱立していました。

[787] 
その「多数の方式」は、欧米や日本の実装や文献にはほとんど顔を出しません。
欧米の計算機業界からは [[Unicode]] 以前が存在しないかのような扱い、
[[Unicode]] によって初めて[[文字]]がもたらされたかのような扱いをされているのが現実といえます。

;; [786] 
反欧米的、反[[Unicode帝国主義]]な見方をするなら、ちょうどこれは
「欧米によって未開のアジアに文化がもたらされた」
「欧米の植民地支配以前にはアジアには歴史はない」
という[[帝国主義]]史観と似た構図です。

[788] 
[[Unicode]] の普及により、その「多数の方式」の実装や資料も徐々に忘れ去られつつあります。


[789] 
その「多数の方式」の多くは、欧米で開発された計算機のハードウェアやソフトウェアをそのまま、
もしくは最低限の改変や追加で動作するように作られています。
[[フォント]]の差し替えだけで英語用計算機が○○語用の計算機に早変わりするような手軽なものが広く普及しました。
しかしそうした手軽な手法は技術的に無理が多いものです。
[SEE[ [[フォント依存符号化]] ]]


* 分類

[228] [[インド系文字]]用[[フォント]]/[[符号化]]の分野では[[フォント依存符号化]]の[[フォント]]のことを
[DFN[clip font]]
と呼んでいるそうです。
[SRC[>>136]]

[229] 
[[フォント依存符号化]]の[[フォント]]には

- [230]  [[ASCII文字]]を置き換えた monolingual
- [231] [[ASCII文字]]はそのままに [[Latin1]] 文字を置き換えた bilingual

があります。
[SRC[>>227]]

[232] [[タミル文字]]の場合、現地政府が標準化した符号化にも
[[TAM]] (monolingual) と [[TAB]] (bilingual) の2種類があります。

[233] 
他の文字も扱える [[Unicode]] フォントは multilingual と呼ばれます。
[SRC[>>227]]


[234] 
bilingual 
に加えて [[Unicode]] の[[タミル文字]]にも対応したような[[フォント]]を
dual encoded
とか
bilingual/multiencoded
と呼ばれています。
[[Tscii]] と [[Unicode]] が両方使える[[フォント]]が存在してます。
[SRC[>>227]]

;; [235] 類例は[[ジョージア文字の8ビット符号]]にもあります。


[REFS[

- [227] 
[CITE@en[Free Tamil fonts - 1000+ of them - Beautiful SaiIndira, Tscii, Unicode, TAB, TAM, etc. fonts - for download. Free Indic (Indian Language) fonts.]], [TIME[2025-07-12T09:31:10.000Z]] <https://www.azhagi.com/freefonts.php>

]REFS]


[136] 
[CITE@en[Clip font - Wikipedia]], [TIME[2025-07-08T15:42:58.000Z]], [TIME[2025-07-10T14:50:33.420Z]] <https://en.wikipedia.org/wiki/Clip_font>

>
[FIG(list middle)[
-    Aditi
-    Agra
-    Ajay
-    Akhil
-    Akruti Dev
-    Aman
-    Amar Hindi
-    Amar Ujala
-    Ankit
-    Anmol
-    Anubhuti
-    Arjun
-    Asim
-    Atam
-    Bharat Vani
-    Bhaskar
-    Chanakya
-    Dadar
-    DevLys
-    Devanagari
-    Gurbani
-    Hemant
-    Kanika
-    Kiran
-    Krishna
-    Kruti Dev
-    Lekhani
-    Liza
-    Lok
-    Maya
-    New Delhi
-    Nutan
-    Osho
-    Priya
-    Richa
-    Saras
-    Sharda
-    Shivaji
-    Surekh
-    Vibha
-    Yogesh
]FIG]


[288] 
[CITE[Tamil Fonts and Interconversion of Tamil files]], [TIME[2025-07-13T02:13:45.000Z]], [TIME[1999-11-06T21:45:46.813Z]] <https://web.archive.org/web/19991104105252/http://www.geocities.com/Athens/5180/tamil2.html>

>
:Types of Tamil Fonts:
Some of the tamil fonts are monolingual and use the standard/basic ASCII slots (first 128) to place the tamil characters. There are some bilingual ones which place the roman/english characters in the first 128 slots and the tamil characters in the upper ASCII (128-255 positions). There are no official standards yet on the keymapping employed. Some use the same keymapping as in the classical tamil typewriter while others use the principle of phonetic linkage of tamil character being typed with the roman letter under which the corresponding tamil character is placed. [SNIP[]]
:Stand-alone Tamil fonts 	:As examples of monolingual tamil typewriter keymap fonts, one can cite the Tamillaser font (of Prof. George Hart), Saraswathi ( of Vijayakumar) and Ananku ( of Dr. P. Kuppuswamy). Tamil fonts such as Palladam (T. Govindaraj) and Mylai (Dr. K. Kalyanasundaram) use phonetic linkage of the tamil character to the roman letters under which the tamil letter is placed. For those who never used a tamil typewriter, phonetic link on keymap is easy to master and can be very appealing. [SNIP[]]
:Bilingual ANSI type Tamil fonts 	:
[BOX[
The second type of tamil fonts are of bilingual type (roman and tamil). They are of the ANSI type - use the first/basic ASCII slots for the roman characters and the upper ASCII slots (129 to 256) to place the tamil characters. The ADHAWIN font that comes as part of the Adhawin package (of Dr. K. Srinivasan), Inaimathi font that comes as part of the Anjal Newsreader (of Muthu Nedumaran) and TamilFix font of Naa. Govindaswamy are examples of this kind.

It is rather tedious to access directly the upper 128 ASC characters - on PCs they are accessed by having the 'alt' key pressed and typing appropriate key number. In Adhawin, Anjal packages, the input is in the form of romanized/transliterated text. Associated keyboard editor/manager or a macro converts subsequently and displays equivalent tamil text on the screen. In majority of cases, keyboard managers/editors that allow switching/toggling between the tamil set (upper ASCII) and the roman (lower ASCII) characters. 
]BOX]

* GIST

[296] 
[[インド政府]]傘下の計算器系の研究所 [[C-DAC]] は [[GIST]]
と称するものを開発、公表しています。 [SRC[>>295]]

[297] 
[[GIST]] は次のように説明されており [SRC[>>295]]、
「技術」と言っていますが、実態としては [[C-DAC]]
の事業分野のブランドのようなものらしいです。

>GIST (Graphics and Intelligence based Script Technology) has now
been known for more than a decade and has become synonymous with the standards in Indian script applications on computers and other electronic media. It has provided unique and simple solutions for a multilingual country like India. The kind of applications that are emerging with wide-spread use of computers is very diverse and here we shall cover some of them. 

[298] 
>>297 の説明文では[[印度]]の標準技術のような書きぶりであり、実際 [[ISCII]] 
などは国の[[工業標準]]ですが、市場における標準的な技術・製品かというと大変疑わしく、
国の機関等を中心に使われた技術群らしいです。

[299] 
[[C-DAC]] は [[ISCII]] の開発にも関与し、推進はしつつも、
[[Webサイト]]では[[インド系文字]]を扱うソフトウェアを公開しており、
そこでは独自の[[フォント依存符号化]]群によって [[Webページ]]を制作する手段を提供していたようです。

[REFS[

- [295] 
[CITE["GIST", Graphics and Intelligence based Script Technology...]], [TIME[2025-07-13T04:36:54.000Z]], [TIME[2000-12-05T09:17:52.572Z]] <https://web.archive.org/web/20001205090100/http://npsf.cdac.org.in/html/gist.htm>
-[293] 
[CITE[Wayback Machine]], [TIME[2025-07-13T03:44:36.000Z]] <https://web.archive.org/web/19990128001314/http://www.cdac.org.in/html/gist/saga.htm>
-[294] 
[CITE[Concepts and Articles on GIST Technology]], [TIME[2025-07-13T03:40:36.000Z]], [TIME[1999-04-20T21:18:46.497Z]] <https://web.archive.org/web/19990418094508/http://www.cdac.org.in/html/gist/articles.htm>
- [328] 
[CITE[Download Info]], [[Bhabani Sankar Sahu]], [TIME[2025-07-13T03:46:28.000Z]], [TIME[1999-04-29T04:52:52.260Z]] <https://web.archive.org/web/19990429045012/http://www.cdac.org.in/html/gist/gistform.htm>
-- [329] 
[CITE[More information on iLeap!]], [[Iyer Shivaramakrishnan D.]], [TIME[2025-07-13T03:46:46.000Z]], [TIME[1999-04-29T05:24:03.080Z]] <https://web.archive.org/web/19990429052229/http://www.cdac.org.in/html/gist/ileap1.htm>
-- [330] 
[CITE[Anupam]], [[Anupam Saurabh]], [TIME[2025-07-13T03:47:53.000Z]], [TIME[1999-05-08T20:47:24.049Z]] <https://web.archive.org/web/19990508204505/http://www.cdac.org.in/html/gist/multihom.htm>
-- [333] 
[CITE[Anupam]], [[Anupam Saurabh]], [TIME[2025-07-13T03:51:08.000Z]], [TIME[2000-08-29T13:26:06.811Z]] <https://web.archive.org/web/20000829132216/http://www.cdac.org.in/html/gist/multitxt.htm>
-- [336] 
[CITE[Anupam]], [[Anupam Saurabh]], [TIME[2025-07-13T03:59:32.000Z]], [TIME[2000-03-02T17:26:47.802Z]] <https://web.archive.org/web/20000302172616/http://www.cdac.org.in:80/html/gist/multidld.htm>
--- [337] 配布フォント現存せず

]REFS]


[331] >>330

>[SNIP[]]This allows a multilingual text creat in LEAP to be used convineantly for creating HTML files incorporating the <FONTFACE> tags that are supported on IE4 and Netscape4 browsers.

>If you have ISM (ISM-Publisher or ISM-Office or ISM-Soft) you may directly insert the <Fontface fontname> tags and type directly under a Windows based HTML editor using keyboard support of ISM.
>    If you have other versions of LEAP (LEAP V1.0 or LEAP-PP etc.), you may mark the text block in LEAP and transfer it via clipboard to the HTML editor. You will need to add the <Fontface> tag with the name of the TrueType font you wish to offer for download and browsing. 

[332] >>330

>[SNIP[]]The following fonts in True-type format can be distributed free-of-charge for browsing the content (Email or HTML) created using LEAP, iLEAP or ISM.
- Assamese- Durga
- Bengali- Durga
- Gujarati – Avantika
- Devanagari – Yogesh (or Surekh)
- Punjabi - Amar
- Malayalam – Kartika
- Kannada – Uma
- Oriya – Sarala
- Tamil – Vulluvar
- Telugu - Hemlatha
- Sanskrit – SDSurekh

[335] 
>>333
は[[8ビット符号]]を [[Latin1]] [[文字参照]]で記述した[[HTML文書]]の例文で、[[フォント]]の切り替えによって[[インド系文字]]各種を混在させている。

>
[PRE[
   <meta http-equiv="Content-Type" content="text/htm; charset=iso-8859-1">
   <meta name="Author" content="Anupam Saurabh">
   <meta name="GENERATOR" content="Mozilla/4.04 [en] (Win95; I) [Netscape]">
]PRE]

>
[PRE[
<p><a name="Hindi content"></a><font face="Arial,Helvetica"><font size="+1">Hindi
content</font></font>
<center><b><font face="DV-TTSurekh"><font size="+3">E&ograve;&frac12;&thorn;&Eacute;x&Eacute;&Ograve;
]PRE]

>
[PRE[
<p><a name="gujarati content"></a><font face="Arial,Helvetica"><font size="+1">Gujarati
content</font></font>
<center><b><font face="GJ-TTKrishna"><font size="+3">&raquo;&acute;&Eacute;.
]PRE]

>
[PRE[
<p><a name="Tamil content"></a><font face="Arial,Helvetica"><font size="+1">Tamil
content</font></font>
<center><b><font face="TM-TTValluvar"><font size="+3">Ri&frac12;o</font></font></b></center>
]PRE]

>
[PRE[
<p><font face="Arial,Helvetica"><font size="+1">Punjabi " </font></font><b><font face="PN-TTAmar"><font size="+3">E|aiySj</font></font></b><font face="Arial,Helvetica"><font size="+1">
"</font></font><font face="Arial,Helvetica"><font size="+1"></font></font>

<p><font face="Arial,Helvetica"><font size="+1">Bengali/Assamese " </font></font><font size="+3"><font face="BN-TTSatyajit"><b>E&otilde;e&acute;&Igrave;^&Eacute;&raquo;O&ocirc;&Igrave;[</b>&yacute;</font><font face="DV-TTVasundhara">&otilde;</font></font><font face="Arial,Helvetica"><font size="+1">
"</font></font><font face="Arial,Helvetica"><font size="+1"></font></font>

<p><font face="Arial,Helvetica"><font size="+1">Telugu " </font></font><b><font face="TL-TTHemalatha"><font size="+3">NRPLixmsp&ugrave;&Egrave;&Aacute;L`i&nbsp;</font></font></b><font face="Arial,Helvetica"><font size="+1">
"</font></font><font face="Arial,Helvetica"><font size="+1"></font></font>

<p><font face="Arial,Helvetica"><font size="+1">Malayalam " </font></font><font size="+3"><b><font face="ML-TTKarthika">Iw]yq-S&Agrave;</font></b><font face="DV-TTVasundhara">&uacute;</font></font><font face="Arial,Helvetica"><font size="+1">
"</font></font><font face="Arial,Helvetica"><font size="+1"></font></font>

<p><font face="Arial,Helvetica"><font size="+1">Kannada " </font></font><b><font face="KN-TTUma"><font size="+3">O&Uacute;M&reg;&Uacute;&atilde;&Agrave;l&Aacute;&eacute;</font></font></b><font face="Arial,Helvetica"><font size="+1">
"</font></font><font face="Arial,Helvetica"><font size="+1"></font></font>

<p><font face="Arial,Helvetica"><font size="+1">Oriya " </font></font><b><font face="OR-TTSarala"><font size="+3">L&shy;&Euml;&AElig;&Ocirc;Ve&thorn;&thorn;</font></font></b><font face="Arial,Helvetica"><font size="+1">
"</font></font>
<center>&nbsp;</center>
]PRE]

-*-*-

- [314] 
[CITE[null]], [TIME[2025-07-13T05:12:32.000Z]] <https://web.archive.org/web/19970809022407if_/http://alfa.nic.in:80/ht/11ls/ses1/04270596.htm>
- [312] 
[CITE[Loksabha debates (Proceedings)]], [TIME[2025-07-13T05:11:24.000Z]], [TIME[1999-04-27T12:47:40.066Z]] <https://web.archive.org/web/19990427124503/http://alfa.nic.in/curr-deb/lsdeb.htm>
-- [313] 
[CITE[Surekh]] の配布ページ。[[フォーム]]の [CODE[POST]] 後に配布されていたらしく現存せず。

[315] >>314 [[文字コード]]も[[フォント]]も指定なし。

>
[PRE[
<h6>
nùÚºÉ®úÒ ¤ÉÉiÉ ªÉ½þ ¦ÉÒ ½þè ÊEò &lt;ºÉ ºÉnùxÉ ¨ÉäÆ ±ÉMÉÉiÉÉ®ú &lt;ºÉ ¤ÉÉiÉ EòÒ ¨ÉÉÆMÉ =`öiÉÒ ®ú½þÒ ½þè ÊEò
Ê´É¶Éä¹ÉEò®ú =iiÉ®ú |Énùä¶É ¨ÉäÆ MÉxxÉä EòÒ SÉÒxÉÒ Ê¨É±ÉÉäÆ EòÉä ±ÉÉ&lt;ºÉäÆºÉ ºÉä ¨ÉÖEiÉ ÊEòªÉÉ VÉÉªÉä
ÊVÉºÉºÉä +ÉxÉä ´ÉÉ±Éä ºÉ¨ÉªÉ ¨ÉäÆ &lt;ºÉ jÉÉºÉnùÒ ºÉä ÊEòºÉÉxÉÉäÆ EòÉä ¤ÉSÉÉªÉÉ VÉÉ ºÉEòä*</h6><p>
</p>
]PRE]

- [338] 
[CITE[day4]], [TIME[2025-07-13T04:01:46.000Z]] <https://web.archive.org/web/19991129033658fw_/http://puneflash.com/news/day4.htm>


[339] >>338

>
[PRE[
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
]PRE]

>
[PRE[
<p align="center"></font><font size="5" face="DV-TTSurekh"><strong>¦ÉÉ®úiÉÒªÉ
ºÉÉè®ú ÊnùxÉÉÆEò EòÉÌiÉEò EÞò. 3 ¶ÉEäò 1920<br>
MÉÖ°ü´ÉÉ®ú 25 xÉÉä´½åþ¤É®ú 1999</strong></font><font size="1"></p>
]PRE]

>
[PRE[
<p align="center"></font><font size="5" face="DV-TTSurekh"><strong>ºÉ´ÉÇ
ºÉ½þEòÉ­ªÉÉÆxÉÉ ¨ÉÆÊjÉ{Énäù näù&gt;ðxÉ MÉÉä´ªÉÉiÉ
£òÉÎxºÉºÉ ºÉÉÌnùxÉ ºÉkÉä´É®ú</strong><br>
<em><strong>Ê´É·ÉÉºÉnù¶ÉÇEò `ö®úÉ´É ¨ÉÉÆb÷hªÉÉ+ÉvÉÒSÉ
¡òÉ±Éä®úÉåSÉÉ ®úÉVÉÒxÉÉ¨ÉÉ</strong></em></font></p>
]PRE]

>
[PRE[
<p align="center"><font size="5" face="DV-TTSurekh">&quot;ªÉÉ ¨ÉÉMÉÇnù¶ÉÇEò
iÉk´ÉÉÆEòbä÷ nÖù±ÉÇIÉ Eäò±ªÉÉxÉäSÉ ÊxÉ®úIÉ®úiÉäSÉä
|É¨ÉÉhÉ ´ÉÉføiÉ +É½äþ +ÉÊhÉ iªÉÉiÉÚxÉ
±ÉÉäEòºÉÆJªÉÉ´ÉÉfø, EÖò{ÉÉä¹ÉhÉ +ÉnùÒ ºÉ¨ÉºªÉÉ
ÊxÉ¨ÉÉÇhÉ ½þÉäiÉ +É½äþiÉ. ºÉHòÒxÉä ±ÉÉäEòºÉÆJªÉÉ
Eò¨ÉÒ Eò®úiÉÉ ªÉähÉÉ®ú xÉÉ½þÒ. Ê¶ÉIÉhÉÉSªÉÉ
¨ÉÉvªÉ¨ÉÉiÉÚxÉSÉ ±ÉÉäEòºÉÆJªÉÉ ÊxÉªÉÆÊjÉiÉ ½þÉä&gt;ð
¶ÉEòiÉä. Eäò®ú³ýxÉä ªÉÉ ¤ÉÉ¤ÉiÉÒiÉ =nùÉ½þ®úhÉ
PÉÉ±ÉÚxÉ Ênù±Éä +É½äþ. iªÉÉSÉä +xÉÖEò®úhÉ +xªÉ
®úÉVªÉÉÆiÉ ½þÉähªÉÉSÉÒ MÉ®úVÉ +É½äþ,&quot; +ºÉä½þÒ
iªÉÉÆxÉÒ xÉ¨ÉÚnù Eäò±Éä.</font></p>
]PRE]

[300] 
>>339 の [CODE[&lt;]] や [CODE[&quot;]] も [[HTML]] 本来の意味ではなく、
当該フォントでその[[符号位置]]に割り当てられた別の文字。

[306] 
[CITE[Hamare Bare Mein]], [TIME[2025-07-13T04:54:53.000Z]], [TIME[2001-04-22T07:47:18.576Z]] <https://web.archive.org/web/20010422074650/http://www.sahitya.com/hindinet/parichay.htm>

>
[PRE[
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="FORMATTER" content="Microsoft FrontPage 2.0">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<title>Hamare Bare Mein</title>
]PRE]

>
[PRE[
                <td width="100%"><font color="#000000" size="5" face="DV-TTSurekh">Ë½þnùÒxÉì]õ BEò
                ÊxÉ&amp;¶ÉÖ±Eò ºÉä´ÉÉ
                ºÉÆMÉ`öxÉ ½èþ, ÊVÉºÉEòÉ
                =qäù¶ªÉ Ë½þnùÒ ¦ÉÉ¹ÉÉ ´É
                Ê±É{ÉÒ EòÉä nÚù®úºÉÆSÉÉ®ú
                (&lt;Æ]õ®úxÉì]õ) {É®ú |ÉSÉÉÊ®úiÉ
                iÉlÉÉ |ÉºÉÉÊ®úiÉ Eò®úxÉÉ ½èþ*
                ½þ¨ÉÉ®úÉ |ÉªÉÉºÉ ªÉ½þ ½èþ
]PRE]

- [318] 
[CITE[Wayback Machine]], [TIME[2025-07-13T05:22:40.000Z]] <https://web.archive.org/web/19990503031913/http://it-taskforce.nic.in/it-taskforce/hpcr.htm>
- [316] 
[CITE[PLANNING COMMISSION RESOLUTION]], [TIME[2025-07-13T05:18:18.000Z]], [TIME[1999-04-27T09:24:35.678Z]] <https://web.archive.org/web/19990427075213/http://it-taskforce.nic.in/it-taskforce/pcro.htm>
-- [317] 
[CITE[Download Hindi font]], [[gita]], [TIME[2025-07-13T05:22:32.000Z]], [TIME[1999-05-03T01:27:57.125Z]] <https://web.archive.org/web/19990503012031/http://it-taskforce.nic.in/it-taskforce/dwnldsurekh.htm>
--- [319] 配布フォント [DFN[[CITE[DV-TT-SUREKH]]]] は現存せず

[320] >>318

>
[PRE[
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
]PRE]

>
[PRE[
            <li><font size="4" face="DV-TTSurekh">|ÉvÉÉxÉ¨ÉÆjÉÒ
                EóÉªÉÉÇ±ÉªÉ EóÒ ÊnxÉÉÆEó </font><font
                size="3">22.5.1998 </font><font size="4"
                face="DV-TTSurekh">EóÒ +ÊvÉºÉÚSÉxÉÉ
                ºÉÆJªÉÉ B¡ó ºÉÆ</font><font size="3">0
                360/31/ </font><font size="4" face="DV-TTSurekh">ºÉÒ/</font><font
                size="3">10/98-</font><font size="4"
                face="DV-TTSurekh">&lt;Ç BºÉ-** Eóä
]PRE]


[REFS[

- [301] 
[CITE@ja[DV-TTSurekh Bold フォント | Fonts2u.com]], [TIME[2025-07-13T04:04:08.000Z]], [TIME[2025-07-13T04:46:11.835Z]] <https://ja.fonts2u.com/dv-ttsurekh-bold.%E3%83%95%E3%82%A9%E3%83%B3%E3%83%88>

]REFS]

-*-*-

- [302] 
[CITE[Deepika Malayalam Daily]], [TIME[2025-07-13T04:48:51.000Z]], [TIME[1999-04-28T08:07:22.804Z]] <https://web.archive.org/web/19990428073159/http://www.deepika.com/home.asp>
-- [303] 
[CITE[Download Font]], [TIME[2025-07-13T04:50:53.000Z]], [TIME[1999-05-08T04:49:16.678Z]] <https://web.archive.org/web/19990508041201/http://www.deepika.com/font.htm>
--- [305] [DFN[[CODE[mlkr0ntt_TTF.ttf]]]]

[304] >>302

>
[PRE[
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="Deepika IE40 Home Page">
<meta name="keywords" content="Deepika, Kerala, Malayalam, News, Home, India, Daily, Newspaper">
<title>Deepika Malayalam Daily</title>
]PRE]

>
[PRE[
        <td align="left"><font face="ML-TTKARTHIKA">1999 G{]nÂ 28 _p[³</font></td>
        <td align="right"><font size="-1" face="Arial">Updated : 2:00:08 AM IST </font></td>
]PRE]



-*-*-

- [307] 
[CITE[Contents Page]], [[Amit Mukherjee]], [TIME[2025-07-13T05:05:12.000Z]], [TIME[2000-01-16T13:27:23.481Z]] <https://web.archive.org/web/20000116132323fw_/http://www.sambit.com/contents.htm>
-- [309] 
[CITE[Sambit Dakaghara]], [[Amit Mukherjee]], [TIME[2025-07-13T05:05:46.000Z]], [TIME[2000-05-25T23:30:10.897Z]] <https://web.archive.org/web/20000525232533fw_/http://www.sambit.com/dakaghara.html>
--
[308] 
[CITE[oriya character map for OR-TT Sarala]], [[Amit Mukherjee]], [TIME[2025-07-13T05:05:36.000Z]], [TIME[2000-10-18T19:32:51.689Z]] <https://web.archive.org/web/20001018192859/http://www.sambit.com/oriyacharmap.htm>

[310] >>307

>
[PRE[
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.7 [en] (Win95; I) [Netscape]">
   <meta name="Author" content="Amit Mukherjee">
   <title>Contents Page</title>
]PRE]

>
[PRE[
<td><font face="OR-TTSarala"><font color="#47008E"><font size="+2">`qc j&Otilde;M&Ocirc;&ETH;</font></font></font></td>
]PRE]

[311] >>309 は[[ソフトウェア鍵盤]]付きのメール送信フォーム。
>>308 はそれに付随する[[符号表]]。


** ISCII

[SEE[ [[ISCII]] ]]


* ISFA / ACII / ISFOC


[744] 
[CITE[FAQ]], [TIME[2025-09-12T10:16:35.000Z]], [TIME[2009-06-28T08:49:54.971Z]] <https://web.archive.org/web/20090628084313/http://tdil.mit.gov.in/faq.htm>

[745] 
[CITE@ja[handa0918h.pdf]], [TIME[2002-10-10T07:07:53.000Z]], [TIME[2025-09-12T10:16:43.639Z]] <http://lc.linux.or.jp/lc2002/papers/handa0918h.pdf#page=5>


* ラテン文字翻字法とそれによるインド系文字の表示



** ラテン文字転写のためのフォント

[754] [CITE[Transliteration and Devanagari Fonts for Sanskrit]], [[Ulrich Stiehl]], [TIME[2020-08-12T17:31:41.000Z]], [TIME[2025-10-03T14:15:56.562Z]] <http://www.sanskritweb.net/fonts/index.html>

[790] [CITE@ja[フォント]], [TIME[2018-08-19T09:28:00.000Z]], [TIME[2025-10-04T11:41:43.356Z]] <http://www.yamadera.info/fonts/fonts-index.htm>

>Sanskrit Times

>[SNIP[]]京大ハーバード方式に対応しています。[SNIP[]]

>Sanskrit Century

>Sanskrit Arial

*** CS, CSX, CSX+

([[ラテン文字]])

[129] 
[DFN[CS]], を拡張した 
[DFN[CSX]], を拡張した
[DFN[CSX+]],
は[[印度系文字]]の[[翻字]]ないし[[転写]]のための[[ラテン文字]]用の[[文字符号化]]。


[668] [CITE[Everson Mono for Macintosh]], [TIME[2005-12-31T23:16:03.000Z]], [TIME[2025-06-26T15:10:04.893Z]] <https://www.evertype.com/emono/emmac.html>

>CSX Indic Character Set (CSX)


[326] 
[[ITRANS]] が[[8ビット符号]] [DFN[CS/CSX encoding]] に対応している。


[485] 
[CITE[Cs/CSX encoding]], [TIME[2025-07-26T06:47:07.000Z]], [TIME[2000-06-06T00:56:41.689Z]] <https://web.archive.org/web/20000606005425/http://inpros.com/Trans/csx.html>

>CS and CSX encoding of selected
>
diacritic

>
[PRE[
</td><td><p align="center"><font color="#FF0080">&#167; m overdot</font></p>
</td></tr>
<tr><td><p align="center"><strong>224</strong></p>
</td><td><p align="center"><font color="#FF0080">&agrave; a macron</font></p>
]PRE]

フォント指定なし、[[Latin1]] 文字参照 / [[十進数文字参照]]

[486] 
[CITE[How to use Diacritics for Romanised Indic Text on the WWW]], [[Christopher J Fynn]], [TIME[2025-07-26T06:49:06.000Z]], [TIME[2000-06-03T14:37:41.261Z]] <https://web.archive.org/web/20000603143251/http://www.users.dircon.co.uk/~cfynn/sanskrit.html>


>[SNIP[]]Previously these diacritic characters were not found in any standard character set and so scholars had to resort to using ASCII representation of these characters (e.g. The Kyoto Harvard Convention ), or the use the FONT FACE tag [I[(which is not included in the HTML standard)]] along with ad-hoc conventions such the "Classical Sanskrit" (CS)and "Classical Sanskrit Extended" (CSX), conventions [previously the nearest thing that existed to an agreed encoding standard for Romanised Indian text] which use fonts in which glyphs for characters normally found at a given position have been substituted by glyphs for these diacritic characters - in other words using fonts with a non-standard glyph encoding. 

;; [487] この記事の主題はアクセント付き[[ラテン文字]]記述のための [[HTML4]] と [[Unicode]] の紹介。
[CODE[<font face>]] が [[HTML]] 標準に含まれないというのは事実に反するが、
[[厳密DTD]]に含まれないことをいうのだろう。

-*-*-

- [467] 
[CITE[CSX+ fonts]], [TIME[2025-07-26T06:30:32.000Z]], [TIME[2006-11-03T12:11:26.651Z]] <https://web.archive.org/web/20061103104218/http://bombay.indology.info/software/fonts/csx+/index.html>
-- [468] [[GPL]]
-- [470] 
[CITE[Wayback Machine]], [TIME[2025-07-26T06:32:21.000Z]] <https://web.archive.org/web/20070522125404/http://bombay.indology.info/software/fonts/csx+/CSX+.def>
-- [472] 
[CITE[Wayback Machine]], [TIME[2025-07-26T06:32:48.000Z]] <https://web.archive.org/web/20070522062639/http://bombay.indology.info/software/fonts/csx+/About_CSX+>

[469] >>467

>These fonts implement the CSX+ character set designed for use in printing Indian language material in Roman script. [SNIP[]]

[471] >>470

>
[PRE[
# CSX+ aims to be downward compatible with CSX, save for moving aacute
# away from the slot (decimal 160) used as non-breaking space on PCs.
# It also seeks to implement the ISO 15919 standard, while retaining
# a useful set of European accented characters and adding dashes and
# directional double quotes.
]PRE]

-*-*-

[752] 
[CITE[Transliteration and Devanagari Fonts for Sanskrit]], [[Ulrich Stiehl]], [TIME[2020-08-12T17:31:41.000Z]], [TIME[2025-10-03T13:56:39.171Z]] <http://www.sanskritweb.net/fonts/index.html#CSX>

[753] 
[CITE[Macintosh Fonts for Itranslator 99 Files]], [[Ulrich Stiehl]], [TIME[2016-11-08T08:46:28.000Z]], [TIME[2025-10-03T14:08:24.738Z]] <http://www.sanskritweb.net/macfonts/index.html>

*** Norman

- [478] 
[CITE[Norman fonts]], [TIME[2025-07-26T06:36:48.000Z]], [TIME[2006-11-02T00:09:48.922Z]] <https://web.archive.org/web/20061101223451/http://bombay.indology.info/software/fonts/norman/index.html>
-- [480] 
[CITE[Wayback Machine]], [TIME[2025-07-26T06:39:19.000Z]] <https://web.archive.org/web/20070521235531/http://bombay.indology.info/software/fonts/norman/NORMAN.DEF>


[479] >>478

>These fonts implement the character set designed by Professor K. R. Norman of the University of cambridge for use in printing Indian language material in Roman script.[SNIP[]]

>
After consulting with existing users of Professor Norman's fonts and with Professor Norman himself, I have introduced a small number of changes to the character set. (1) "Retroflex t" appears, as before, at character position 160 decimal; however, that position is inaccessible to many Windows users (it is used for non-breaking space), so a second copy of "retroflex t" has been placed at 173 decimal instead of the "notequal" sign that used to be there. If you need "notequal" it can be found in the Symbol font. (2) In an earlier release of versions of Professor Norman's fonts for the PC, a copy of "retroflex t" was placed at character position 202 decimal. This causes problems when the fonts are used on a Macintosh, and the character has been removed from that position. (3) The characters "vocalic R", "long vocalic r", "vocalic r acute" and "long vocalic r acute" (positions 244, 165, 218, 225 decimal) are now defined with a subscript dot rather than a subscript ring.


*** CARB


- [473] 
[CITE[CARB fonts]], [TIME[2025-07-26T06:33:17.000Z]], [TIME[2006-11-03T04:41:19.413Z]] <https://web.archive.org/web/20061103030943/http://bombay.indology.info/software/fonts/carb/index.html>
-- [475] [[GPL]]
-- [476] 
[CITE[Wayback Machine]], [TIME[2025-07-26T06:35:27.000Z]] <https://web.archive.org/web/20070521235507/http://bombay.indology.info/software/fonts/carb/CARB.def>


[474] >>473

>
These fonts implement the CARB character set designed for use in supplementary fonts for Indian and related material in Roman script. [SNIP[]]

[477] >>476

>
[PRE[
# Character/Accent RagBag, intended to supplement the CSX+
# and Norman encodings with useful "extra" characters
]PRE]



** 町田和彦の翻字印字システム

- [677] 
[TIME[2025-07-29T08:42:11.100Z]]
<https://tufs.repo.nii.ac.jp/record/5978/files/acs037004.pdf>


** [CITE[ITRANS]]

[325] 
[CITE[ITRANS]] は[[ソフトウェア]]。
[[ITRANS Encoding]] はその採用する[[翻字]]方法 / [[7ビット符号]]。
各種の[[インド系文字]]に対応しており、
各種の[[フォント依存符号化]]による
[[HTML]]
の
[CODE[font]]
を使った出力などができる。
[SEE[ [[ITRANS]] ]]

** [CITE[Jtrans]]

[350] 
[CITE[Jtrans]] は[[翻字]]入り [[HTML]] から [CITE[Xdvng]] フォントを使った
[[HTML]] に変換するソフトウェア。
[SEE[ [[Jtrans]] ]]


** [CITE[Xdvng]]

[349] 
[CITE[ITRANS]] や [CITE[Jtrans]] が出力として対応している[[フォント]]。

- [351] [CITE[null]], [TIME[2025-07-13T08:26:41.000Z]] <https://web.archive.org/web/19990204041916fw_/http://weed.arch.com.inter.net/%7Esibal/jtrans/README.xdvng4>

[352] >>351 当時の [[Webブラウザー]]での表示の互換性について

[353] 
利用例は [[ITRANS]], [[Jtrans]] も参照。

[355] 
[CITE[日梵エディター"ぶらふまし"の詳細情報 : Vector ソフトを探す!]], [TIME[2025-07-13T09:05:57.000Z]] <https://www.vector.co.jp/soft/win95/edu/se124562.html>

>このエディターは、JTRANSプロジョクトで、配布されている、xdvng.ttfというフォントを使って、デーヴァナーガリ文字の入力を比較的簡単に行うことを目標に製作されました。擬似的にKH(京大・ハーヴァード)式サンスクリット表記法のようなローマ字入力もできます。
このプログラムには、フォントは付属していません。ご使用にあたっては、JTRANSプロジェクト
(http://www.sibal.com/sandeep/jtrans/)のページから、直接ダウンロードして、フォントをインストールしておいてください。
>
ローマナイズドフォントSANSKRIT.TTFについて以前は、 (Fonts in Cyberspace http://www.sil.org/computing/fonts/)にて公開されていましたが、平成16年 5月27日(木) 現在、公開されていません。
GRSites.com http://www.grsites.com/
http://www.grsites.com/modperl/fontview.cgi?dir=s&fn=SANSKRITにて公開されているようです。 



[354] 
[CITE[デーヴァナーガリエディター"DVLS"の詳細情報 : Vector ソフトを探す!]], [TIME[2025-07-13T09:04:24.000Z]] <https://www.vector.co.jp/soft/win95/edu/se178275.html>

>このエディターは、JTRANSプロジョクトで、配布されているxdvng.ttfというフォントを使って、デーヴァナーガリ文字の入力を、比較的簡単に行うことを目標に、製作されました。擬似的にKH(京大・ハーヴァード)式サンスクリット表記法のようなローマ字入力もできます。
このプログラムには、フォントは付属していません。ご使用にあたっては、JTRANSプロジェクト
(http://www.sibal.com/sandeep/jtrans/)のページから、直接ダウンロードして、フォントをインストールしておいてください。
>
ローマナイズドフォントSANSKRIT.TTFについて以前は、 (Fonts in Cyberspace http://www.sil.org/computing/fonts/)にて公開されていましたが、平成16年 5月27日(木) 現在、公開されていません。
GRSites.com http://www.grsites.com/
http://www.grsites.com/modperl/fontview.cgi?dir=s&fn=SANSKRITにて公開されているようです。



- [364] 
[CITE[stotraas, mantraas, and images - PREFACE]], [TIME[2025-07-13T09:23:56.000Z]], [TIME[1999-11-28T17:27:13.479Z]] <https://web.archive.org/web/19991128172638fw_/http://www.geocities.com/Athens/Delphi/2627/script.html>

[365] >>364

>
[PRE[
<center>
<font face="xdvng"><font size="+2">
!
<br>
Â:i l:xm:in:àes:÷h p:rb:ÒÉN:ð n:m:H
<br>
</font></font>
<font size="-1" color="red"><strong>
(If the two lines above and the one below are not displayed
 in devanaagarii script, please install 
<a href="https://web.archive.org/web/19991128172638/ftp://weed.arch.com.inter.net/pub/" target="_top">
Xdvng</a> fonts.)</strong>
</center></font>
]PRE]


[797] 
[CITE[Bhajans]], [TIME[2025-10-27T08:31:43.000Z]] <https://satsang.tripod.com/>



* BEJA

[662] 
[CITE[Bhaskar]],
[CITE[EPatrika]],
[CITE[Jagran]], 
[CITE[AmarUjala]]
は大同小異。
[SRC[>>529]]

** [CITE[Bhaskar]]

- [548] [[8ビット符号]]
- [545] 実利用例
-- [546] 
[CITE[Dainik Bhaskar - India's No.1 Daily Hindi News Paper]], [[Dainik Bhaskar]], [TIME[2025-07-26T13:00:06.000Z]], [TIME[2007-01-01T12:35:34.080Z]] <https://web.archive.org/web/20070101123307/http://bhaskar.com/>

[547] >>546

>
[PRE[
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
]PRE]

>
[PRE[
  @font-face {
    font-family: Bhaskar;
    font-style:  normal;
    font-weight: normal;
        src: url(https://web.archive.org/web/20070101123307im_/http://bhaskar.com/eot/BHASKAR0.eot);
  }
]PRE]

>
[PRE[
             <b>»æ´Šæè»èÚUè ¥ÂÙæ°»è §´UÎæñÚU ÂéçÜâ</b></font></font></a><font size="5" face="bhaskar">    <br><font size="4" face="bhaskar">§´UÎæñÚU ÂéçÜâ ¥æÁ âð àæéM¤ ãéU° âÇ¸·¤ âéÚUÿææ â#æãU ¥çÖØæÙ ·ð¤ ÌãUÌ ÅþñUçÈ¤·¤ çÙØ×æð´ ·¤æ ©ËÜ´ƒæÙ ·¤ÚUÙð ßæÜæð´ ·¤æð Î´çÇUÌ ç·¤° ÁæÙð ·¤è ÕÁæ°  »éÜæÕ ·¤æ Èê¤Ü âæñ´Âð»èÐ</font>&nbsp;&nbsp; 
]PRE]


** [CITE[ePatrika]]

- [568] [[8ビット符号]], [[ASCII文字]]も置き換えあり
- [564] 実利用例
-- [565] [CITE[Rajasthanpatrika-Hindi Newspaper,Hindi News,Rajasthan-News,Hindi News Portal]], [TIME[2025-07-26T13:58:43.000Z]], [TIME[2007-01-01T04:22:57.643Z]] <https://web.archive.org/web/20070101041131/http://rajasthanpatrika.com/>
-- [563] 
[CITE[Wayback Machine]], [TIME[2025-07-26T13:57:00.000Z]] <https://web.archive.org/web/20040826053120/http://www.rajasthanpatrika.com/css/epatrika.pfr>
--- [566] このファイルへのリンクは >>565 にもあるが、 >>565 の時代には既に削除されている状態


[567] >>565

>
[PRE[
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
]PRE]

>
[PRE[
<link rel='FONTDEF' src='http://www.rajasthanpatrika.com/css/epatrika.pfr'>
<STYLE TYPE="text/css">

     --> url(EPATRIK3.eot) 	(ePatrika)
    --> url(EPATRIK2.eot) 	(ePatrika Italic)
    --> url(EPATRIK1.eot) 	(ePatrika Bold-Italic)
    --> url(EPATRIK0.eot) 	(ePatrika Bold)


<!-- /* $WEFT -- -- */
  @font-face {
    font-family: ePatrika;
    font-style:  normal;
    font-weight: normal;
    src: url(http://rajasthanpatrika.com/css/EPATRIK3.eot);
  }
-->
</STYLE>
]PRE]

>
[PRE[
	<!-- Search Google -->
<form method="get" action="http://www.rajasthanpatrika.com/searching.htm" target="_top">
<td width="257" bgcolor="#FFE6FF">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>
<input type="text" name="q" size="18" maxlength="255" value=""></input>
<input type="submit" name="sa" value="Go"></input>
<input type="hidden" name="client" value="pub-2532119350200610"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="ISO-8859-1"></input>
<input type="hidden" name="oe" value="ISO-8859-1"></input>
<input type="hidden" name="safe" value="active"></input>
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:11"></input>
<input type="hidden" name="hl" value="en"></input>
</td>
</form>
]PRE]

>
[PRE[
tickers[0]='<a href=../NEWS/ShowNews.php?NewsID=585394&CatID=2&Template=0><nobr>&nbsp;&nbsp;<font color=blue>çßEðàßÚñUØæ ãUæð´»ð âè°â¥æ§ü¥æÚU ·ð¤ ×ãUæçÙÎðàæ·¤</font>&nbsp;</a>'
tickers[1]='<a href=../NEWS/ShowNews.php?NewsID=585362&CatID=2&Template=0><nobr>&nbsp;&nbsp;<font color=blue>Ù° âæÜ ¥õÚU §üÎ ·¤è ÕÏæ§ü</font>&nbsp;</a>'
]PRE]

>
[PRE[
                                  <td width="53%" align="middle" class="hinditicker1"><font color="#000066" >&yen;&aelig;&Acirc;&middot;&curren;&aelig; 
                                    &Ouml;&ccedil;&szlig;c&Oslash; &Egrave;&curren;&Uuml;</font></td>
                                  <td width="47%" align="middle" class="hinditicker1"><select id=select name=select1 class="Hindismall" onChange="javaScript:showdaily();">
                                      <option value="select" selected>Úæçàæ ¿éÙð´</option>
                                      <option value="aries">×Ôá</option>
                                      <option value="taurus">ßëáÖ</option>
                                      <option value="gemini">ç×ÍäÙ</option>
                                      <option value="cancer">· ·ü</option>
                                      <option value="leo">çâ´ã</option>
                                      <option value="virgo">· ‹Øæ</option>
                                      <option value="libra">Ìä¶æ</option>
                                      <option value="scorpio">ßëç³¿·</option>
                                      <option value="sagittarius">ÏÙä</option>
                                      <option value="capricorn">×· Ú</option>
                                      <option value="aquarius">· ä´Ö </option>
                                      <option value="pisces">×èÙ</option>
                                    </select></td>
]PRE]

(外部CSSでフォント適用)

** [CITE[au]]

- [573] [[8ビット符号]]
- [575] 
[CITE[AMAR UJALA HINDI DAINIK]], [TIME[2025-07-26T14:33:02.000Z]], [TIME[2001-07-31T02:10:53.385Z]] <https://web.archive.org/web/20010731021046if_/http://www.amarujala.com/aufont/aufont.htm>
- [571] [CITE[AMAR UJALA HINDI DAINIK]], [TIME[2025-07-26T14:19:37.000Z]], [TIME[2005-01-03T00:48:44.834Z]] <https://web.archive.org/web/20050103003931if_/http://amarujala.com/aufont/aufont.htm>
-- [[フォント]]
- [569] 実利用例
-- [39] 
[CITE[Wayback Machine]], [TIME[2025-05-21T05:50:15.000Z]] <https://web.archive.org/web/20010712111219/http://www.amarujala.com/today/default.asp>
-- [570] 
[CITE[Wayback Machine]], [TIME[2025-07-26T14:19:17.000Z]] <https://web.archive.org/web/20041231073636/http://amarujala.com/today/default.asp>



[572] >>570

>
[PRE[
<meta http-equiv='Content-Type' content='text/html; charset=x-user-defined'>
<head>
<title>Amar Ujala - India's Leading Hindi Daily Newspaper</title>
<style>
a {text-decoration :none}
</style>
<STYLE type=text/css>
<!-- /* $WEFT -- Created by: Amarujala infotech on 05/12/01 --*/
@font-face {
font-family: au;
font-style:  normal;
font-weight: normal;
src: url(http://210.210.18.241/DBFNT0.eot);
}
-->
</STYLE>
]PRE]

>
[PRE[
<font face='au' size='4' >âéÙæ×è ·ãÚ âð ÕÕæüÎ ãô ¿é·ð ¥¢Ç×æÙ çÙ·ôÕæÚ Î÷ßèÂ ×ð´ ¥æÁ ÌÇ¸·ð ¿æÚ ÕÁð çÈÚ Öê·¢Â ·ð ÛæÅ·ð¥æ° ¥õÚ Üô» ÎãÜ »°Ð âê˜æô´ Ùð ÕÌæØæ ç·</font></p>
]PRE]


** [CITE[Jagran]]

- [580] [[8ビット符号]]
- [19] [CITE[Jagran -Download Page]], [TIME[2025-07-26T14:35:22.000Z]], [TIME[2003-12-05T02:35:24.067Z]] <https://web.archive.org/web/20031205023345if_/http://www2.jagran.com/download.asp>
-- [[フォント]]
- [577] 実利用例
-- [576] [CITE[Wayback Machine]], [TIME[2025-07-26T14:34:49.000Z]] <https://web.archive.org/web/20031229042124/http://jagran.com/>

[579] >>576

>
[PRE[
  <LINK REV="made" HREF="mailto:webmaster@jagran.com">
<meta http-equiv="Content-Type" content="text/html; charset=x-user-defined">
  <META NAME="generator" CONTENT="Microsoft Visual InterDev">
  <META NAME="author" CONTENT="Jagran Infotech Ltd">
  <META NAME="description" CONTENT="India's Largest Read Hindi NewsPaper">
  <META NAME="keywords" CONTENT="Hindi, India, Uttar Pradesh, Kanpur, Lucknow, Delhi, Newspaper">
  <META NAME="ROBOTS" CONTENT="INDEX,FOLLOW">
  <meta http-equiv="Content-Style-Type" content="text/css">
  <link REL="fontdef" href="http://www.Jagran.com/Jagran.pfr">
<STYLE TYPE="text/css">
<!-- /* $WEFT -- Created by: Jagran Infotech Ltd. (webmaster@jagran.com) on 7/22/2002 -- */
  @font-face {
    font-family: Jagran;
    font-style:  normal;
    font-weight: normal;
    src: url(Jagran0.eot);
  }
-->
</STYLE>
]PRE]

>
[PRE[
			<font color="black" face="Jagran" size="3"><b>ÅUñÜðïÅUðÇU çÕãæÚè ÒÁô·¤ÚÒ ãê¢, çÜ¢»Îôã ·¤ô Îð¹ Üê¢»æÑ ÜæÜê  </b><br>·¤æÙÂéÚÐ Øãæ¢ âç·ü¤ÅU ãæ©â ×ðï ÚçßßæÚ ·¤ô ÚæcÅUþèØ ÁÙÌæ ÎÜ ¥ŠØÿæ ÜæÜê ÂýâæÎ ØæÎß Ùð ·¤ãæ, ÒÒ×éwØ ¿éÙæß ¥æØévÌ çÜ¢»Îôã ¥õÚ çÕãæÚ ·ð¤ ÇUèÁèÂè ¥ôÛææ, ÕôÍ ¥æÚ ×ðïÅUÜè ÇUèÚðËÇUÐ â¢âÎ ·¤æ ¥»Üæ â˜æ ãôÙð Îô, çÜ¢»Îôã ·¤ô Îð¹ Üê¢»æÐ çâÙð×æ, ×èçÇUØæ ¥õÚ Ò¥ÂôçÁÅ&nbsp;<img alt="" align="absmiddle" src="images/more.gif" border="0" WIDTH="15" HEIGHT="6"> </font></a>
]PRE]



-*-*-

- [16] [CITE@en[compact_enc_det/util/encodings/encodings.cc at master · google/compact_enc_det]], [TIME[2025-06-22T13:16:27.000Z]] <https://github.com/google/compact_enc_det/blob/master/util/encodings/encodings.cc#L164>
-- [17] [CITE@en[compact_enc_det/util/encodings/encodings.pb.h at master · google/compact_enc_det]], [TIME[2025-06-22T13:16:40.000Z]] <https://github.com/google/compact_enc_det/blob/master/util/encodings/encodings.pb.h#L106>

[574] >>17

>
[PRE[
  // Detected by xin liu's detector
  // Handled by transcoder
  // (Indic encodings)

  TSCII                = 49,
  TAMIL_MONO           = 50,
  TAMIL_BI             = 51,
  JAGRAN               = 52,
]PRE]

[578] [[ced]] の実装する JAGRAN についてはこれ以上の情報なく詳細不明。 >>576 は Hindi 
のフォントで、 >>574 の残り3つは Tamil のフォントだが、果たして >>574 の
[CITE[Jagran]] と同じものかどうか。






* [CITE[Gopika]]


- [552] [[8ビット符号]], [[ASCII文字]]も置き換え
- [549] 
[CITE[Welcome to Gujarat Samachar Online]], [TIME[2025-07-26T13:13:33.000Z]], [TIME[2009-12-30T22:19:43.214Z]] <https://web.archive.org/web/20091230221752/http://gujaratsamachar.com/>
-- [550] 
[CITE[Gujarat Samachar Online :: Help]], [TIME[2025-07-26T13:13:45.000Z]], [TIME[2009-12-30T22:38:11.104Z]] <https://web.archive.org/web/20091230223623/http://gujaratsamachar.com/help.html>

[551] >>549

>
[PRE[
<style type="text/css">
<!-- /* $WEFT -- Created by: H.S.Mazumdar (gsacademy@icenet.net) on 7/22/00 -- */
  @font-face {
    font-family: Gopika;
    font-style:  normal;
    font-weight: normal;
    src: url(https://web.archive.org/web/20091230221752im_/http://www.gujaratsamachar.com/GOPIKA0.eot);
  }
-->
</style>
]PRE]

>
[PRE[
<a href="gsa/20091231/guj/national/news4.html"><font face="Gopika" size="4">fq;htu 
fu yLg «tKe vt¤Jtlu yr"fthbtk dKtJe Nftg lrn</font></a></td></tr> <tr> <td width="0%" valign="top"><font face="Gopika"><img src="/web/20091230221752im_/http://gujaratsamachar.com/images/arrow3.gif" width="7" height="14"></font></td><td bgcolor="#FFFFFF" width="100%"> 
<a href="gsa/20091231/guj/national/news5.html"><font face="Gopika" size="4">yjd 
;ujkdKtle btdKe mt:u ck" mV¤ &amp; slSJl FtuhJtGþk</font></a></td></tr>[SNIP[]]
]PRE]


[659] 
[CITE@en[292946 - Can't display Gujarati Dynamic font despite the installation of the ttf font file]], [TIME[2025-07-27T02:23:35.000Z]] <https://bugzilla.mozilla.org/show_bug.cgi?id=292946>


* [CITE[Thoolika]]


- [557] [[8ビット符号]], [[ASCII文字]]も差し替えあり
- [555] [CITE@en-us[Keralakaumudi Thoolika Font]], [TIME[2025-07-26T13:29:58.000Z]], [TIME[2012-01-04T22:57:26.587Z]] <https://web.archive.org/web/20120104225150/http://news.keralakaumudi.com/info/font.php>
- [553] 実利用例
-- [554] [CITE@en-us[Kerala Kaumudi Online]], [TIME[2025-07-26T13:29:45.000Z]], [TIME[2012-01-02T22:01:30.227Z]] <https://web.archive.org/web/20120102215355/http://news.keralakaumudi.com/>

[556] >>554

>
[PRE[
<style type="text/css">
 <!-- /* $WEFT -- created by Keralakaumudi Online -- */
  @font-face {
    font-family: Thoolika;
    font-style:  normal;
    font-weight: normal;
    src: url(/web/20120102215355im_/http://news.keralakaumudi.com/font/THOOLIK0.eot);
 }
 
  @font-face {
    font-family: Thoolika;
    src: local('Thoolika'), url('/web/20120102215355im_/http://news.keralakaumudi.com/info/thoolika.ttf') format("truetype");
 }

-->
</style>
]PRE]

>
[PRE[
m¢-l-L¢-j¢ Y£t-Ï¡-Tc oh¡-d-c-o-©½-qc« Jt-X¡-TJ h¤-K¬-h-±É¢ V¢.-l¢. oa¡-c-z-LªV Da®M¡-Tc« ¨O-à¤-¼¤.
]PRE]

(外部CSSで適用)

[558] >>556 この種のサイトでは珍しく [[EOT]] だけでなく [[TTF]] を用意しているので、
[[Internet Archive]] 版を現在の [[Webブラウザー]]で表示すると見た目は正しくレンダリングされる。
>>555 では [[IE]] だとそのまま表示できるとし、
[[Firefox]] 等、[[Linux]]、[[Mac OS X]] では[[フォント]]をダウンロードしてインストールするよう案内している。
当時の [[Firefox]] 等ではまだ [[Webフォント]]未実装。



* [CITE[Sanskrit New]]

[357] 
[CITE[Sanskrit New]] 
は
[CITE[Itranslator]]
の古い版が実装していた[[フォント]]。
[SEE[ [[Sanskrit New]] ]]


[356] 
[CITE[Sanskrit Scriptural Texts - Sanskrit Font]], [TIME[2025-07-13T09:15:53.000Z]], [TIME[1999-11-29T09:13:12.318Z]] <https://web.archive.org/web/19991128143438fw_/http://www.geocities.com/Athens/Delphi/2627/index1.html>

> With the availability of Arun Gupta's TrueType devanaagarii font Xdvng for Windows, and Sandeep Sibal's transliteration package Jtrans , this page was added in March 1997.
>
Itranslator with Sanskrit New font is a more recent utility for preparing Devanaagarii texts. Itranslator was used for preparing several texts in these pages, after August 1997. Documents created with "Sanskrit New font" are so indicated in the list below. It will be necessary to install Sanskrit New font on the computer before you can display these documents in Devanaagarii script.
>
Jtrans and Itranslator have their relative merits. Individual choice of the type of translator will depend on the type of task and personal preference. 

- [358] [CITE[stotramala - devanaagarii]], [TIME[2025-07-13T09:17:29.000Z]], [TIME[1999-11-05T10:33:58.248Z]] <https://web.archive.org/web/19991105103352fw_/http://www.geocities.com/Athens/Delphi/2627/stotmal1.html>
- [359] [CITE[pa.nchasuuktaani - devanaagarii]], [TIME[2025-07-13T09:17:43.000Z]], [TIME[1999-11-05T14:19:29.215Z]] <https://web.archive.org/web/19991105141912fw_/http://www.geocities.com/Athens/Delphi/2627/suukta1.html>
- [362] [CITE[stotra maalaa - Roman Transliteration]], [TIME[2025-07-13T09:21:51.000Z]], [TIME[1999-11-05T19:59:13.330Z]] <https://web.archive.org/web/19991105195910fw_/http://www.geocities.com/Athens/Delphi/2627/tstotmal.html>
-- [363] [[ITRANS]]

[360] >>358 [CODE[<font face="xdvng">]]

[361] >>359 [CODE[<font face="Sanskrit New">]]

>
[PRE[
vedahmet&lt; pué;&lt; mhaNtm!,  AaidTyv[¡ tms&gt; prStat!,
<br>
tmev&lt; ivÖanm&t; #h -vit,  na=Ny&gt; pNwa iv*te=ynay. 2.
]PRE]

>
[PRE[
#ò&lt; min;a[,  Amu&lt; min;a[,  sv¡ min;a[. 6.
</ul></ul>

<center>
hir&gt; Aaem!
<font face="Times New Roman">
<br>
* * * * *
<br>
]PRE]


* [CITE[Kruti Dev]]



[385] 
[CITE[All Kruti Dev fonts: Download series from kruti Dev 010 to kruti Dev 740 free.(30 newly added) ~ Beautiful Hindi Fonts]], [[Arvind Chaudhary]], [TIME[2025-06-22T01:21:45.000Z]], [TIME[2025-07-13T12:17:06.395Z]] <https://fonthindi.blogspot.com/2014/01/all-krutidev-fonts-download-series-from.html>

>Kruti Dev is one of the most popular hindi font. This font commonly used in many north Indian states. In Madhya Pradesh, Haryana, Rajasthan and many other states of India Kruti Dev font is standard hindi font. Most of the typing tests in these states are conducted in Kruti Dev font. DevLys and Kruti Dev fonts are most used hindi fonts in typing.
>In north Indian states many public service commissions conduct their Clerk, Stenographer, Data Entry operator's typing exams using Kruti Dev 010, Kruti Dev 016 or DevLys 010 font. Kruti Dev and DevLys fonts shares same keyboard layout.
>So if a candidate have practiced in any Kruti Dev font then he will easily handle DevLys fonts also.

[386] [CITE[All DevLys fonts: big collection from DevLys 010 to DevLys 400. Free download complete series. ~ Beautiful Hindi Fonts]], [[Arvind Chaudhary]], [TIME[2025-06-22T01:21:45.000Z]], [TIME[2025-07-13T12:18:20.098Z]] <https://fonthindi.blogspot.com/2014/01/all-devlys-fonts-big-collection-from.html>

>DevLys font series is popular Hindi font list and widely used. [SNIP[]] Font are developed by C-DAC.
>        DevLys and Kruti Dev are two most famous Hindi font series and widely used by Hindi typists. [SNIP[]] For state public service commission and other clerk or stenographer exams DevLys 010 is familiar name for candidates.
>Kruti Dev and DevLys fonts share same keyboard layouts.[SNIP[]]



[384] [CITE@en[Kruti Dev - Wikipedia]], [TIME[2025-06-26T14:49:37.000Z]], [TIME[2025-07-13T12:12:42.935Z]] <https://en.wikipedia.org/wiki/Kruti_Dev>

* [CITE[Chanakya]]

- [562] [[8ビット符号]], [[ASCII文字]]も差し替えあり
- [559] 実利用例
-- [560] 
[CITE[Punjab Kesari Special Editorials]], [TIME[2025-07-26T13:40:28.000Z]], [TIME[2012-01-01T01:30:49.275Z]] <https://web.archive.org/web/20120101012817/http://punjabkesari.com/frmSpecialEdit.aspx?SpID=5156>

[561] >>560

>
[PRE[
	<style type="text/css">
   <!-- /* $WEFT -- Created by: Punjab Kesari (PunjabK@punjabkesari.com) on 7/1/2003 -- */
  @font-face {
    font-family: Chanakya;
    font-style:  normal;
    font-weight: normal;
    src: url(/web/20120101012817im_/http://punjabkesari.com/styles\CHANAKY3.eot);
  }
  @font-face {
    font-family: Chanakya;
    font-style:  oblique;
    font-weight: normal;
    src: url(/web/20120101012817im_/http://punjabkesari.com/styles\CHANAKY2.eot);
  }
  @font-face {
    font-family: Chanakya;
    font-style:  normal;
    font-weight: 700;
    src: url(/web/20120101012817im_/http://punjabkesari.com/styles\CHANAKY1.eot);
  }
  @font-face {
    font-family: Chanakya;
    font-style:  oblique;
    font-weight: 700;
    src: url(/web/20120101012817im_/http://punjabkesari.com/styles\CHANAKY0.eot);
  }
 @font-face {
    font-family: Shusha;
    font-style:  normal;
    font-weight: 700;
    src: url(/web/20120101012817im_/http://punjabkesari.com/styles\SHUSHA1.eot);
  }
-->
    </style>

		<style type="text/css">
   @font-face { font-family: Chanakya; src:url(/web/20120101012817im_/http://punjabkesari.com/styles\CHANAKY3.eot); }
   @font-face { font-family: Chanakya; src:url(/web/20120101012817im_/http://punjabkesari.com/styles\CHANAKY2.eot); }
   @font-face { font-family: Chanakya; src:url(/web/20120101012817im_/http://punjabkesari.com/styles\CHANAKY1.eot); }
   @font-face { font-family: Chanakya; src:url(/web/20120101012817im_/http://punjabkesari.com/styles\CHANAKY0.eot); }
   @font-face { font-family: Shusha; src:url(/web/20120101012817im_/http://punjabkesari.com/styles\SHUSHA1.eot); }
		</style>
]PRE]

(外部 [[CSS]] により適用)


*[CITE[HTChanakya]]

- [643] [[8ビット符号]], [[ASCII文字]]も置き換えあり
- [642] 実利用例
-- [641] [CITE@EN[HindustanDainik.com]], [TIME[2025-07-27T01:58:00.000Z]], [TIME[2004-12-29T03:12:25.318Z]] <https://web.archive.org/web/20041229030643/http://www.hindustantimes.com/news/2045_0,0100.htm>
--- [645] 
[CITE[https://web.archive.org/web/20050112190457im_/http://www.hindustantimes.com/on/h/s/hd.css]], [TIME[2025-07-27T02:03:04.000Z]] <https://web.archive.org/web/20050112190457im_/http://www.hindustantimes.com/on/h/s/hd.css>

[644] >>641

>
[PRE[
<title>HindustanDainik.com</title>
<!-- start link to PFR --><link rel="fontdef" src="http://www.hindustantimes.com/news/HTChanakya.pfr"><!-- end link to PFR --><!-- Start Bitstream WebFont Player support -->
<script language="javascript">
<!--
if (navigator.appName == "Microsoft Internet Explorer" &&
    navigator.appVersion.indexOf("Windows", 0) != -1 &&
    navigator.appVersion.substring(0,1) >= 4)
{
    document.writeln("<OBJECT");
    document.writeln("classid=\"clsid:0246ECA8-996F-11D1-BE2F-00A0C9037DFE\"");
    document.writeln("codebase=\"http://www.bitstream.com/wfplayer/tdserver.cab#version=1,0,0,10\"");
    document.writeln("id=\"TDS\" width=0 height=0");
    document.writeln(">");
    document.writeln("</OBJECT>");
}
// -->
</script>
<link>
<!-- End Bitstream WebFont Player support -->
]PRE]

>
[PRE[
<tr><td height="15"><a href="/web/20041229030643/http://www.hindustantimes.com/on/fonts/HTCHANAK.TTF" class="blln"><img src="/web/20041229030643im_/http://www.hindustantimes.com/on/img/fonts.gif" border="0"></a></td></tr>
]PRE]

>
[PRE[
    <td width="90" class="blbg">&nbsp;<span class="wh">â×æ¿æÚ</span></td></tr>
<tr><td valign="top">
<table width="90" border="0" cellspacing="5" cellpadding="0" valign="top"><tr><td><span class="b">&#149; </span><a href="/web/20041229030643/http://www.hindustantimes.com/news/2047_0,0067.htm" class="bd">&agrave;&aelig;&atilde;&Uacute;</a><br><span class="b">&#149; </span><a href="/web/20041229030643/http://www.hindustantimes.com/news/2049_0,0060.htm" class="bd">ÚUæ:Ø</a><br><span class="b">&#149; </span><a href="/web/20041229030643/http://www.hindustantimes.com/news/2060_0,0068.htm" class="bd">Îðàæ</a><br><span class="b">&#149; </span><a href="/web/20041229030643/http://www.hindustantimes.com/news/2060_0,0070.htm" class="bd">çßÎðàæ</a><br><span class="b">&#149; </span><a href="/web/20041229030643/http://www.hindustantimes.com/news/2060_0,0069.htm" class="bd">&sup1;&Ocirc;&para;</a><br><span class="b">&#149; </span><a href="/web/20041229030643/http://www.hindustantimes.com/news/2060_0,0066.htm" class="bd">&ccedil;&Otilde;&Aacute;&Ugrave;&eth;&acirc;</a><br><span class="b">&#149; </span><a href="/web/20041229030643/http://www.hindustantimes.com/news/2090_0,0083.htm" class="bd">â¢ÂæÎXWèØ</a><br><!--<span class=b>&#149; </span><a href="/news/2222_0,00830000.htm" class="bd">Sˆæ¬æ </a><br><span class=b>&#149; </span><a href="#" class="bd">&middot;&aelig;&Aring;&ecirc;&uuml;&Ugrave;</a><br><span class=b>&#149; </span><a href="/news/2210_0,0100.htm"  class="bd">&times;&otilde;&acirc;&times;</a><br><img src="/on/img/0.gif" height=5 width=1><br>--><span class="b">&#149; </span><a href="/web/20041229030643/http://www.hindustantimes.com/onlineCDA/astro/HTAstroForecastHD.jsp?2" class="bd">ÖçßcØYWÜ</a><br><span class="b">&#149; </span><a href="/web/20041229030643/http://www.hindustantimes.com/news/2054_0,0080.htm" class="bd">&ccedil;&acirc;&Ugrave;&eth;&times;&aelig;</a><br><!--<span class=b>&#149; </span><a href="/onlineCDA/general/HTDisplayJokesHD.jsp?2" class="bd">&iquest;&eacute;&Aring;&middot;&eacute;&Uuml;&eth;</a><br><span class=b>&#149; </span><a href="/onlineCDA/book/HTDisplayTaleHD.jsp?2" class="bd">&yen;&aelig;&Acirc;&middot;&aelig;      &Acirc;&oacute;&aelig;&aelig;</a><br>--><tr>
]PRE]

(外部CSSでフォント指定、 [CODE[@font-face]] は無し)

[646] >>645

>
[PRE[
.hiformfield
{
    COLOR: #666666;
    FONT-FAMILY: HTChanakya, AU, Jagran;
    FONT-SIZE: 12px
}
]PRE]


*[CITE[Shusha]]

- [640] [[7ビット符号]]
- [637] [CITE[help]], [TIME[2025-07-27T01:48:17.000Z]], [TIME[2005-03-06T03:28:05.609Z]] <https://web.archive.org/web/20050306032735fw_/http://hindi.sarai.net/download.htm>
- [636] 実利用例
-- >>622
-- >>561
-- [638] [CITE[Loksanskriti]], [TIME[2025-07-27T01:48:28.000Z]], [TIME[2005-09-18T17:50:41.791Z]] <https://web.archive.org/web/20050918174859fw_/http://hindi.sarai.net/loksanskriti/loksanskriti.htm>


[639] >>638

>
[PRE[
<title>Loksanskriti</title>
<meta name="Description" content="Sarai The New Media Initiative Delhi India">
<meta name="Keywords" content="India, new media, city, urban culture, media practice, film, popular cinema, free software, research, Hindi, culture, Delhi, South Asia">
<meta name="Copyright" content="Sarai">
<meta name="Language" content="English">
<script language="JavaScript" src="https://web.archive.org/web/20050918174859js_/http://www.sarai.net/fonts/scripts/tdserver.js">
</script>
<style type="text/css">

@font-face {
font-family: "Shusha";
src: url("https://web.archive.org/web/20050918174859im_/http://www.sarai.net/fonts/Shusha.pfr")
}
</style>
]PRE]

>
[PRE[
      <p><font face="Shusha" size="4" color="#FFFFFF">rcanaayaoM</font></p>
      <p><font face="Shusha, Shusha02, Shusha05" size="3" color="#FFFFFF"><a href="viswayan_aditya.pdf">ivaSvaayana 
        ko daOr maoM rOiDkla isayaasat<br>
        </a></font><font face="Shusha, Shusha02, Shusha05" size="3" color="#FFFFFF">Aaaid%ya 
        inagama</font></p>
]PRE]

-*-*-

[663] 
[CITE[Shivaji]],
[CITE[Vakil]]
は
[CITE[Shusha]]
の派生形。
[SRC[>>529]]

** [CITE[Rasik.com]] フォント群

- [629] [[7ビット符号]]群
- [611] 
[CITE[Rasik.com - Download Marathi Fonts]], [TIME[2025-07-27T01:17:25.000Z]], [TIME[2006-05-05T06:34:14.955Z]] <https://web.archive.org/web/20060505062853/http://www.rasik.com/fonts/download.html>
- [613] [CITE[How to read and use phonetics]], [TIME[2025-07-27T01:20:04.000Z]], [TIME[2005-12-23T02:53:50.192Z]] <https://web.archive.org/web/20051223024356/http://www.rasik.com/fonts/phonetics.html>
- [625] 
[CITE[Rasik Mail]], [TIME[2025-07-27T01:29:41.000Z]], [TIME[2005-12-23T02:42:03.924Z]] <https://web.archive.org/web/20051223022157/http://www.rasik.com/email/compose.html>
--- [626] [CITE[RasikMail - Frequently Asked Questions]], [TIME[2025-07-27T01:30:01.000Z]], [TIME[2006-02-18T18:12:10.230Z]] <https://web.archive.org/web/20060218175232/http://www.rasik.com/email/help.html>
- [614] 人工的な利用例
-- [615] 
[CITE[Rasik.com - Search Books, Authors]], [TIME[2025-07-27T01:20:23.000Z]], [TIME[2006-05-04T19:54:56.729Z]] <https://web.archive.org/web/20060504194651/http://www.rasik.com/marathi/search.html>
-- [617] 
[CITE[https://web.archive.org/web/20060504190300cs_/http://www.rasik.com/rasik.css]], [TIME[2025-07-27T01:21:29.000Z]] <https://web.archive.org/web/20060504190300cs_/http://www.rasik.com/rasik.css>
-- [623] 
[CITE[Rasik.com - Search Books, Authors]], [TIME[2025-07-27T01:27:50.000Z]], [TIME[2001-02-15T02:56:09.370Z]] <https://web.archive.org/web/20010215024037/http://www.rasik.com/gujarati/search.html>
- [619] 実利用例
-- [620] 
[CITE[Rasik.com - Browse Subjects]], [TIME[2025-07-27T01:23:44.000Z]], [TIME[2006-05-05T06:37:57.399Z]] <https://web.archive.org/web/20060505062837/http://www.rasik.com/marathi/categories.html>
-- [621] 
[CITE[Rasik.com - Hindi Books]], [TIME[2025-07-27T01:24:43.000Z]], [TIME[2001-03-03T16:36:25.887Z]] <https://web.archive.org/web/20010303162615/http://www.rasik.com/hindi/index.html>

[627] 
このサイトには言語・文字ごとの書籍検索機能がある。それぞれの専用フォントが表示に使われる
[SRC[>>611]]。また、[[翻字]]を使って検索できる [SRC[>>613]]。

[628] 
このサイトには [CITE[RasikMail]] と称するメール送信機能がある。 [SRC[>>625]]
[[翻字]]を使うが、

>[SNIP[]]Currently we are using <<M>> for Marathi, <<H>> for Hindi and <<E>> for English. [SNIP[]]

により言語・文字の切り替えができる。 このサイトのフォント [SRC[>>611]]
を使った[[HTMLメール]]化されて送信される。 [SRC[>>626]]




[612] >>611

>
[PRE[
     48588      28517  58.6% 1997/06/27 13:40:48 A--W  Deflate   067C504B Shusha.ttf
     50656      29492  58.2% 1997/06/27 13:47:24 A--W  Deflate   BD09839E Shus_05.ttf
     55312      32265  58.3% 1997/06/27 13:46:12 A--W  Deflate   A8852E65 Shus_02.ttf
     50948      29678  58.2% 1997/06/27 14:03:30 A--W  Deflate   6E54BBF9 Shiv05.ttf
     55756      32630  58.5% 1997/06/27 13:38:18 A--W  Deflate   0C020F01 Shiv02.ttf
     48924      28704  58.6% 1997/06/27 13:39:04 A--W  Deflate   9D505905 Shiv01.ttf
     51696      30797  59.5% 2000/05/22 08:53:56 ---W  Deflate   FB60404A Vakil01.ttf
]PRE]

[616] >>615

>
[PRE[
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<title>Rasik.com - Search Books, Authors</title>
    <link rel="stylesheet" href="/web/20060504194651cs_/http://www.rasik.com/rasik.css" type="text/css">
    <!-- Start link to PFR -->
    <link rel="fontdef" src="/shivaji01.pfr">
    <!-- End link to PFR -->
]PRE]

>
[PRE[
                            <li>to type <font size="5" face="Shivaji01">doXapaMDo</font>,
                                enter &quot;deshapAMDe&quot; (to
                                make it easy even
                                &quot;deshpande&quot; will work,
                                although it is phonetically
                                incorrect!)</li>
]PRE]

[618] >>617

>
[PRE[
 /* $WEFT -- Created by: Rasik.com on 4/7/2001 -- */
  @font-face {
    font-family: Shivaji01;
    font-style:  normal;
    font-weight: normal;
    src: url(/web/20060504190300im_/http://www.rasik.com/shivaji01_n.eot);
  }
  @font-face {
    font-family: Shusha;
    font-style:  normal;
    font-weight: normal;
    src: url(/web/20060504190300im_/http://www.rasik.com/shusha_n.eot);
  }
  @font-face {
    font-family: Vakil_01;
    font-style:  normal;
    font-weight: normal;
    src: url(/web/20060504190300im_/http://www.rasik.com/vakil01_n.eot);
  }
  @font-face {
    font-family: APS-DV-Priyanka;
    font-style:  normal;
    font-weight: normal;
    src: url(/web/20060504190300im_/http://www.rasik.com/apsdvpr0.eot);
  }
]PRE]

[622] >>621

>
[PRE[
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="GENERATOR" content="Microsoft FrontPage 3.0">
    <title>Rasik.com - Hindi Books</title>
    <link rel="stylesheet" href="/web/20010303162615cs_/http://www.rasik.com/rasik.css" type="text/css">
    <!-- Start link to PFR -->
    <link rel="fontdef" src="/shusha.pfr">
    <!-- End link to PFR -->
    <!-- Start Bitstream WebFont Player support -->
    <script src="https://web.archive.org/web/20010303162615js_/http://www.bitstream.com/wfplayer/tdserver.js" type="text/javascript">
    </script>
    <!-- End Bitstream WebFont Player support -->
]PRE]

>
[PRE[
                <td width="100%"><strong>Rasik.com </strong><big><font face="Shusha">ko
                maaQyama sao Aap Gar baOzo ApnaI psaMd kI ihndI pustkoM Kaoja
                evaM p`aPt kr sakto hOM.</font><font face="Times New Roman">
                </font></big><font face="Shusha"><big>ipClao ek vaYa- ko
                daOrana hjaaraoM ]%saahI pazkaoM nao hmaarI [nTrnaoT saa[T kao
                doKa AaOr saraha hO.Anaok laaogaaoM nao pustkoM KrId kr hmaara
                ]%saah vaQa-na ikyaa hO.risakaoM ko [sa p`oma kao doKkr hma yah
                saovaa ihndI pazkaoM ko ilayao BaI p`armBa kr rho hOM.
                AaXaa hO ik Aap [saI trh hmaara ]%saah vaQa-na krto rhoMgao.
                saBaI risakaoM kao hmaarI Aaor sao haid-k Qanyavaad&#178; </big></font>
]PRE]

[624] >>623

>
[PRE[
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<title>Rasik.com - Search Books, Authors</title>
    <link rel="stylesheet" href="/web/20010215024037cs_/http://www.rasik.com/rasik.css" type="text/css">
<!-- Start link to PFR -->
<link rel="fontdef" src="/vakil_01.pfr">
<!-- End link to PFR -->
<!-- Start Bitstream WebFont Player support -->
<script src="https://web.archive.org/web/20010215024037js_/http://www.bitstream.com/wfplayer/tdserver.js" type="text/javascript">
</script>
<!-- End Bitstream WebFont Player support -->
]PRE]

>
[PRE[
          <li>to type <font face="Vakil_01">maoQaanaI</font>, enter &quot;medhAnI&quot; (to make it
            easy even &quot;medhani&quot; will work, although it is phonetically incorrect!)</li>
]PRE]


[798] [CITE[My Personal Page]], [TIME[2025-10-27T08:48:29.000Z]] <https://devendrashinde.tripod.com/personalm.htm>

Shivaji01

[799] [CITE[null]], [TIME[2025-10-27T08:49:19.000Z]] <https://devendrashinde.tripod.com/sheti/gahu.htm>

[800] >>799 は >>798 とちがって ITRPudhari を使っている。


** [CITE[Vakil]]


- [630] [[7ビット符号]]
- [635] 
[CITE[Manibhadradada.org Font Download]], [TIME[2025-07-27T01:41:21.000Z]], [TIME[2003-10-12T17:00:36.048Z]] <https://web.archive.org/web/20031012165641fw_/http://www.manibhadradada.org/fontdownload.htm>
- [631] 実利用例
-- [632] 
[CITE[Manibhadradada.org-Jeevancharitra]], [TIME[2025-07-27T01:39:26.000Z]], [TIME[2003-10-12T17:07:27.476Z]] <https://web.archive.org/web/20031012170536fw_/http://www.manibhadradada.org/gujjcmain.htm>

[633] >>632

>
[PRE[
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<style type="text/css">
<!--  --
  @font-face {
    font-family: Vakil_01;
    font-style:  normal;
    font-weight: normal;
    src: url(https://web.archive.org/web/20031012170536im_/http://www.manibhadradada.org/VAKIL0.eot);
  }
  @font-face {
    font-family: Vakil_01;
    font-style:  normal;
    font-weight: 700;
    src: url(https://web.archive.org/web/20031012170536im_/http://www.manibhadradada.org/VAKIL1.eot);
  }
-->
</style>
]PRE]

>
[PRE[
<font face="Vakil_01" size="2" color="#0000ff"> 
<p align="CENTER"><font color="#FF6633">! EaI h/IM EaI SaMKoSvar paSva-naaqaaya 
  nama:</font></p>
]PRE]

[634] 
>>624 の [CITE[Vakil_01]] と同じフォントか。





* [CITE[Kiran]]

- [387] 
[CITE[Wayback Machine]], [TIME[2025-07-13T12:23:16.000Z]] <https://web.archive.org/web/20141031154146/http://www.kiranfont.com/>
-- [388] 配布フォント現存せず
-- [389] 
[CITE[Keyboard Layout]], [TIME[2025-07-13T12:24:22.000Z]], [TIME[2014-12-20T17:54:41.227Z]] <https://web.archive.org/web/20141220175407/http://users9.nofeehost.com/kiranfonts/webroot/kf/layout.asp>

[390] >>387

>I started this initiative way back in 1999 when i myself was looking for a good Marathi font. Did a lot of research but could not find a font that had all the features that I wanted to have and was available FREE! I must give credit to the Shivaji family fonts that was the closest match for my findings then but it had its own limitations in terms of quality and some other keyboard mapping that I found not user friendly. Also CDAC had good quality fonts available in their demo software provided. However, it always required their software in order to use it in any program.
>
I then gave up and took the challenge of developing a font myself. Its a painstaking process but ultimately I thought I have to do it! I commited myself to this task and created my first font Kiran.ttf that became popular in my friends circle. Then I made an official release of the same in late 1999.

[391] 
[CITE@en[Kiran (typeface) - Wikipedia]], [TIME[2025-07-09T20:24:00.000Z]], [TIME[2025-07-13T12:28:19.493Z]] <https://en.wikipedia.org/wiki/Kiran_(typeface)>

>
-2012: The Indian Rupee Currency Symbol was added in all the fonts. The character is mapped at ASCII 0226 (Alt+0226) and its official Unicode code point U+20b9


* Naidunia Devanagari

([[デバナガリ文字]])

- [38] [[フォント名]]: [DFN[[CODE[Naidunia]]]] [SRC[>>36]]
- [34] [CITE[The CSets: Supplemental Unicode Mapping Tables]], [TIME[2025-12-07T03:38:12.000Z]], [TIME[2008-06-01T09:32:38.325Z]] <https://web.archive.org/web/20080601092726/http://www.math.nmsu.edu/~mleisher/Software/csets/>
-- [35] 「Naidunia Devanagari to UTF-16 converter (Perl script).」
--- [36] 
[CITE[Wayback Machine]], [TIME[2025-12-07T03:38:37.000Z]] <https://web.archive.org/web/20100130152547/http://www.math.nmsu.edu/~mleisher/Software/csets/nai2ucs.pl>



* タミル文字

[SEE[ [[タミル文字の文字コード]] ]]

** TSCII, TAB, TAM

[SEE[ [[タミル文字の文字コード]] ]]



* [CITE[Webdunia]], [CITE[LT-TM-Barani]], [CITE[Shree-Tel-0900]], [CITE[Shree-Mal-0502]]

- [106] [CITE[Shree-Mal-0502]]
-- [105] [[Malayalam]] 
-- [107] [[ASCII文字]] / [[Latin1]] 置き換え型フォント
-- [103] [CITE[Wayback Machine]], [TIME[2025-06-23T13:44:16.000Z]] <https://web.archive.org/web/20011115013350/http://www.weblokam.com/eotpfr/Shree502.ttf>
- [102] 実利用例
-- [101] 
[CITE[Namaskaram-The ultimate Malayalam Portal www.weblokam.com]], [TIME[2025-06-23T13:43:41.000Z]], [TIME[2000-12-06T21:45:08.650Z]] <https://web.archive.org/web/20001206214500/http://weblokam.com/>
--- [104] [CODE[<font face="Shree-Mal-0502" size="3" color="#FF0000">]]



-*-*-


- [86] [CITE[Webdunia]]
-- [100] [[ヒンディー語]]
-- [90] [[ASCII文字]] / [[Latin1]] 置き換え型フォント
- [98] 実利用例
-- [81] 
[CITE[Namaskaar, Welcome to the World's first Hindi portal]], [TIME[2025-06-23T13:26:59.000Z]], [TIME[2000-10-18T02:46:53.402Z]] <https://web.archive.org/web/20001018024510/http://webdunia.com/>
--- [82] [CODE[<font face="Webdunia" size="4" color="#000000">]]
--- [85] [CODE[select]] でも使われている

-*-*-

- [88] [CITE[Shree-Tel-0900]]
-- [89] [[Telugu]]
-- [91] [[ASCII文字]] / [[Latin1]] 置き換え型フォント
-- [99] 
[CITE[Wayback Machine]], [TIME[2025-06-23T13:42:10.000Z]] <https://web.archive.org/web/20010405000424/http://www.webprapancham.com/Shree900.ttf>
- [92] 実利用例
-- [93] 
[CITE[The ultimate Telugu Portal-www.webprapancham.com]], [TIME[2025-06-23T13:36:59.000Z]], [TIME[2000-12-06T21:37:35.341Z]] <https://web.archive.org/web/20001206213100/http://webprapancham.com/main_frame.htm>
--- [94] [CODE[<font face="Shree-Tel-0900">]]
--- [95] [CODE[select]] でも使われている

[96] >>93

>
[PRE[
<meta http-equiv="Content-Type" content="text/html; charset=user-defined">
]PRE]



[664] 
[DFN[[CITE[SHREE-0908W]]]]
は
[CITE[Shree_Tel_0900]]
の派生形。
[SRC[>>529]]


-*-*-

- [97] [CITE[LT-TM-Barani]]
-- [87] [[タミル語]]
-- [78] [[ASCII文字]] / [[Latin1]] 置き換え型フォント
-- [77] 
[CITE[Wayback Machine]], [TIME[2025-06-23T13:26:29.000Z]] <https://web.archive.org/web/20010405051708/http://www.webulagam.com/barani.ttf>
-- [79] [CITE[Help for Font@webulagam.com]], [TIME[2025-06-23T13:26:49.000Z]], [TIME[2000-10-17T08:23:59.411Z]] <https://web.archive.org/web/20001017082225/http://www.webulagam.com/helpfont.htm>
- [80] 実利用例
-- [83] 
[CITE[Vanakkam - The ultimate Tamil Portal-www.webulagam.com]], [TIME[2025-06-23T13:31:23.000Z]], [TIME[2000-10-18T15:28:18.530Z]] <https://web.archive.org/web/20001018152647/http://webulagam.com/main_frame.htm>
--- [84] [CODE[<font face="LT-TM-Barani" size="2" color="#800000">]]


* [CITE[SHREE802]]

([[タミル文字]])

- [60] [CITE[Welcome To Dinamalar- Font Download Page]], [TIME[2025-06-23T12:59:19.000Z]], [TIME[2001-01-22T18:41:49.171Z]] <https://web.archive.org/web/20010121203600/http://dinamalar.com/font.htm>
-- [61] [DFN[[CITE[[CODE[SHREE802.TTF]] Tamil Font]]]]
-- [64] [[ASCII文字]] & [[Latin1]] 置き換え型フォント
- [62] 実利用例
-- [63] 
[CITE[Wayback Machine]], [TIME[2025-06-23T12:59:52.000Z]] <https://web.archive.org/web/20010126051300/http://dinamalar.com/2001jan22/index.htm>
--- [66] [CODE[<font face="SHREE802" size="3">]]
--- [67] [[JavaScript]] [[文字列]]でも利用


[65] >>63

>
[PRE[
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
]PRE]


[14] この分類の[[フォント]] [SRC[>>13]] :

- [15] [DFN[[CITE[SHREE802]]]]
- [20] [DFN[[CITE[SHREE-TAM-0802]]]]
- [21] [DFN[[CITE[Shree-Tam-1361]]]]
- [22] [DFN[[CITE[Shree_Tam_002]]]]
- [23] [DFN[[CITE[SHREED26]]]]

- [24] [[フォント]]:
-- >>13
- [25] [[符号表]]:
-- >>13

[26] 実装、類似名の別形式フォントなど[[タミル文字の文字コード]]も参照。

[REFS[

- [13] 
[CITE[thamizh ezhutthuru chErkkai.. Tamil Font Collection... 墾r 斛藸淟 宋籧邪.. Tamil Font Collection... thamizh ezhutthuru chErkkai.. Tamil Font Collection... thamizh ezhutthuru chErkkai.. Tamil Font Collection...]], [TIME[2025-11-03T09:30:33.000Z]], [TIME[2008-05-01T19:04:13.031Z]] <https://web.archive.org/web/20080501175238/http://www.angelfire.com:80/indie/tamilezhutthuru3/1/aanGilam/shree_pkm.html>

]REFS]

* [CITE[SHREE803]]

([[タミル文字]])

- [27] [CITE[thamizh ezhutthuru chErkkai.. Tamil Font Collection... 墾r 斛藸淟 宋籧邪.. Tamil Font Collection... thamizh ezhutthuru chErkkai.. Tamil Font Collection... thamizh ezhutthuru chErkkai.. Tamil Font Collection...]], [TIME[2025-11-03T09:58:23.000Z]], [TIME[2008-05-05T10:27:49.482Z]] <https://web.archive.org/web/20080505084530/http://www.angelfire.com:80/indie/tamilezhutthuru3/1/aanGilam/innapiRa_pkm.html>

* [CITE[SHREE-TAM-0802]]

([[タミル文字]])

[32] [[TAM]] [[フォント]。 [SEE[ [[TAM]] ]]

* [CITE[SHREE-PUDHARI]]

[665] 
[DFN[[CITE[Shree-Pud-77NW]]]]
は
[CITE[SHREE-PUDHARI]]
の派生形。
[SRC[>>529]]



* [CITE[LokWeb]]

- [112] [CITE[Wayback Machine]], [TIME[2025-06-23T13:47:52.000Z]] <https://web.archive.org/web/20010917090336/http://www.loksatta.com/font/lokfont.zip>
-- [111] [[ASCII文字]] / [[Latin1]] 置き換え型フォント
- [108] 実利用例
-- [109] 
[CITE[Loksatta.com]], [TIME[2025-06-23T13:47:16.000Z]], [TIME[2000-10-20T03:01:02.957Z]] <https://web.archive.org/web/20001019034942/http://www.loksatta.com/front.html>
--- [110] [CODE[<font face="LokWeb" size="3">]]

[113] 
>>109

>
[PRE[
<meta http-equiv="Content-Type" content="text/html;charset=x-user-defined">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
]PRE]




* [CITE[Pothana]]

- [425] [[8ビット符号]], [[ASCII]] 部分も利用
- [434] 人工的な利用例
-- [426] >>424
--- [CODE[<FONT FACE="pothana">]]
- [452] 実利用例
-- [455] 
[CITE[Sanskrit Scriptural Texts - Telugu Font]], [TIME[2025-07-26T04:50:13.000Z]] <https://web.archive.org/web/20000119234424fw_/http://geocities.com/Athens/Delphi/2627/telugu.html>
--- [453] 
[CITE[Sthothra Mala WebPage version - Telugu Font]], [TIME[2025-07-26T04:48:50.000Z]] <https://web.archive.org/web/20000425172505fw_/http://geocities.com/Athens/Delphi/2627/stotmal3.html>
---- [454] 8ビット、[CODE[&lt;]]や [CODE[&gt;]] も

* [CITE[Telugu Lipi]]


- [428] [[8ビット符号]]
- [432] [CITE[TeluguLipi - Win 98 Issues]], [TIME[2025-07-26T04:25:03.000Z]], [TIME[2000-12-02T22:10:22.582Z]] <https://web.archive.org/web/20001202221000/http://www.sirigina.com/telugulipi/win98/index.asp>
-- [433] [[フォント]]配布
- 
[439] [CITE[TeluguLipi ActiveX Demo]], [TIME[2025-07-26T04:31:58.000Z]], [TIME[2000-12-02T21:04:59.878Z]] <https://web.archive.org/web/20001202210200/http://www.sirigina.com/telugulipi/telugulipiactivex.asp>
-
[441] 
[CITE[TeluguLipi Editor Transliteration Scheme]], [TIME[2025-07-26T04:33:32.000Z]], [TIME[2000-12-02T19:56:17.287Z]] <https://web.archive.org/web/20001202195600/http://www.sirigina.com/telugulipi/rit.asp>
- [443] 
[CITE[TeluguLipi Editor On-Line]], [TIME[2025-07-26T04:35:07.000Z]], [TIME[2000-12-02T17:21:16.536Z]] <https://web.archive.org/web/20001202172100/http://www.sirigina.com/telugulipi/LiteOnline.asp>
- [435] 人工的な利用例
-- [429] >>424
--- [CODE[<FONT FACE="Telugu Lipi">]]
-- [436] [CITE[Wayback Machine]], [TIME[2025-07-26T04:25:49.000Z]] <https://web.archive.org/web/20000929191311/http://www.sirigina.com/telugulipi/win98/test_telugulipi.asp>
--- [438] [CODE[<font face="Telugu Lipi" size=5>]]
-- [445] 
[CITE[TeluguLipi Help & FAQ]], [TIME[2025-07-26T04:38:23.000Z]], [TIME[2000-12-02T21:38:16.201Z]] <https://web.archive.org/web/20001202213800/http://www.sirigina.com/telugulipi/telugulipihelp.asp>

- [446] 実利用例
-- [447] 
[CITE[This page is in Telugu]], [TIME[2025-07-26T04:43:00.000Z]], [TIME[2000-09-29T19:06:01.140Z]] <https://web.archive.org/web/20000929190456fw_/http://www.sirigina.com/pedda/aksharamulu.htm>
--- [448] 8ビット、 [[C1]] は[[十進数文字参照]]
-- [449] 
[CITE[This page is in Telugu]], [TIME[2025-07-26T04:44:31.000Z]], [TIME[2001-01-12T16:35:03.988Z]] <https://web.archive.org/web/20010112163500fw_/http://sirigina.com/pedda/saameta1.htm>
--- [450] 8ビット、 [[C1]] は[[十進数文字参照]]
-- [451] 
[CITE[Let's Learn Telugu]], [TIME[2025-07-26T04:45:39.000Z]], [TIME[1999-09-08T18:17:17.398Z]] <https://web.archive.org/web/19990908181603/http://www.sirigina.com/learn/>



[440] >>439
[[ActiveX control]] を使ったデモ。残念ながらリンクされている [[CABファイル]]は現存しない。

>
[PRE[
    TeluguLipi ActiveX Demo<br>
    </font><a href="telugulipi.asp"></h1>
    <p align="center"><font face="Arial">Please Download 'Telugu Lipi' Fonts First. </a><br>
    <object id="Transliterate" width="90%" height="40%" classid="CLSID:78C3BAB8-F065-11D0-A36D-444553540000" codebase="/web/20001202210200oe_/http://www.sirigina.com/telugulipi/telugulipi.cab#version=3,0,0,7">
You Need Microsoft Internet Explorer 3.0 to view this Demo <embed name="Transliterate" width="100%" height="95%" classid="CLSID:78C3BAB8-F065-11D0-A36D-444553540000" codebase="telugulipi.cab#version=3,0,0,7" type="application/oleobject">    </object>
    </font></p>
]PRE]

[442] 
[CITE[TeluguLipi Editor]] は [[RIT]] で入力しこのフォントで出力できた模様。
[SRC[>>441]]
>>440 にも Transliterate とあるので、同様の機能が提供されていたものか。

[444] 
>>443 もそのような機能のあった[[Webサービス]]。 [[ASP]] なので現在では動作しないが、
次のように例文の表示が含まれている。

>
[PRE[
    <font face="Arial" size="4"><form action="LiteOnline.asp" method="POST">
      <p>Telugu Text:</font> </p>
      <table border="1" width="90%" cellspacing="0" cellpadding="0">
        <tr>
	
          <td width="90%" bgcolor="#00FF00"><font size="4" color="#000000" face="Telugu Lipi">³ÂíÁœÁÏ œÉ¨ÅÁÅ ¨Ã¡Ã</font></td>
]PRE]

* [CITE[Telugu Font]]

- [609] [[8ビット符号]], [[ASCII文字]]も置き換えあり
- [595] [CITE[Telugu Font Help - TeluguPeople.com for Telugu News, Andhra Pradesh News, Telugu Cinema, Hyderabad Real Estate News]], [TIME[2025-07-26T15:20:06.000Z]], [TIME[2010-08-19T11:09:11.974Z]] <https://web.archive.org/web/20100819110009/http://www.telugupeople.com/telugupeople/fontHelp.asp>
-- [596] フォント
- [598] [CITE[Telugu Font Help - How to type in Telugu Script at TeluguPeople.com]], [TIME[2025-07-26T15:21:40.000Z]], [TIME[2010-07-24T01:43:13.871Z]] <https://web.archive.org/web/20100724013310/http://www.telugupeople.com/telugupeople/TeluguTyping.asp>
-- 利用案内
- [597] [CITE[TeluguPeople.com - How to type in Telugu Script]], [TIME[2025-07-26T15:21:29.000Z]], [TIME[2010-08-21T08:29:30.307Z]] <https://web.archive.org/web/20100821082020/http://www.telugupeople.com/telugupeople/TeluguTypingTutor.asp>
- [600] [CITE[TeluguPeople.com - Turning On / Off Telugu Script]], [TIME[2025-07-26T15:23:11.000Z]], [TIME[2010-07-17T21:59:53.448Z]] <https://web.archive.org/web/20100717214959/http://www.telugupeople.com/telugupeople/TeluguOnOff.asp>
- [603] 実利用例
-- [604] [CITE[TeluguPeople.com for Telugu Movie News, Tollywood, Telugu Cinema, Andhra Pradesh News, Hyderabad Real Estate News]], [TIME[2025-07-26T15:25:05.000Z]], [TIME[2010-07-24T23:54:58.220Z]] <https://web.archive.org/web/20100724234541/http://www.telugupeople.com/cinema/cc.asp?catID=3>


[599] >>598

>[B[To Start or to Stop getting Telugu Characters, please use #Tel]]
>For example, please type:
[PRE[
TeluguPeople.com #Tel chaalaa paapular web saiTu. #Tel You can find your old friends here!
]PRE]
to get the following:
[PRE[
TeluguPeople.com ¿SÌØ FyxmsoÌsLºs lªPÊ`s \|qQsÈsv. You can find your old friends here! 
]PRE]

[601] >>600

>We understand that many second generation Telugu People who live abroad can speak Telugu and can read Telugu if Telugu is written in Roman (English) Script. For their convenience, we have provided an option to read the Telugu Script in Roman (English) script. 

[602] >>601 は文字切り替え機能。サーバー側で実装されていたらしく、 [[Internet Archive]]
では機能しない。[[クッキー]]で設定を記憶しておき出し分けしていたものか。


[605] >>604

>
[PRE[
[SNIP[]]<tr><td height="25"><a class="UnicodeContent" href="Content.asp?ContentID=25131&amp;catID=3"><img src="/web/20100724234541im_/http://www.telugupeople.com/images/tabs/bullet1.jpg" border="0">'&#3078;&#3122;&#3149; &#3120;&#3148;&#3074;&#3105;&#3120;&#3149; &#3093;&#3134;&#3125;&#3134;&#3122;&#3112;&#3137;&#3074;&#3110;&#3135;'</a> <font size="1" face="Arial'"> &nbsp;  &nbsp;  17, Mar 2009</font></td></tr><tr><td height="25"><a class="UnicodeContent" href="Content.asp?ContentID=25049&amp;catID=3"><img src="/web/20100724234541im_/http://www.telugupeople.com/images/tabs/bullet1.jpg" border="0">&#3114;&#3149;&#3120;&#3143;&#3118;&#3122;&#3147; &#3114;&#3105;&#3149;&#3105;&#3134;: &#3126;&#3120;&#3149;&#3125;&#3134;&#3112;&#3074;&#3110;&#3149;</a> <font size="1" face="Arial'"> &nbsp;  &nbsp;  5, Mar 2009</font></td></tr><tr><td height="25"><a class="UnicodeContent" href="Content.asp?ContentID=24882&amp;catID=3"><img src="/web/20100724234541im_/http://www.telugupeople.com/images/tabs/bullet1.jpg" border="0"></font><font class="TPTeluguFont">©S Â»QPÌsvgRPv BãLPÛ»QËÍM LSÇsZaËÍQÅsLºs </font><font class="UnicodeContent"></a> <font size="1" face="Arial'"> &nbsp;  &nbsp;  4, Feb 2009</font></td></tr><tr><td height="25"><a class="UnicodeContent" href="Content.asp?ContentID=24880&amp;catID=3"><img src="/web/20100724234541im_/http://www.telugupeople.com/images/tabs/bullet1.jpg" border="0"></font><font class="TPTeluguFont">BxtísãLP ©ScTs..NRPxtísãLP ÊsvÑêscTs </font><font class="UnicodeContent"></a> <font size="1" face="Arial'"> &nbsp;  &nbsp;  4, Feb 2009</font></td></tr><tr><td height="25"><a class="UnicodeContent" href="Content.asp?ContentID=24689&amp;catID=3"><img src="/web/20100724234541im_/http://www.telugupeople.com/images/tabs/bullet1.jpg" border="0"></font><font class="TPTeluguFont">"NTPãLPgºs' xqPwxmsLºQ÷M ©SgSLêRPv©«s </font><font class="UnicodeContent"></a> <font size="1" face="Arial'"> &nbsp;  &nbsp;  31, Dec 2008</font></td></tr>[SNIP[]]
]PRE]

[608] >>605 ちょうどこの時期に旧[[フォント符号化]]から [[Unicode]] に移行したらしい。
旧来のものはそのまま残しつつ、新しいものは[[十進数文字参照]]で混在させている。


[NOTE[

[606] >>604

>
[PRE[
	<style type="text/css" media="screen, projection">
	BODY A { TEXT-DECORATION: none }
	H1 { FONT-FAMILY: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif }
	H2 { FONT-FAMILY: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif }
	H1 { FONT-SIZE: 18px; MARGIN: 1em 0px 1.5em }
	H2 { FONT-SIZE: 16px; MARGIN: 2em 0px 1.5em }
	P { MARGIN: 0px }
	PRE { MARGIN: 1em 0px 0px }
	UNKNOWN { MARGIN: 1em 0px 0px }
	UNKNOWN { MARGIN: 1em 0px 0px }
	CODE { FONT-FAMILY: "Courier New", Courier, monospace }
	</style>
]PRE]

[607] [CODE[projection]] を指定しているのは珍しい (実効性はなかった)。
[CODE[unknown]] は [[IE]] で未対応[[HTML要素]]を含んだ[[CSS]]から作られた [[CSSOM]] を出力したときに出現するもので、
[[要素名]]と[[特性名]]がすべて[[大文字]]になっているのもその特徴。
しかしなぜ?
何かからコピペして作ったものか。 [[IE]] 未対応なのに [[CSS]] に書いていた (それも2つも)
[[要素名]]とは何か?

]NOTE]

* [CITE[Tikkana]]


- [651] [[8ビット符号]], [[ASCII文字]]も置き換えあり
- [647] [CITE[Tikkana Fonts]], [TIME[2025-07-27T02:12:43.000Z]], [TIME[2001-06-12T05:35:53.553Z]] <https://web.archive.org/web/20010612052849/http://chaitanya.bhaavana.net/fonts/>
-- [648] [[GPL]]
- [649] [CITE[Font Embedding FAQ For Telugu]], [[Prasad Chodavarapu;Font Embedding;PFR;EOT;Telugu;RTS;raMgavalli;Rangavalli;Tikkana;RIT]], [TIME[2025-07-27T02:13:09.000Z]], [TIME[2002-08-06T10:12:45.244Z]] <https://web.archive.org/web/20020806101115/http://chaitanya.bhaavana.net/fonts/faq.html>
- [650] [CITE[raMgavallika: Browser As Telugu Editor]], [[Prasad A. Chodavarapu]], [TIME[2025-07-27T02:14:26.000Z]], [TIME[2001-06-12T04:48:41.485Z]] <https://web.archive.org/web/20010612043958/http://chaitanya.bhaavana.net/Rangavalli/webeditor.html>
-- [653] [[Javaアプレット]]
-- [652] [[RTS]] の[[方言]]を利用
- [658] [CITE[ee maaTa webzine]], [TIME[2025-07-27T02:19:07.000Z]], [TIME[2001-02-24T02:29:41.976Z]] <https://web.archive.org/web/20010224022902/http://eemaata.lekha.org/issue5/instruct.html>
- [655] 実利用例
-- [656] 
[CITE[ee maaTa webzine]], [[Karempudi V. Ramarao]], [TIME[2025-07-27T02:16:26.000Z]], [TIME[2001-05-15T22:08:28.095Z]] <https://web.archive.org/web/20010515220355/http://eemaata.lekha.org/newiss/>



[654] >>647

>
[PRE[
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
   <title>Tikkana Fonts</title>
   <link rel="FONTDEF" src="/fonts/Tkn1_2__.pfr">
   <style type="text/css">
   <!--
   @font-face {
      font-family: Tikkana;
      font-style:  normal;
      font-weight: normal;
      src: url(/web/20010612052849im_/http://chaitanya.bhaavana.net/fonts/Tkn1_2__.eot);
   }
   -->
   </style>
]PRE]

>
[PRE[
<font face="Tikkana">
<font size="+2">&icirc;N{&Aacute;d{ h}=Z+&acirc;</font>
</font>
]PRE]

[657] >>656

>
[PRE[
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.73 [en] (Win98; I) [Netscape]">
   <meta name="Author" content="Karempudi V. Ramarao">
   <title>ee maaTa webzine</title>
   <link rel="fontdef" src="http://eemaata.lekha.org/fonts/Tkn12emt.pfr">
<style type="text/css">

<!--

@font-face {

font-family: Tikkana;

font-style:  normal;

font-weight: normal;

src: url(https://web.archive.org/web/20010515220355im_/http://eemaata.lekha.org/fonts/Tkn12emt.eot);

}

-->

</style>
]PRE]

>
[PRE[
	<font face="Tikkana">zt=&ccedil;N{ 15 </font>
	<font face="Times New Roman,Times">**&nbsp; </font>
	<font face="Tikkana">A&Euml;~td+, Z&sup3;N}&acirc;*t </font>
	<font face="Times New Roman,Times">** </font>
	<font face="Tikkana">p&para;&uml;&nbsp;&nbsp; 1, 2001
	</font></font></font></i></b>
]PRE]



* [CITE[ABTELGU]]


- [430] [[8ビット符号]]
- [437] 人工的な利用例
-- [431] >>424
--- [CODE[<FONT FACE="abtelgu">]]
--- [[Latin1]] [[文字参照]]


* [CITE[Subak]]


- [537] 8ビット符号, [[ASCII文字]]も置き換え
- [534] 実利用例
-- [535] 
[CITE[Sakal Papers-International Marathi News Daily,Pune.]], [TIME[2025-07-26T10:33:40.000Z]], [TIME[2006-01-01T10:28:31.267Z]] <https://web.archive.org/web/20060101101416/http://www.esakal.com/today/home.html>
--- [538] 
[CITE[https://web.archive.org/web/20051229234832js_/http://www.esakal.com/prog/marfont.js]], [TIME[2025-07-26T10:36:45.000Z]] <https://web.archive.org/web/20051229234832js_/http://www.esakal.com/prog/marfont.js>
---- [539] [[EOT]], [[PFR]]
--- [541] 
[CITE[null]], [TIME[2025-07-26T10:39:42.000Z]] <https://web.archive.org/web/20040623020523im_/http://www.esakal.com/prog/mareot.css>

[536] >>535

>
[PRE[
  		<title>Sakal Papers-International Marathi News Daily,Pune.</title>
		<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
		<meta content="text/html; charset=x-user-defined" http-equiv="Content-Type">
		<meta name="description" content="Marathi News for Maharashtrians world wide.News features,greetings, marathi sakal blog, blogger, sakal blog, opinion poll,sports,all in marathi,from Sakal Papers,Pune,maharashtra,India.">
		<meta name="Keywords" content="Sakal, eSakal, Pune, Pune Daily Sakal, Marathi, Marathi, Marathi News , marathi sakal blog, blogger, sakal blog, Maharashtra, India, Education, Ganapathi, Maratha, Papers, News Paper, Sanskruti, Nashik, Kolhapur, Nagar, Tilak,Sankranti, Diwali, Shivaji, Bhet, Rasik, Cricket, Chintu, Chintoo, Pune City, Digital Pune, Puneri, Pune University, Saptahik sakal, Octon, Formshoppe, Festivals, Bhetcard, Panchang, Bhavishya, Aurangabad News, sholapur News, Deccan, Mumbai News, Arthamanthan weekly, India News, Samachar, Batmi, batmi, Maayboli , India, India Marathi News, kolhapur, kolhapur, nagar, nagar, pula, pula, sahitya, sahitya, kuvalekar, pawar, pawar, Sharad Pawar">
		<!--#PBU#-->
		<!-- pfr and eot files for dynamic marathi fonts -->
		<script language="Javascript" src="/web/20060101101416js_/http://www.esakal.com/prog/marfont.js"></script>
		<!--<link rel="fontdef" src="/prog/marpfr.pfr">
<link rel="stylesheet" type="text/css" href="/prog/mareot.css">-->
]PRE]

>
[PRE[
                                          <p><font face="SUBAK-1">^maVr` gm¡a nm¡f 11eHo 1927nm¡f ew.2 a{ddma</font>, <font face="Arial" size="-1">1 January 2006</font></p>
]PRE]

[540] >>538

>
[PRE[
bVer =  parseInt(navigator.appVersion);
if (bVer >= 4)
{
if (navigator.appName == "Netscape")
	{
		document.write ("<link rel='fontdef' src='https://web.archive.org/web/20051229234832/http://www.esakal.com/subak-1.pfr'>");
	}
	else
	{
		document.write ('<style type="text/css">');
		document.write (' @font-face {');
		document.write (' font-family:SUBAK'+"\;");
		document.write (' font-style: normal'+"\;");
		document.write (' font-weight: normal'+"\;");
		document.write (' src: url("https://web.archive.org/web/20051229234832/http://www.esakal.com/SUBAK1.eot")');
		document.write ('}');
		document.write ('</style>');
		
		document.write ('<style type="text/css">');
		document.write (' @font-face {');
		document.write (' font-family:SUBAK-1'+"\;");
		document.write (' font-style: normal'+"\;");
		document.write (' font-weight: normal'+"\;");
		document.write (' src: url("https://web.archive.org/web/20051229234832/http://www.esakal.com/SUBAK0.eot")');
		document.write ('}');
		document.write ('</style>');
	}
}
else
	location.href="https://web.archive.org/web/20051229234832/http://www.esakal.com/help.htm";

}
]PRE]

;; [543] この [CODE[help.htm]] は [[Internet Archive]] にエラーページしかない。
当初から機能していなかったものか。

[542] >>541

>
[PRE[
@font-face {
    font-family:Acl-Subak;
    font-style:normal;
    font-weight:normal;
    src:url(http://200.1.1.126/ACLSUBA2.eot);
  }
]PRE]

;; [544] この [[EOT]] ファイルは [[Internet Archive]] に所蔵なし。


* [CITE[Nandi]]

- [585] [[8ビット符号]], [[ASCII文字]]も差し替えあり
- [583] 
[CITE[Welcome to kannadaprabha.com]], [TIME[2025-07-26T14:53:41.000Z]], [TIME[2011-08-07T20:00:14.894Z]] <https://web.archive.org/web/20110807195610/http://www.kannadaprabha.com/fonts/help.asp>
-- [584] [[フォント]]
- [581] 実利用例
-- [582] 
[CITE@en-us[Kannadaprabha | Karnataka News Online | Latest Kannada Movies, Gallery | Cinema & Reviews | Sports, Finance News | Arts, Culture, Women | Entertainment]], [TIME[2025-07-26T14:53:26.000Z]], [TIME[2010-12-06T06:21:41.986Z]] <https://web.archive.org/web/20101206061543/http://www.kannadaprabha.com/>
--- [587] [CITE[https://web.archive.org/web/20110207212726im_/http://www.kannadaprabha.com/js/knw.js]], [TIME[2025-07-26T14:55:28.000Z]] <https://web.archive.org/web/20110207212726im_/http://www.kannadaprabha.com/js/knw.js>

[586] >>582

>
[PRE[
<meta http-equiv="Content-Language" content="en-us">

<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="-1">
<meta name="description" content="Welcome to most popular Kannada News Site - Kannadaprabha.com">
]PRE]

>
[PRE[
<defanged-meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<script src="https://web.archive.org/web/20101206061543js_/http://www.kannadaprabha.com/js/knw.js" type="text/javascript"></script>
]PRE]

>
[PRE[
<font color="#CCCCCC">ÈÚßßR®Úâ´l</font></a></font><font color="#CCCCCC"><span style="font-family: KNW-TTNandi"><font size="4">
    </font></span><span style="font-family: Arial Narrow" color="#cccccc">
]PRE]

;; [589] [[CSS]] [CODE[font-family]] も使われているが、実際には使われていない。

>
[PRE[
        <td width="229" bgcolor="#808080" style="padding-right: 5; padding-top: 10; padding-bottom: 5" align="left" valign="top" height="114"><font color="#FFFFFF" face="KNW-TTNandi" size="5">
		Ú†ÛÆÈÚâ´sé †Û«ÚMVÚ×ÚOæQ ÔæàÑÚ «ÚOÚÐ}ÚÃÈæãM¥Úß Éß«ÚßVÚÄß Áæt<br>
		¾ÚáÛW¥æ. ¾ÚáÛÂÈÚ×Úß ¾ÚáÛÂÈÚ×Úß ÑÚàfÈÚßÆÇ OÚy|ÈÚ×Úß?.........<a target="_blank" href="https://web.archive.org/web/20101206061543/http://www.kannadaprabha.com/Cinema/cineItems.asp?ID=KPJ20101205220842&amp;Title=Manaranjane&amp;lTitle=ÈÚß«ÚÁÚMd«æ&amp;Topic=0&amp;ndate=12/6/2010&amp;Dist=0"><font color="#FFFFFF">PÇOé</font></a></font></td>
]PRE]

[588] >>587

>
[PRE[
bVer =  parseInt(navigator.appVersion);
if (bVer >= 4)
{
if (navigator.appName == "Netscape")
                document.write ("<link rel='fontdef' src='http://www.kannadaprabha.com/pfr/KNW-TTNandi.pfr'>");
	else
	{
		document.write ('<style type="text/css">');
		document.write (' @font-face {');
		document.write (' font-family:KNW-TTNandi '+"\;");
		document.write (' font-style: normal'+"\;");
		document.write (' font-weight: normal'+"\;");
		document.write (' src: url("http://www.kannadaprabha.com/eot/KNWTTNA0.eot")');
		document.write ('}');
		document.write ('</style>');
	}
}
]PRE]


* [CITE[SuriTLr]]

- [594] [[8ビット符号]], [[ASCII文字]]も置き換えあり
- [592] 実利用例
-- [593] [CITE[AMdhra bhArati - kAlarEkha ( telugu andhra ) ( telugu andhra ) andhrabharati andhra bharati]], [TIME[2025-07-26T15:06:18.000Z]], [TIME[2011-02-10T17:30:36.847Z]] <https://web.archive.org/web/20110210172754/http://www.andhrabharati.com/kAlarEkha.html>
--- [590] [CITE[Wayback Machine]], [TIME[2025-07-26T15:03:31.000Z]] <https://web.archive.org/web/20110209073053/http://www.andhrabharati.com/SuriTLrw.pfr>

[591] >>593

>
[PRE[
  <meta http-equiv="Content-Type" content="text/html; charset=x-user-defined">
  <title>AMdhra bhArati - kAlarEkha ( telugu andhra ) ( telugu andhra ) andhrabharati andhra bharati</title>
  <link rel="fontdef" src="http://www.andhrabharati.com/SuriTLrw.pfr"><link>
  <style type="text/css">
  <!--
    @font-face {
     font-family: SuriTLr;
     font-style:  normal;
     font-weight: normal;
     src: url("https://web.archive.org/web/20110210172754im_/http://www.andhrabharati.com/SuriTLrw.eot");
    }
  -->
  </style>
]PRE]

>
[PRE[
<tr><td align="right"><font face="SuriTLr" size="5">aÒY‘N‘oÝâjâ</font></td><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><font face="SuriTLr" size="5"><a href="nATakamulu/kanyASulkamu/index.html">‘NaÒª‘qâjƒ‘oÝâ</a> :  ‘Râ‘hÍÞÑ‘\ ÃdÒ§hÒ‘oà</font></td></tr>
<tr><td align="right">&nbsp;</td><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td><font face="SuriTLr" size="5"><a href="nATakamulu/varavikrayamu/index.html">‘o‘hp«‘NhŸâ‘oÝâ</a> : NÒ‘m³NãÕh aÒhÒhŸâ] hÒ‘oà</font></td></tr>
<tr><td colspan="3">&nbsp;</td></tr>
]PRE]

[802] [CITE[AMdhra bhArati - nATakamulu - kanyASulkamu - kanyASulkaM - kanyAshulkamu kanyAshulkaM - gurajADa appArAvu - Kanyasulkam - kanyaasulkam kanyaasulkamu Gurajada AppaRao Gurajada Appa Rao gurajaada appaarao gurajaada appa rao ( telugu literature andhra literature)]], [TIME[2025-11-01T14:19:34.000Z]] <https://web.archive.org/web/20110911223610im_/http://www.andhrabharati.com/nATakamulu/kanyASulkamu/index.html>

>
[PRE[
  <meta http-equiv="Content-Type" content="text/html; charset=x-user-defined">
  <title>AMdhra bhArati - nATakamulu - kanyASulkamu - kanyASulkaM - kanyAshulkamu kanyAshulkaM - gurajADa appArAvu - Kanyasulkam - kanyaasulkam kanyaasulkamu Gurajada AppaRao Gurajada Appa Rao gurajaada appaarao gurajaada appa rao ( telugu literature andhra literature)</title>
  <link REL=fontdef SRC="http://www.andhrabharati.com/SuriTLk.pfr"><LINK>
  <STYLE TYPE="text/css">
  <!--
    @font-face {
     font-family: SuriTLk;
     font-style:  normal;
     font-weight: normal;
     src: url("http://www.andhrabharati.com/SuriTLk.eot");
    }
  -->
  </STYLE>
]PRE]

[803] >>802 の [CITE[SuriTLk]] も同じシリーズのフォントのようですが、
互換性は不明です。




* IIT Madras software / [CITE[IITmfcEd]]

[492] 
Indian Institute of Technology, Madras, India [SRC[>>491]] の[[多言語]]ソフトウェア。

- [491] 
[CITE[null]], [TIME[2025-07-26T07:48:41.000Z]], [TIME[2001-03-02T14:20:29.042Z]] <https://web.archive.org/web/20010302135836/http://sdlcfsn.cs.iitm.ernet.in/>
- [493] 
[CITE[Indian Institute of Technology, Madras]], [TIME[2025-07-26T07:50:51.000Z]], [TIME[2000-08-16T17:08:08.181Z]] <https://web.archive.org/web/20000816164548/http://www.musc.edu/~krishnan/>
- [494] 
[CITE[Indian Institute of Technology, Madras]], [TIME[2025-07-26T07:51:09.000Z]], [TIME[1997-05-09T07:21:51.193Z]] <https://web.archive.org/web/19970509070120if_/http://taylor.mc.duke.edu/~rkk/>
-- [495] 
[CITE[null]], [TIME[2025-07-26T07:51:51.000Z]], [TIME[1999-05-05T04:15:09.159Z]] <https://web.archive.org/web/19990505035816/http://taylor.mc.duke.edu/%7Erkk/text/download.html>
- [500] 
[CITE[null]], [TIME[2025-07-26T07:57:00.000Z]], [TIME[2000-08-19T05:22:33.654Z]] <https://web.archive.org/web/20000819042751/http://sdlcfsn.cs.iitm.ernet.in/table/ind_fonts.html>
- [503] 
[CITE[null]], [TIME[2025-07-26T08:03:09.000Z]], [TIME[2001-03-02T05:59:04.201Z]] <https://web.archive.org/web/20010302050545/http://sdlcfsn.cs.iitm.ernet.in/mfced/fonts.html>
- [504] 
[CITE[null]], [TIME[2025-07-26T08:04:26.000Z]], [TIME[2001-01-19T12:47:56.414Z]] <https://web.archive.org/web/20010119115200/http://sdlcfsn.cs.iitm.ernet.in/table/faq.html>
-- [505] 画面例あり
- [515] 
[CITE[null]], [TIME[2025-07-26T08:19:35.000Z]], [TIME[1997-05-09T07:11:24.798Z]] <https://web.archive.org/web/19970509071048/http://taylor.mc.duke.edu/~rkk/text/lb-web.html>
- [517] 
[CITE[null]], [TIME[2025-07-26T08:21:48.000Z]], [TIME[2001-01-19T13:05:32.108Z]] <https://web.archive.org/web/20010119114600/http://sdlcfsn.cs.iitm.ernet.in/table/email.html>


[496] >>495 に

>Multilingual software for each platform consists of :
-    Local Language browser (lb)
-    Multilingual editor (mled)
-    Printing utility. (llprint)
-    Two files required for use with lb.
-    Support files for Sanskrit, Tamil, IPA and Hebrew.
-    Minimal user manuals.
-    A README file.
-    Sample documents including a test file for viewing the characters.
-    One sample Postscript file. 

がある。各[[プラットフォーム]]用の[[バイナリー]]のみで[[ソースコード]]は無さそう。

[497] 
残念ながら >>495 の

>Support files for all the languages 

は [[FTP]] 配布で現存しない。

[498] 
このソフトウェアは[[印度系文字]]の[[音節]]やその他の文字を16ビット符号で扱う。
表示は流通している[[8ビット符号]]フォントを使う [SRC[>>503]]。
[SRC[>>504]]

[499] 
処理用符号と表示用符号の変換データと思われるファイルが >>496
の各ファイルの
llang/files
に入っている。これが Support files と思われる。
バイナリーファイルであり、どのように記述されているかは要研究。

[506] 
[DFN[[CODE[.llf]]]] ファイルはこのエディターの専用ファイル形式。
>>496 の配布ファイル中にいくつかある。

[507] 
[CODE[.llf]] の仕様の詳細は不明ながら、おそらく >>498 
の16ビット符号の[[平文]]というべきものだろう。
[[ASCII文字列]]と思われるもの各1バイトに [CH[}]] が後置されているので、
[[ASCII]] はそのまま採録されているようで、もしかすると
[[ASCII]] に + '}' × 0x100 した[[小エンディアン]]かもしれない。

[508] >>504

>The conjuncts in practical use form a large set of more than 800 and each can combine with a vowel raising the total number of combinations to more than 13,000.
>    [I[Note]]:      A minimal set comprising the basic consonants and vowels as well as the symbols    representing the vowel extensions(called matras) is in principle adequate to write  the text in each script.   Manual typewriters for Indian languages work on this principle.   The ISCII code and UNICODE for Indian languages also follow this concept where   codes are provided primarily for the consonants, vowels and the vowel extensions.    This set is easily accommodated within 128 codes. The real problem however is that the  akshara will have different number of bytes varying from one to as many as seven.
>[B[[I[           The IITM system has taken mote of this problem and has utilized a uniform 2 byte code for each and everyone of the 13000 or more characters.]]]]


[516] 
>>515 は [CODE[llf]] ファイルに [[MIME型]]
[DFN[[CODE[application/x-llang]]]]
を使い、
[[Webブラウザー]]に[[ヘルパーアプリケーション]]として
[DFN[[CODE[lb]]]] [SRC[>>496]]
を登録させることで、
[[Web]] で[[印度系文字]]の文書が使えるようになると紹介しています。

[518] 
>>517 は[[印度系文字]]を[[MIME]] [[インターネットメール]]で送る方法として、

- [519] [[HTML]] を添付する。 [CODE[<font face>]] を使う。
[CODE[llf2html]] で作成できる。[[フォント]]があれば [[MUA]] か [[Webブラウザー]]が表示するので特別な準備不要。
- [520] [CODE[llf]] ファイルを添付する。
[[MIME型]]
[CODE[application/X-llang]]
を使って添付する。
[CODE[lb]] で表示する。

の2つを紹介しています。

-*-*-

[510] 
[[Webサイト]]で [[Javaアプレット]]を使ったデモがいくつかあります。
残念ながらいずれも [[Javaアプレット]]本体が [[Internet Archive]] 未所蔵です。

- [509] 
[CITE[null]], [TIME[2025-07-26T08:16:45.000Z]], [TIME[2001-03-06T06:02:49.445Z]] <https://web.archive.org/web/20010306044905/http://sdlcfsn.cs.iitm.ernet.in/newweb/demos/search.html>
-- [511] 画面写真が少しだけ現存
- [512] 
[CITE[Bhagavad Gita Search applet - Java 1.0.* version]], [[Sriram]], [TIME[2025-07-26T08:18:23.000Z]], [TIME[2001-03-10T06:45:28.189Z]] <https://web.archive.org/web/20010310053237/http://sdlcfsn.cs.iitm.ernet.in/newjava/gita.html>
- [513] 
[CITE[Thirukkural Search Search applet - Java 1.0.* version]], [[Sriram]], [TIME[2025-07-26T08:18:33.000Z]], [TIME[2001-03-10T06:47:53.242Z]] <https://web.archive.org/web/20010310053453/http://sdlcfsn.cs.iitm.ernet.in/newjava/kural.html>
- [514] 
[CITE[null]], [TIME[2025-07-26T08:18:43.000Z]], [TIME[2001-03-06T12:14:26.546Z]] <https://web.archive.org/web/20010306105846/http://sdlcfsn.cs.iitm.ernet.in/typein.html>





-*-*-

[501] >>500

>  It has also been observed that Dynamic fonts, a very interesting and useful concept which permits the fonts used in a web page to be sent along with the page, are rendered properly only if they conform to the ISO8859-1 latin encoding.  As of now Dynamic fonts generation tools work only with truetype fonts. Many Indian language fonts in truetype format are not rendered properly on Unix systems as these fonts
for Indian languages are encoded according to windows-1252 encoding which permits several more glyphs to be accommodated in the font compared to iso-8859-1. In fact, Sanskrit_1.2, a truly high quality Devanagari font, does not get rendered properly when sent as a Dynamic font. This is a very useful font as it supports Vedic symbols as well but it is usable only under Windows-95. The same applies to a Telugu font called Pothana.
>  It appears that as of today, the sfest approach to displaying Indian language text on web pages so as to be viewed from almost all the browsers, is to restrict the font used to an ISO-8859-1 encoding. If Java based applications are considered, then it iss even more important that we stick to this encoding. 

[502] >>501 は [[Windows-1252]] の [[CR]] 領域の文字を使うと[[相互運用性]]に問題があるということで、
おそらく当時の [[Webブラウザー]]では [[Windows-1252]] に対応していたはずながらも、
[[HTML文書]]にしっかり [CODE[charset]] が指定されていることはまずない時代だろうから、
[[ISO-8859-1]] と [[Windows-1252]] のどちらが使われるかは運次第みたいなところがあったということなのではなかろうか。

* [CITE[SutonnyMJ]]

([[ベンガル文字]])


- [728] 
[CITE@en[Request to add SutonnyMJ font to Google Docs - Google Docs Editors Community]],
8/2/2025, 4:24:41 AM,
[TIME[2025-08-02T07:14:24.000Z]] <https://support.google.com/docs/thread/362295520/request-to-add-sutonnymj-font-to-google-docs?hl=en>


* [CITE[AdarshaLipiExp]]

([[ベンガル文字]])

- [730] [[8ビット符号]], [[ASCII文字]]も置き換えあり
- [731] 実利用例
-- [732] 
[CITE[Bengalnet Communications: 9 February 2001 Newspaper]], [[News Department editor@bengalnet.com]], [TIME[2025-08-02T07:22:15.000Z]], [TIME[2001-02-09T03:45:21.332Z]] <https://web.archive.org/web/20010209034147/http://www.bengalnet.com/index.html/>

[733] >>732

>
[PRE[
<title>Bengalnet Communications: 9 February 2001 Newspaper</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="TextPad 3.2.5">
<meta name="Author" content="News Department editor@bengalnet.com">
<meta name="Keywords" content="Bengalnet, Multimedia, Bengali, Bengali, Bangla, Bangali, Bengal, Calcutta, News, Bengalnet, Local News, Multimedia, Real Video">
<meta name="Description" content="Bengali Newspaper from Calcutta">





<script language="Javascript" src="/web/20010209034147js_/http://www.bengalnet.com/java/scripts/video.js"></script>
<script language="Javascript" src="/web/20010209034147js_/http://www.bengalnet.com/java/scripts/worldtime.js"></script>



<!--========================================================-->
<!--=============Starting of Main Script================-->
<!--========================================================-->

<script language="JavaScript">
<!--//
      if (navigator.appName == "Microsoft Internet Explorer")
      {
        if (-1 != navigator.appVersion.indexOf("Windows", 0))
        {
           document.writeln("<object");
           document.writeln("classid=\"clsid:0246ECA8-996F-11D1-BE2F-00A0C9037DFE\"");
           document.writeln("codebase=\"http://www.truedoc.com/activex/tdserver.cab#version=1,0,0,6\"");
           document.writeln("id=\"TDS\" width=0 height=0");

           document.writeln(">");
           document.writeln("</object>");
        }
    }
//-->
</script>
<link rel="stylesheet" href="/web/20010209034147cs_/http://www.bengalnet.com/java/stylesheets/video.css" type="text/css">
<link rel="stylesheet" href="/web/20010209034147cs_/http://www.bengalnet.com/java/stylesheets/basicstyle.css" type="text/css">
<link rel="FONTDEF" src="/fonts/AdarshaLipiExp.pfr">
<link rel="FONTDEF" src="/fonts/AdarshaLipiCon.pfr">
<link rel="FONTDEF" src="/fonts/AdarshaLipiNormal.pfr">
]PRE]


>
[PRE[
<font face="AdarshaLipiExp"><font color="#000000"><font size="+1"><a href="#2">l&iexcl;Oh&shy;el
&cent;e&shy;u&iexcl;N h&iexcl;&cent;am</a></font></font></font></li>
]PRE]


* Eenadu

[801] [CITE[Æª]], [TIME[2025-10-27T08:51:47.000Z]] <https://mahabubnagar.tripod.com/Chenchu1.htm>



* KSCII

([[クメール文字]])


* ABC

([[クメール文字]])

- [683] [[8ビット符号]], [[ASCII文字]]も置き換えあり
- [705] >>696 [[ABC Zero-Space Fonts]] : 
[TIME[西暦1995(平成7)年][1995]] - [TIME[西暦2005(平成17)][2005]]付フォントファイル43個
- [681] 実利用例
-- [682] 
[CITE[Everyday.com.kh - Cambodia's Startpage]], [TIME[2025-08-01T07:38:19.000Z]], [TIME[2004-08-30T11:33:28.609Z]] <https://web.archive.org/web/20040830110328/http://www.everyday.com.kh/non_members/channels/news/localnews_kh.asp>
--- [685] [TIME[2025-08-01T07:39:49.000Z]] 
<https://web.archive.org/web/20040809203443cs_/http://www.everyday.com.kh/styles/loadeot.css>
--- [687] 
[TIME[2025-08-01T07:40:47.000Z]] <https://web.archive.org/web/20040809202757cs_/http://www.everyday.com.kh/styles/abc.css>
--- [688] 
[TIME[2025-08-01T07:41:42.000Z]] <https://web.archive.org/web/20040809203909cs_/http://www.everyday.com.kh/styles/slimUI10_new.css>


[684] >>682

>
[PRE[
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
]PRE]

>
[PRE[
            <td align="left" valign="top" class="abc18" style="color:white;">esvaGiunFWNitf&micro;IbMput<br>
            enAk&ntilde;&uacute;gRbeTskm&lt;&uacute;Ca<br>
]PRE]

[686] >>685

>
[PRE[
@font-face {
	font-family: ABC-TEXT-05A;
	font-style:  normal;
	font-weight: normal;
	src: url(/web/20040809203443im_/http://www.everyday.com.kh/styles/ABCTEXT0.eot);
}
@font-face {
	font-family: Limon S1;
	font-style:  normal;
	font-weight: normal;
	src: url(/web/20040809203443im_/http://www.everyday.com.kh/styles/LIMONS0.eot);
}
]PRE]

[[外部CSS]] [SRC[>>687, >>688]] で指定


* [CITE[Limon]]

- [704] >>696 [[Limon Fonts]] : [TIME[西暦1995(平成7)年][1995]]付フォントファイル20個
- [706] [CITE@en[Download Fonts Limon.zip (Khmer Open Source)]], [TIME[2025-08-01T09:14:11.000Z]] <https://sourceforge.net/projects/khmer-open-source/files/Fonts%20Limon.zip/download>
-- [707] >>704 とおそらく同じ




* [CITE[Anlongvill Khek]]

([[クメール文字]])

[703] 平成7年頃にコミュニティー標準として作られたもの (>>695)。

* Lao ASCII

- [737] [[8ビット符号]] [[Latin1]]置き換え型
- [738] 変換器
-- [736] 
[CITE@en[GitHub - os555/Convert_Lao_ASCII_font_to_UNICODE: This PHP Srcipt for convert Lao ASCII code font to UNICODE or can also reverse]], [TIME[2025-08-02T09:34:28.000Z]] <https://github.com/os555/Convert_Lao_ASCII_font_to_UNICODE>
--- [739] [TIME[2025-08-02T09:35:37.000Z]] <https://loungos.com/fontconvert.php>

* Tai Tham 文字用フォント

([[Tai Tham]] 文字)

[740] 
[CITE@en[Tai Tham script - Wikipedia]], [TIME[2025-07-28T16:18:26.000Z]], [TIME[2025-08-02T09:42:34.820Z]] <https://en.wikipedia.org/wiki/Tai_Tham_script#Fonts>

>[SNIP[]]Non-Unicode fonts often use a combination of Thai script and Latin Unicode ranges to resolves the incompatibility problem of Unicode Tai Tham in Microsoft office. However, these fonts may encounter a display problem when used on web browsers as the text can be encoded as an unintelligible Thai text instead.[SNIP[]]

[741] 
>>740 にはいくつかの非 Unicode フォント、 Unicode フォント、
両対応フォントが示されている。 >>740 によれば[[タイ文字]]の[[符号位置]]を流用したものも非
Unicode に分類されている模様。


[742] 
[CITE@en[GitHub - thep/fonts-khottabun]], [TIME[2025-08-02T09:45:04.000Z]] <https://github.com/thep/fonts-khottabun>

>Khottabun is a collection of fonts for ancient Lao scripts, including Lao Tham,
Thai Noi (Lao Buhan), as well as contemporary Lao with Pali-Sanskrit extension.


* Lanydza 

[762] [CITE@en[The Tibetan and Himalayan Library]], [TIME[2025-10-04T03:10:21.000Z]] <https://old.thlib.org/tools/scripts/wiki/Lanydza.html>

>Lanydza is a script traditionally used for writing Newar language (where it is called Rañjanā or Kutila). In Tibetan culture, Lanydza is used in Tibetan texts, epigraphs, art, and so forth for writing Sanskrit text titles and mantras.

>Our current recommendation is to input text in Devānagari and then when Lanydza/Rañjanā does get encoded and fonts are available, it should not be too difficult to convert.
>
There is a non-unicode 8-bit Rañjanā font and input; contact Devdass Manandhar (ddmanandhar [at] gmail.com). However, this font is Newar-style Rañjanā and only supports combinations of a maximum of two characters. This is sufficient for writing Newar text in Rañjanā but would be limiting for more complex Sanskrit combinations.


[763] 
[CITE@en[Draft:Dev Dass Manandhar - Wikipedia]], [TIME[2025-10-03T01:24:48.000Z]], [TIME[2025-10-04T03:17:40.310Z]] <https://en.wikipedia.org/wiki/Draft:Dev_Dass_Manandhar>


* ビルマ文字

[SEE[ [[ビルマ文字の文字コード]] ]]

* チベット文字

[SEE[ [[チベット文字の文字コード]] ]]


* SIL 方面のフォント


[SEE[ [[.map]] ]]

* TIS 620

([[タイ文字]])

[SEE[ [[TIS 620]] ]]

* CP 1133

([[ラオ文字]])

[SEE[ [[CP1133]] ]]

* TACE16

[SEE[ [[TACE16]] ]]

* Unicode

[SEE[ [[Unicode]] ]]

[SEE[ [[Unicodeクメール文字]] ]]

[192] 
[CITE@ja[Unicode-Fonts-Book.pdf]], [TIME[2017-11-02T10:16:19.000Z]], [TIME[2025-07-11T14:04:10.073Z]] <https://language.lk/wp-content/uploads/2017/11/Unicode-Fonts-Book.pdf>

- [746] 
[CITE@ja[Xユーザーの理亞子さん: 「今觸ってる梵文 Wikisource で似た事が起きてゐる。ナーガリーでは句點 ॥ や讀點 । の前に空白があるべきなんですが、手許のフォントでは空白が勝手に入る樣になってて、しかし昔のフォントは然うではなかったらしく、Wikisource に上がってるテクストは句讀點の前に U+20 を人力で入れてゐる。」 / X]], [TIME[午後8:18 · 2025年9月16日][2025-09-16T11:18:24.000Z]], [TIME[2025-09-16T14:31:04.000Z]] <https://x.com/horudu/status/1967910940118225301>
-- [747] 
[CITE@ja[Xユーザーの理亞子さん: 「しかし空白が自動で入るフォントが出來たのは、ナーガリー⇔ラテン轉寫を自動變換でやりとりするときにラテンでも句讀點前に空白が入ってしまって面倒、といふラテン側の事情に合はせた結果かもしれない。現にまんどぅーかネットのリーディングではラテン轉寫の句讀點の前に空白が入ってゐる。」 / X]], [TIME[午後8:38 · 2025年9月16日][2025-09-16T11:38:44.000Z]], [TIME[2025-09-16T14:31:04.000Z]] <https://x.com/horudu/status/1967916056732897479>






* 混合

[321] >>333, >>336


- [322] 
[CITE[Sanskrit Scriptural Texts - itrans scheme]], [TIME[2025-07-13T05:29:46.000Z]], [TIME[2000-04-15T11:04:43.662Z]] <https://web.archive.org/web/20000415110236fw_/http://www.geocities.com/Athens/Delphi/2627/itrans.html>
-- [323] 配布フォント現存せず

[324] >>322

>[SNIP[]] SanskritNew (Devanaagarii), MylaiPlain (Tamil),
Pothana (Telugu), and Translit98 (Diacritical marks) fonts [SNIP[]]


- [424] 
[CITE[Telugu fonts - True Type]], [TIME[2025-07-26T04:15:38.000Z]] <https://web.archive.org/web/20000304161654fw_/http://www.geocities.com/Athens/Delphi/2627/ttfonts.html>

[427] >>424 [[Telugu]] の[[フォント]]いくつかの混合 ([CODE[<font face>]])

* 入力・代替表記としての翻字

[SEE[ [[インド系文字]] ]]

[SEE[ [[RTS]] ]]

[SEE[ [[タミル文字の文字コード]] ]]


-*-*-

- [262] [CITE@en[Tamil.net - தமிழ் இணையம் |]], [TIME[2025-07-12T14:26:33.000Z]], [TIME[2006-07-19T22:54:24.003Z]] <https://web.archive.org/web/20060717231609/http://www.tamil.net/#pager>
-- [263] [CITE[Wayback Machine]], [TIME[2025-07-12T14:27:09.000Z]] <https://web.archive.org/web/20060717012921/http://www.iit.edu/~laksvij/language/ilc.zip>
--- [264] [[GPL]]


[265] >>262 で利用され >>263 で配布されているのは[[ラテン文字]]から各種[[インド系文字]]への[[翻字]]の
[[JavaScript]] 実装 (>>262 では[[タミル文字]])。


-*-*-

[291] 
[CITE[Sri Ramanujacharya Home Page]], [TIME[2025-07-13T02:35:53.000Z]], [TIME[2005-03-31T11:28:45.452Z]] <https://web.archive.org/web/20050331112734fw_/http://members.tripod.com/~sriramanujar/main.html>

[292] >>291 [[引用]]部分が明らかに[[翻字]]。
[CODE[<font face="Courier New,Courier">]]
に入っているが、 [CITE[Courier New]] が改造フォントということでも無ければ、
[[翻字]]のまま読み書きできるという期待のもと[[ラテン文字]]で見せているものか。

* 実装

[197] 
他の各項に挙げていないもの。


[SEE[ [[タミル文字の文字コード]] ]]

-*-*-


[422] [CITE@en[Font Converters @ NLP-MT - LTRC - IIIT Hyderabad]], [TIME[2025-07-21T10:38:06.000Z]] <https://ltrc.iiit.ac.in/showfile.php?filename=downloads/FC-1.0/fc.html>

[423] >>422 [[ISCII]] と各種[[フォント符号化]]の相互変換 ([[C]])


-*-*-


- [748] [CITE@en-gb[Vyāsa: Convert Between IAST Roman Transliteration and Devanāgarī]], [TIME[2025-07-07T13:03:18.000Z]], [TIME[2025-10-03T13:42:07.301Z]] <https://arshavidya.org.uk/vyasa.html>
-- [749] 
[CITE[https://arshavidya.org.uk/a/java/toDevanagari.js]], [TIME[2025-10-03T13:42:17.000Z]] <https://arshavidya.org.uk/a/java/toDevanagari.js>
-- [750] 
[CITE[https://arshavidya.org.uk/a/java/toRoman.js]], [TIME[2025-10-03T13:42:29.000Z]] <https://arshavidya.org.uk/a/java/toRoman.js>
- [755] 
[CITE@en-US[Tibetan Terms – Tibetan and Himalayan Library]], [TIME[2025-09-24T18:48:29.000Z]], [TIME[2025-10-03T14:19:25.455Z]] <https://thlib.org/terms/#/terms/devanagari>
-- [756] [CITE[null]], [TIME[2025-09-20T16:48:14.000Z]], [TIME[2025-10-03T14:20:33.447Z]] <https://thlib.org/wp-content/plugins/mandala/app/build/static/js/main.6bb6cee9.chunk.js?ver=1758386894>
--- [757] [CITE[null]], [TIME[2025-09-20T16:48:14.000Z]], [TIME[2025-10-03T14:20:41.404Z]] <https://thlib.org/wp-content/plugins/mandala/app/build/static/js/main.6bb6cee9.chunk.js.map>
---- [758] ([CODE[Harvard]] で検索)
-- [759] 
>>748 と同じもの。





[751] 
>>748
は
[[IAST]], [[ISO 15919]], [[Harvard-Kyoto]] と [[Unicode]] の相互変換。
出典は RomDev という [CITE[TecKit]] 用 [CODE[.map]] ファイルと書かれているが、
[CODE[.map]] を使っているわけではなく完全独自実装。 [SEE[ [[.map]] ]]



-*-*-

[610] >>7

>
[PRE[
  //-----------------------------------------------------------
  // Detected by xin liu's detector
  // Handled by transcoder
  // (Indic encodings)

  TSCII                = 49,
  TAMIL_MONO           = 50,
  TAMIL_BI             = 51,
  JAGRAN               = 52,


  MACINTOSH_ROMAN      = 53,
  UTF7                 = 54,
  BHASKAR              = 55,  // Indic encoding - Devanagari
  HTCHANAKYA           = 56,  // 56 Indic encoding - Devanagari
]PRE]


[31] >>8

>
[PRE[
  { "BHASKAR", "bhaskar",
        UTF8},  // we do not have an output converter for this font encoding
  { "HTCHANAKYA", "htchanakya",  // not an IANA charset name.
        UTF8},  // we do not have an output converter for this font encoding
]PRE]


>
[PRE[
  encoding_map["bhaskar"] = BHASKAR;
]PRE]

>
[PRE[
  encoding_map["htchanakya"] = HTCHANAKYA;
]PRE]

[REFS[

-
[7] 
[CITE@en[compact_enc_det/util/encodings/encodings.pb.h at master · google/compact_enc_det · GitHub]], [TIME[2025-05-21T05:29:04.000Z]] <https://github.com/google/compact_enc_det/blob/master/util/encodings/encodings.pb.h#L106>
-
[8] 
[CITE@en[compact_enc_det/util/encodings/encodings.cc at master · google/compact_enc_det · GitHub]], [TIME[2025-05-21T05:30:47.000Z]] <https://github.com/google/compact_enc_det/blob/master/util/encodings/encodings.cc#L766>

]REFS]




-*-*-

[804] [[フォント]]


- [805] 
[CITE@en[Tamil Font Download and Tamil Keyboard Download | rizviweb]], [TIME[2025-11-02T03:53:14.000Z]] <https://rizviweb.wordpress.com/2015/02/13/tamil-font-download-and-tamil-keyboard-download/>


[11] [CITE[Tamil Font for IBM PC/Macintosh]], [[Vijay Patel]], [TIME[2025-11-03T08:01:49.000Z]], [TIME[2010-07-15T15:13:23.949Z]] <https://web.archive.org/web/20100715151303/http://home.flash.net/~patelvk/Tamil.html>

[12] >>11 各種[[インド系文字]]の[[フォント]]。 [[Windows]] 用、 [[Mac]] 用を配布。
一部は有料販売のみ。一部は [[Internet Archive]] になし。
[[タミル文字]]用は [[Other Scheme Fonts 6 (Monolingual)]]。


-*-*-

[490] [[リンク集]]

-[488] 
[CITE[Indic language fonts]], [[Luc Devroye]], [TIME[2025-07-26T06:54:39.000Z]], [TIME[2001-11-18T10:59:29.963Z]] <https://web.archive.org/web/20011118105746/http://jeff.cs.mcgill.ca/~luc/indic.html>
-[489] 
[CITE[INDOLOGY -- Other network resources of interest to indologists]], [TIME[2025-07-26T06:56:49.000Z]], [TIME[2000-12-12T02:25:51.087Z]] <https://web.archive.org/web/20001211234100fw_/http://www.ucl.ac.uk/~ucgadkw/indnet-software.html>




** [CITE[Hindi Typing]]

- [366] 
[CITE@en-gb[Hindi Font | हिंदी फॉन्ट | Popular Hindi Font | Free Download Hindi Fonts]], [TIME[2025-07-13T09:54:19.000Z]], [TIME[2025-07-13T11:14:13.415Z]] <https://indiatyping.com/index.php/download/hindi-fonts>

[367] >>366

>ISCII Hindi Font are those that we use commonly for Hindi Typing such as Kruti Dev, Devlys, Krishna, Chankya etc.[SNIP[]]
>1. The most popular and beautiful font for Hindi Typing is Kruti Dev font which is also used for Hindi Typing Test Examination in many states.[SNIP[]]
>2. The Second Most common font used for Hindi Typing is Devlys font also used in Rajasthan for Typing Test Examination,[SNIP[]]
>3. The Third most common Hindi font on the Name of God Shri Krishna Hindi font.[SNIP[]]
>
Other Important Hindi fonts free download
=    Free Download Rupees Symbol Font
=    Free Download Chanakya Hindi Fonts
=    Free Download Akriti Hindi Fonts
=    Free Download Aman Hindi Fonts
=    Free Download Agra Hindi Fonts
=    Free Download Ajay Hindi Fonts
=    Free Download Anjali Hindi Font
=    Free Download Susha Hindi Font
=    Free Download Kundli Hindi Font
=    Free Download Bharat Vani Hindi Font
=    Free Download Devanagari Font
=    Free Download Dina Hindi Font
=    Free Download Ganesh Hindi Font
=    Free Download Gurbani Font
=    Free Download Maya Hindi Font
=    Free Download Millenium Hindi Font
=    Free Download New Delhi Hindi Font
=    Free Download Ganpati Symbol Font
=    Free Download Narad Hindi Font
=    Free Download Abbasi Hindi Font
=    Free Download Abbasi Priya Hindi Font 
= Free Download Surekh Font
= Free Download Yogesh Font
= Free Download More Hindi Fonts such as Aditi, Akhil, Amar, Amar Ujala, Anubhuti, Ankit, Anmol, Aseem, Aman, Arjun, Atam, Bhaskar, Chanakya, Dadar, Kanika, Krishna, Vibha etc.

;; [368] ここでいう「ISCII」は [[ISCII]] とは関係なく、 [[Unicode]] ではない[[インド系文字]]用というくらいの意味。

[369] 
[CITE@en-gb[Marathi Font - Download free Marathi Font Shivaji, Agrab font, Agra font, Kiran font and many Marathi font]], [TIME[2025-07-08T21:36:01.000Z]], [TIME[2025-07-13T11:20:05.073Z]] <https://marathi.indiatyping.com/index.php/download-marathi-font/>

>
Marathi Language written in Devanagari script, So the all font that are used in Devanagari aka Hindi font are also used for Marathi typing. The most common Devanagari fonts are Krutidev and Devlys font. In Marathi typing Devanagari keyboard is used. Many government requires Marathi typing test also taken in krutidev font. 
=   Free download Shivaji font
=    Free download Kruti Dev Font
=    Free download Marathi Shree Dev Lipi fonts Whole Series
=    Free download Kruti Dev 055 Font
=    Free download Akrutidev Priya Font
=    Free download Devlys Font
=    Free download Marathi font Kiran
=    Free download Marathi font Saras


[372] 
[CITE@en-gb[Non Unicode Gujarati Font - Download All Gujarati fonts]], [TIME[2025-07-13T11:45:24.000Z]], [TIME[2025-07-13T11:57:37.392Z]] <https://gujarati.indiatyping.com/index.php/download-gujarati-font/gujarati-non-unicode-fonts>

[373] 
[CITE@en-gb[Malayalam Non Unicode Fonts]], [TIME[2025-07-13T11:55:18.000Z]], [TIME[2025-07-13T11:58:17.827Z]] <https://malayalam.indiatyping.com/index.php/download-malayalam-font/malayalam-non-unicode-fonts>

[374] 
[CITE@en-gb[Marathi Non Unicode Fonts]], [TIME[2025-07-12T22:39:05.000Z]], [TIME[2025-07-13T11:59:03.768Z]] <https://marathi.indiatyping.com/index.php/download-marathi-font/marathi-non-unicode-fonts>

[375] [CITE@en-gb[Shree Lipi Fonts]], [TIME[2025-07-11T05:57:55.000Z]], [TIME[2025-07-13T11:59:35.837Z]] <https://marathi.indiatyping.com/index.php/download-marathi-font/shree-dev-lipi-font>

[376] 
[CITE@en-gb[Bamini Tamil Fonts]], [TIME[2025-01-16T17:04:45.000Z]], [TIME[2025-07-13T11:59:58.838Z]] <https://tamil.indiatyping.com/index.php/download-tamil-font/bamini-tamil-fonts>

[377] [CITE@en-gb[Punjabi Non-Unicode Fonts]], [TIME[2025-07-13T12:01:24.000Z]], [TIME[2025-07-13T12:01:26.470Z]] <https://punjabi.indiatyping.com/index.php/download-punjabi-font/punjabi-non-unicode-fonts>

-
[378] [CITE@en-gb[Bijoy Bangla Fonts]], [[Super User]], [TIME[2025-07-04T15:12:47.000Z]], [TIME[2025-07-13T12:02:07.443Z]] <https://bengali.indiatyping.com/index.php/download-bengali-font/bijoy-bangla-fonts>
-
[379] [CITE@en-gb[Bangla Bijoy Fonts All]], [[Super User]], [TIME[2025-07-04T12:53:26.000Z]], [TIME[2025-07-13T12:02:31.435Z]] <https://bengali.indiatyping.com/index.php/bangla-bijoy-fonts-all>
-
[380] [CITE@en-gb[Download Top 20 Bengali Font | Stylish Font Bengali | Free Bangla Fonts]], [[Super User]], [TIME[2025-07-04T12:35:22.000Z]], [TIME[2025-07-13T12:04:03.029Z]] <https://bengali.indiatyping.com/index.php/download-bengali-font/top-20-bengala-font>


- [370] 
[CITE@en-gb[Telugu Non Unicode Fonts]], [[Super User]], [TIME[2025-07-13T11:29:40.000Z]], [TIME[2025-07-13T11:53:56.486Z]] <https://telugu.indiatyping.com/index.php/download-telugu-font/telugu-non-unicode-fonts>

[371] [CITE@en-gb[Kannada Nudi Fonts]], [[Super User]], [TIME[2025-07-13T11:43:19.000Z]], [TIME[2025-07-13T11:55:51.456Z]] <https://kannada.indiatyping.com/index.php/download-kannada-font/kannada-nudi-fonts>

>Nudi fonts are most popular Kannada typeface fonts for Kannada typing. Kannada Nudi fonts are non-Unicode fonts. [SNIP[]]


[381] [CITE@en-gb[Odia Fonts | Free Download Odia Fonts | Unicode Oriya Fonts]], [[Super User]], [TIME[2025-07-13T12:01:39.000Z]], [TIME[2025-07-13T12:05:12.185Z]] <https://oriya.indiatyping.com/index.php/download-oriya-font>

[382] [CITE@en-us[Sanskrit Font - Download free Sanskrit Fonts]], [TIME[2025-07-13T12:05:37.000Z]], [TIME[2025-07-13T12:06:10.434Z]] <https://sanskrit.indiatyping.com/index.php/download-sanskrit-font>

[383] [CITE@en-gb[Sinhalese Font - Download free Sinhalese Font many Sinhalese font]], [[Super User]], [TIME[2025-07-13T12:06:59.000Z]], [TIME[2025-07-13T12:08:07.671Z]] <https://sinhalese.indiatyping.com/index.php/download-sinhalese-font>

-*-*-

[401] 
これらは旧来符号化から [[Unicode]] へ、または [[Unicode]] から旧来符号化への変換器。
同一の起源から派生したものと思われる。



- [392] 
[CITE@en-gb[Gujarati Font Converter | Unicode to Saumil Font Converter]], [TIME[2025-07-18T12:15:41.000Z]], [TIME[2025-07-18T14:09:31.773Z]] <https://gujarati.indiatyping.com/index.php/font-converter/unicode-to-saumil-font-converter>
- [393] [CITE@en-gb[Gujarati Font Converter | Saumil to Unicode Font Converter]], [TIME[2025-07-18T12:15:42.000Z]], [TIME[2025-07-18T14:15:01.174Z]] <https://gujarati.indiatyping.com/index.php/font-converter/saumil-to-unicode-converter>
- [409] 
[CITE@en-gb[Chanakya To Unicode Converter | Download Chanakya Font converter]], [TIME[2025-07-19T05:54:38.000Z]], [TIME[2025-07-19T08:05:23.727Z]] <https://indiatyping.com/index.php/font-converter/chanakya-to-unicode-font-converter>
- [410] [CITE@en-gb[Unicode To Chanakya Converter | Chanakya Font Converter]], [TIME[2025-07-18T14:26:31.000Z]], [TIME[2025-07-19T08:05:44.498Z]] <https://indiatyping.com/index.php/font-converter/unicode-to-chanakya-font-converter>
-- [411] >>409 と微妙に違う

[412] >>410 は [[HTML]] を雑に構文解析してフォント名によって変換する範囲を決める機能を持っている

- [394] 
[CITE@en-gb[Kruti Dev To Unicode Converter | Online Marathi font converter | Krutidev font to Unicode font]], [TIME[2025-07-18T06:23:03.000Z]], [TIME[2025-07-18T16:23:15.257Z]] <https://marathi.indiatyping.com/index.php/font-converter/kruti-dev-to-unicode-converter>
-- [397] 
[CITE[https://marathi.indiatyping.com/krutitounicode/convert.js]], [TIME[2025-07-18T16:25:45.000Z]] <https://marathi.indiatyping.com/krutitounicode/convert.js>
- [395] 
[CITE@en-gb[Unicode To Kruti Dev Converter | Online Marathi font converter]], [TIME[2025-07-18T09:45:43.000Z]], [TIME[2025-07-18T16:23:24.729Z]] <https://marathi.indiatyping.com/index.php/font-converter/unicode-to-krutidev-converter>
-- [396] 
[CITE[https://marathi.indiatyping.com/unicodetokrutidev/convert.js]], [TIME[2025-07-18T16:25:29.000Z]] <https://marathi.indiatyping.com/unicodetokrutidev/convert.js>
--- [398] >>397 と微妙に違う
- [403] 
[CITE@en-gb[Krutidev Font To Unicode (Mangal) Font Converter | कृतिदेव टू यूनिकोड | Kruti Dev to Unicode]], [TIME[2025-07-19T05:53:23.000Z]], [TIME[2025-07-19T05:56:57.706Z]] <https://indiatyping.com/index.php/font-converter/krutidev-to-unicode-converter>
-- [406] 
[CITE[https://indiatyping.com/krutitounicode/convert.js]], [TIME[2025-07-19T05:58:11.000Z]] <https://indiatyping.com/krutitounicode/convert.js>
--- [407] >>397 と同じ
- [404] 
[CITE@en-gb[Unicode To Krutidev Converter | Download Hindi font converter]], [TIME[2025-07-18T14:27:35.000Z]], [TIME[2025-07-19T05:57:27.663Z]] <https://indiatyping.com/index.php/font-converter/unicode-to-krutidev-font-converter>
-- [405] 
[CITE[https://indiatyping.com/unicodetokrutidev/convert.js]], [TIME[2025-07-19T05:57:51.000Z]] <https://indiatyping.com/unicodetokrutidev/convert.js>
--- [408] >>396 と同じ

[417] 
同等の変換器は他のいくつものサイトにあります。どれが起源なのかはわかりません。

- [416] 
[CITE[Hindi Font Converter | Online Font Converter 2025]], [[TypeInHindi]], [TIME[2025-07-21T08:45:26.000Z]] <https://typeinhindi.com/hindi-font-converter>
- [418] 
[CITE@en[Krutidev To Unicode Converter, Change Your Krutidev Text]], [TIME[2025-07-21T10:26:55.000Z]] <https://www.typingbaba.com/converter/krutidev-to-unicode-converter.php>
- [421] 
[CITE@en-GB[home]], [TIME[2025-07-11T14:39:15.000Z]], [TIME[2025-07-21T10:30:53.859Z]] <https://tounicode.blogspot.com/p/home.html>


-*-*-

[415] 
これは各種符号化から [[Unicode]] への変換器をひとまとめにしたもの。

- [413] 
[CITE@en-gb[Hindi fonts to Unicode Converter | Non-Unicode Fonts to Unicode Converter]], [TIME[2025-07-19T05:47:47.000Z]], [TIME[2025-07-19T10:56:00.256Z]] <https://indiatyping.com/index.php/font-converter/28-fonts-to-unicode-converter>
-- [414] 
[CITE[https://indiatyping.com/28FontConverter/allhindicon.js]], [TIME[2025-07-19T10:56:21.000Z]] <https://indiatyping.com/28FontConverter/allhindicon.js>




-*-*-

[402] 
これは中間符号化と各種符号化の対応表によって任意の組み合わせで変換できるようにした変換器。

- [399] 
[CITE@en-gb[Punjabi Font Converter | Asees to Unicode | Unicode to Asees]], [TIME[2025-07-19T02:01:29.000Z]], [TIME[2025-07-19T05:51:04.472Z]] <https://punjabi.indiatyping.com/index.php/punjabi-font-converter>
-- [400] 
[CITE[https://punjabi.indiatyping.com/font-converter/js/converter.js]], [TIME[2025-07-19T05:51:24.000Z]] <https://punjabi.indiatyping.com/font-converter/js/converter.js>

[420] 
他サイトにも同等とみられるものがある。

- [419] 
[CITE@en[Punjabi Font Converter Anmol-Lipi, Asees, Gurubani, Gurumukhi, Unicode]], [TIME[2025-07-21T10:27:21.000Z]] <https://www.typingbaba.com/converter/punjabi-font-converter.php>


** [CITE[Shakti Office - English / Hindi]]


- [10] [CITE[Wayback Machine]], [TIME[2025-11-03T07:54:57.000Z]] <https://web.archive.org/web/20111230190207/http://www.chennaikavigal.com/>
- [2] [CITE@en-US[Download and installation help - CNET Download]], [TIME[2025-11-03T07:51:09.000Z]] <https://download.cnet.com/support/shakti-office-english-hindi/3000-2079_4-10803367.html>
- [3] [CITE@en-US[Thank you for downloading 20412_4-10842936 from CNET Download]], [TIME[2025-11-03T07:51:16.000Z]] <https://download.cnet.com/shakti-office-english-hindi-user-manual/3001-20412_4-10842936.html?dt=internalDownload>

[9] >>2 の [CODE[Data1.cab]] に [DFN[[CODE[SOhindi]]]] から始まる名前のフォント多数、
変換表らしいテキストファイル多数

[30] 同じ開発元の他のソフトウェア:

- [5] [CITE[[[Shakti Office Tamil/English]]]]
-- [6] [[タミル文字]]
- [4] [CITE@en-US[Thank you for downloading 2051_4-10845175 from CNET Download]], [TIME[2025-11-03T07:51:28.000Z]] <https://download.cnet.com/aasaan-hindi-typing-tutor/3001-2051_4-10845175.html?dt=internalDownload>




** John Smith

- [456] 
[CITE[John Smith's home page]], [TIME[2025-07-26T06:14:37.000Z]], [TIME[1997-01-27T00:23:30.669Z]] <https://web.archive.org/web/19970127002328/http://bombay.oriental.cam.ac.uk/index.html>
- [457] 
[CITE[bombay.indology.info]], [TIME[2025-04-04T09:46:59.000Z]], [TIME[2025-07-26T06:15:29.046Z]] <https://bombay.indology.info/index.html>

[458] >>456 時代の配布ファイルは[[FTP]]で現存しない。
おそらく大部分は >>457 で [[HTTPS]] で入手できるが、すべて揃っているのかどうかは不明。
一部 ([[Unicode]] 以前のフォント等) は [[Unicode]] への移行のため意図的に非公開とされている模様で、
>>457 の [[Internet Archive]] 版で補えるが、大部分は所蔵されているものの、
いくつかのファイルは未所蔵。

- [466] 
[CITE[Fonts for use with Indian and other languages]], [TIME[2025-07-26T06:29:48.000Z]], [TIME[2006-10-18T19:06:54.053Z]] <https://web.archive.org/web/20061018173816/http://bombay.indology.info/software/fonts/index.html>
-- >>467
-- >>473
-- >>478


[459] [CITE[Utility programs]], [TIME[2021-05-09T16:20:37.000Z]], [TIME[2025-07-26T06:19:02.152Z]] <https://bombay.indology.info/software/programs/index.html>

>[SNIP[]]These programs (csx2tex, dn2tex, tex2csx, tex2dn, iscii2csx, tex2norman, norman2tex) are for use in converting between different encodings used to represent Indian-language text: (1) CSX, (2) the DN encoding used in conjunction with Frans Veltuis's “Devanagari for TeX” package, (3) the ISCII standard used by much Indian software, (4) the encoding popularised by Professor K. R. Norman, and (5) my variation on standard TeX (in which “\.” represents a subscript dot, “\:” a superscript).[SNIP[]]

>[SNIP[]]Csx2isc and csxp2isc convert respectively from CSX and CSX+ to ISCII. Csxp2ur converts text from CSX+ to accented Unicode Roman. A2c and c2a convert between CSX and Harvard-Kyoto ASCII. Iscii2ud converts from ISCII to Unicode Devanagari, and ud2iscii converts in the opposite direction. Ur2ud converts from Unicode Roman to Unicode Devanagari; it can read and write UTF-8 and other standard Unicode formats; Roman transliteration adheres to the ISO 15919 standard. Ud2ur converts in the opposite direction, but both input and output are restricted UTF-8.[SNIP[]]

>Macros for Microsoft Word enabling the user to convert documents using legacy encodings such as CSX+ or Norman to Unicode[SNIP[]]

-*-*-

[460] 
[CITE[The Mahābhārata]], [TIME[2024-04-07T15:01:23.000Z]], [TIME[2025-07-26T06:22:14.461Z]] <https://bombay.indology.info/mahabharata/welcome.html>

>The text of the [I[Mahābhārata]] is available in three formats: Unicode Devanagari, Unicode Roman (using the conventions defined in ISO 15919), and ASCII (using the Harvard/Kyoto conventions). 

[464] 
[CITE[Towards a machine-readable Mahabharata]], [TIME[2025-07-26T06:27:26.000Z]], [TIME[2007-11-13T03:59:47.710Z]] <https://web.archive.org/web/20071113035827/http://bombay.indology.info/mahabharata/history.html>

>There is nothing intrinsically wrong with Tokunaga's seven-bit ASCII system of transcription, but it is difficult to read and therefore prone to errors. I have converted his texts into the eight-bit CSX encoding. I chose this not for its inherent merits (it has few) or because it is well suited to the Unix environment in which I work (it is very badly suited) but because it is the only attempt at a standard eight-bit encoding known to me, and standards are precious things. In converting the texts I have done my best to resolve the ambiguities in Tokunaga's original material, where "m" may be the labial nasal or anusvara, "h" may be the voiced breathing or visarga, and "n" may be the dental, palatal or velar nasal.
>
The only area where it is likely that errors may remain is the conversion of "n" to velar "n", which has to be largely done on a case-by-case basis. If errors do remain here, they are certainly not numerous.

>Tokunaga's texts are entered with vowel sandhi undone and compounds broken up, ostensibly to facilitate word searches. I do not believe that this is desirable, since the texts ought to be usable for other purposes (printing high-quality copy in Nagari, metrical analysis, analysis of diction, etc.), and since there is not in fact any real difficulty in performing word searches on normal Sanskrit texts -- with care, even a "difficult" word like [I[api]] can be isolated and searched for. I have therefore normalised the sandhi and attempted to rejoin the compounds.


[465] >>464 時代のテキストデータは登録利用者限定配布のため [[Internet Archive]] 未所蔵。

-*-*-

- [461] [CITE[The epic of Pabuji]], [TIME[2025-07-26T06:24:11.000Z]], [TIME[2007-11-12T08:29:11.975Z]] <https://web.archive.org/web/20071112082850/http://bombay.indology.info/text/pabuji/>
-- [462] 
[CITE[The epic of Pabuji]], [TIME[2025-07-26T06:24:23.000Z]], [TIME[2007-11-12T08:29:24.142Z]] <https://web.archive.org/web/20071112082850/http://bombay.indology.info/text/pabuji/>

[463] >>461

>[SNIP[]]the text of the epic of Pabuji (see John D. Smith, The epic of Pabuji, C.U.P. 1991) in CSX transcription.

(現行サイトには [[Unicode]] + [[HTML]] しか配布がない。)


- [481] [CITE[The Ramayana]], [TIME[2025-07-26T06:41:25.000Z]], [TIME[2008-03-03T02:07:21.619Z]] <https://web.archive.org/web/20080303002158/http://bombay.indology.info/text/ramayana/index.html>
-- [483] [CITE[Wayback Machine]], [TIME[2025-07-26T06:42:33.000Z]] <https://web.archive.org/web/20081121023740/http://bombay.indology.info/text/ramayana/02_ayodhyakanda>

[482] >>481

>
- The transcription used is not that adopted by Prof. Tokunaga (in which aa represents long a, T retroflex t, etc.) but instead is the eight-bit CSX encoding.
-Prof. Tokunaga presents his Sanskrit texts with vowel sandhi undone, in order to simplify word-searches. Similarly, compound-members are separated. I am unconvinced of the desirability of doing this, and have converted the text to a more conventional representation.


[484] [CITE[The Rāmāyaṇa]], [TIME[2022-07-03T12:25:13.000Z]], [TIME[2025-07-26T06:43:09.673Z]] <https://bombay.indology.info/ramayana/welcome.html>

>The text of the [I[Rāmāyaṇa]] is available in three formats: Unicode Devanagari, Unicode Roman (using the conventions defined in ISO 15919), and ASCII (using the Harvard/Kyoto conventions). 

** [CITE[KOKO]]

[760] [CITE[KOKO Code Converter for Sanskrit]], [[Ulrich Stiehl]], [TIME[2016-11-08T08:41:04.000Z]], [TIME[2025-10-04T01:36:50.893Z]] <http://www.sanskritweb.net/koko/index.html>

>[B[a) Conversion from various 8-bit encodings to URW Palladio SKT encoding:]]
>     1. CSXG-SKT.TAB (Conversion from CSXG encoding to Palladio SKT) - GRETIL CSX text files
>     2. REEG-SKT.TAB (Conversion from REEG encoding to Palladio SKT) - GRETIL REE text files
>     3. GGM-SKT.TAB (Conversion from GGM encoding to Palladio SKT) - Grantha Mandira text files
>     4. US-SKT.TAB (Conversion from US encoding to Palladio SKT) - Searchable US-encoded files
>     5. IT-SKT.TAB (Conversion from IT encoding to Palladio SKT) - Itranslator transliteration files
>[B[b) Conversion from Palladio SKT encoding to ITX encoding for Itranslator:]]
>     6. SKT-ITX.TAB (Conversion from Palladio SKT to ITX encoding)

[761] >>760 の [CODE[.TAB]] は独自形式の[[変換表]]の[[テキストファイル]]で、
[[バイト列]]から[[バイト列]]へ、単純な1バイト単位の他に複数バイトから複数バイトへの置換も記述できます。


** [CITE[Padma]]

[522] [CITE[Web Interface for padma]], [[Nagarjuna Venna]], [TIME[2025-07-26T09:07:52.000Z]], [TIME[2009-09-02T11:18:38.369Z]] <https://web.archive.org/web/20090902111822/http://geocities.com/vnagarjuna/padma2.html>

[[Javaアプレット]]版 

[523] >>522 が最古の実装か?

- [524] [CITE[Padma: Telugu Text Transformer]], [[Nagarjuna Venna]], [TIME[2025-07-26T09:08:31.000Z]], [TIME[2009-09-02T19:04:58.812Z]] <https://web.archive.org/web/20090902190424/http://geocities.com/vnagarjuna/padma.html>
- [521] 
[CITE[Padma: Telugu Text Transformer]], [TIME[2025-07-26T09:04:34.000Z]] <https://www.oocities.org/vnagarjuna/padma.html>

[525] >>521

>[SNIP[]][B[Padma]] is a technology for transforming Telugu text between various public and proprietary formats. This page is currently under development and is known to work on Internet Explorer 6.x, Mozilla Firefox 1.x, Netscape Nagivator 8.x on Windows 2000 and Windows XP; Mozilla Firefox 1.x on Linux.[SNIP[]]
>[SNIP[]]This page is based on the technology used by the Mozilla Extension of the same name. The extension (supporting Firefox, Thunderbird and Netscape) can be downloaded from Mozilla Update or Mozilla Developer websites.[SNIP[]]

[526] >>522 の次の世代が >>525 の[[Webサイト]] ([[JavaScript]]) 版


- 
[527] 
[CITE@en[mozdev.org - padma: index]], [TIME[2025-07-26T09:16:09.000Z]], [TIME[2019-10-01T22:27:28.203Z]] <https://web.archive.org/web/20191001172317/http://padma.mozdev.org/>
-- 
[530] [CITE@en[mozdev.org - padma: installation]], [TIME[2025-07-26T09:18:19.000Z]], [TIME[2019-10-20T08:46:46.772Z]] <https://web.archive.org/web/20191020075821/http://padma.mozdev.org/installation.html>
-
[528] 
[CITE@en-US[Padma :: Add-ons for Firefox]], [TIME[2025-07-26T09:16:43.000Z]] <https://addons.thunderbird.net/en-us/firefox/addon/padma/>
- 
[529] 
[CITE@en[GitHub - pankaj28843/padma: Padma: Transformer for Indic Scripts]], [TIME[2025-07-26T09:17:14.000Z]] <https://github.com/pankaj28843/padma>


[531] >>527 は [[Mozilla拡張]]のかつての公式サイト。
>>528 は現在の [[Thunderbird拡張]]の配布サイト。
>>529 に >>527 の [[Webサイト]]を含むソースコード等の[[リポジトリー]]。

[660] 
>>526 と >>531 はたまに実装を同期させていた模様。


[532] >>527

>[SNIP[]]The following output formats are supported:
-    Unicode
-    RTS (for Telugu script)
>
Input methods supported are:
-    RTS
-    Unicode
-    ISCII
-    ITRANS
-    TSCII
-    TAB & TAM
-    The following dynamic font schemes
--        Eenadu
--        Shree Tel 900/902
--        Hemalatha
--        Tikkana
--        Vaartha
--        Karthika
--        Telugu Lipi
--        Revathi
--        Kairali
--        Manorama
--        Vikatan
--        Kumudam
--        Shree Tam 0802
--        Elango Panchali
--        Subak
--        Bhaskar
--        Jagran
--        Ujala
--        Chanakya
--        ePatrika
--        Thoolika
--        Gopika
--        TCSMith
--        Nandi
--        Telugu Font
--        SuriTln
--        Shusha
--        Shivaji
--        Vakil
--        HTChanakya
--        Panchami
--        Matweb
--        AnandaBazar fonts
--        MLBW-TTRevathi
--        Kalakaumudi
--        Amudham
--        Shree-Dev-0714
--        Manjusha fonts
--        Kiran fonts
--        SHREE-PUDHARI fonts
--        TL-TTHemalatha
--        Shree-Kan-0850 fonts
--        Kruti Dev 010
--        DV-TT fonts
--        DV-TTW fonts
--        and 16 fonts supporting TSCII


[533] >>530

>[SNIP[]] Support for 16 fonts that implement TSCII (TSCMylai, TSCComic, TSCJanani, TSCKomathi, TSCSri, TSCTimes, TSCAandaal, TSCAparanarPdf, TSCKannadaasan, TSCParanbold, TSCParanar, TSCParanarPdf, TSCAvarangal, TSCAvarangalFixed, TSCThunaivan, TSCNattai) [SNIP[]]


[610] 
>>527 には主要な対応サイト (ニュースサイト等) のリンクあり。

-*-*-

[661] 
[DFN[[CODE[Padma]]]] と呼ばれている内部符号は
[[Unicode]]
の
[[PUA]]
を使ったもので、 
[CODE[src/content/encodings/Common/Padma.js]]
に定義がある。

>
[PRE[
//Use Unicode Private Use Area for Padma's internal symbols starting with U+EC00.
//Code pints used: +UEC00-+UEC0F, +UEC10-+UEC1E, +UEC20-+UEC68, +UEC70-+UEC80, +UECA1-+UECE8, +UED33-+UED68.

//Code points 32-64, 91-96, 123-127 (from the ASCII range) are not explicitly listed here
//but are part of Padma's internal format and are of type Padma.type_unknown.
]PRE]


** [CITE[khmerConverter]]

- [678] 
[CITE@en[GitHub - olivierberten/KhmerConverter]], [TIME[2025-07-29T09:19:38.000Z]] <https://github.com/olivierberten/KhmerConverter>
-- [718] 
[CITE@en[KhmerConverter/modules/fontdata.xml at master · olivierberten/KhmerConverter · GitHub]], [TIME[2025-08-01T09:36:19.000Z]] <https://github.com/olivierberten/KhmerConverter/blob/master/modules/fontdata.xml>
-- [716] 
[CITE@en[KhmerConverter/modules/unicodeReorder.py at master · olivierberten/KhmerConverter · GitHub]], [TIME[2025-08-01T09:34:15.000Z]] <https://github.com/olivierberten/KhmerConverter/blob/master/modules/unicodeReorder.py>
-- [717] 
[CITE@en[KhmerConverter/modules/legacyReorder.py at master · olivierberten/KhmerConverter · GitHub]], [TIME[2025-08-01T09:35:09.000Z]] <https://github.com/olivierberten/KhmerConverter/blob/master/modules/legacyReorder.py>



[715] >>678

>
[PRE[
# This program creates a Plain Text, OpenOffice.org Writer (odt), or HTML file
# in Khmer Unicode/Legacy format from Legacy/Unicode input file respectively.
# Currently it supports legacy font types: ABC, ABC-ZWSP, Baidok, Fk, Kaoh Kong, Khek, Limon, Truth and a rasmei kampuchea...
]PRE]

[712] >>678 は [[KhmerOS]] プロジェクトの製品。当時のそのものは [[SouceForge.net]]
に今もある。 [SEE[ [[KhmerOS]] ]]

[708] 
[CITE@en[GitHub - olivierberten/KhmerConverterPHP]], [TIME[2025-08-01T09:18:36.000Z]] <https://github.com/olivierberten/KhmerConverterPHP>

[711] >>708 は >>678 の移植

[709] [CITE[Khmer fonts — ​ពុម្ព​អក្សរ​ខ្មែរ — Polices khmères]], [TIME[2025-08-01T09:19:23.000Z]] <https://www.khmerfonts.info/>

[710] >>709 の実装は >>708 [SRC[>>708]]


[713] 
[CITE@en[khmerconverter: Convert between legacy khmer encodings and unicode]], [TIME[2023-02-05T11:59:37.000Z]], [TIME[2025-08-01T09:28:05.744Z]] <https://carta.tech/man-pages/man1/khmerconverter.1.html>

[714] >>713 や他のサイトの同様のドキュメントは >>678 由来。

[719] 
>>678 では、 [[Unicode]] への変換は、
表に従って文字を置き換えてから、順序を並べ替え。
[[Unicode]] からの変換は、順序を並べ替えてから表に従って文字を置き換える。
>>718 が変換表、 >>716, >>717 が入れ替え。

[720] 
>>718 では

>
[PRE[
    digit
        common font
            abc parent
                abc
                abc2
                abc3
                abc-zwsp
            limon parent
                limon
                truth
        baidok
        khek
        kaohkong
    fk
]PRE]

という構造が使われている。 digit, common, parent 以外が実際のフォントに相当。

** truefinderstudio の変換器

- [724] 
[CITE@en[truefinderstudio (truefinderstudio) / Repositories · GitHub]], [TIME[2025-08-02T07:08:19.000Z]] <https://github.com/truefinderstudio?tab=repositories>
- [725] [CITE@en[GitHub - Abdur-Rahim-sheikh/legacy-font-converter: All legacy font (like SutonnyMJ) not directly encoded in unicode will be able to handle through this package]], [TIME[2025-08-02T07:09:14.000Z]] <https://github.com/Abdur-Rahim-sheikh/legacy-font-converter>
-- [726] >>724 の派生

[727] >>725 は令和6年に新たに作られた [[Git]] リポジトリーです。興味深いことに、

>In today's context we use or will use LLM (Large Language Models) in our daily life. But the problem is that the LLMs are trained on the Unicode text. But in many cases, we have to deal with the legacy fonts. So, this package will help you to convert the legacy fonts to Unicode text.

とあり、 [[LLM]] 全盛のこの時代に未だに旧来の[[フォント依存符号化]]からの変換の需要が多く、
しかも既存の実装の流用ではなく新たな実装を開発する必要性が感じられるという実情が判明します。


** [CITE[Khmer Unicode Converter]]

[721] [CITE@en[GitHub - chamnap/khmer_unicode_converter: Khmer Unicode Converter]], [TIME[2025-08-01T10:07:57.000Z]] <https://github.com/chamnap/khmer_unicode_converter>

>An npm module to convert Limon/ABC font into Khmer Unicode. [SNIP[]]

[722] 
>>721 を組み込んだ実装については[[Unicodeクメール文字]]にも事例あり。


- [680] 
[CITE[កម្ម​វិធី​បម្លែង​អក្សរ​ចាស់ ទៅ​ជា អក្សរ​ខ្មែរ​យូនីកូដ | Legacy Script-Khmer Unicode Converter]], [TIME[2023-10-03T19:14:38.000Z]], [TIME[2025-07-29T09:21:53.142Z]] <https://converter.preahkumpii.com/>
-- [679] 
[CITE@en[Online Khmer Legacy to Unicode Converter | Society for Better Books in Cambodia]], [[Society for Better Books in Cambodia]], [TIME[2025-07-29T09:21:27.000Z]] <https://sbbic.org/2014/04/17/online-khmer-legacy-to-unicode-converter>

[723] 
>>680 の実装 ([[JavaScript]]) は改行など些細な違いを除き >>721 とまったく同一。

** [CITE[cambodia.org]]


- [689] 
[CITE[Fonts | Khmer Fonts | Cambodian Fonts | Khmer Unicode - All Khmer Unicode Cambodian Information Center]], [[cambodia.org]], [TIME[2025-08-01T08:34:37.000Z]] <http://www.cambodia.org/fonts/?q=early_fonts>
-- [691] 
Khmer Fonts Package For Windows
<http://www.cambodia.org/fonts/khmerfonts.zip>
-- [692] 
MS-Windows Khmer Fonts Package
<http://www.cambodia.org/fonts/khmerfnt.zip>


[690] >>689 サイトは [[Unicode]] フォントを紹介していますが、それ以前の
「Early Fonts」「Khmer Traditional Fonts」
も何世代か提供しています。

[693] 
>>691 にはファイルの日付が[TIME[西暦1992(平成4)年][1992]]、
[TIME[西暦1994(平成6)年][1994]]の[[フォント]]いくつかと、
[TIME[西暦1996(平成8)年][1996]]の[[フォント]]が1つ入っています。

;; [694] 参考までに、[[カンボジア内戦]]の和平合意が[TIME[西暦1991(平成3)年][1991]]、
[[国際連合]]統治が開始されたのが[TIME[西暦1992(平成4)年][1992]]。

[695] 
>>692 には [CITE[Anlongvill Khek]] 等のフォントが入っています。
ファイルの日付は[TIME[西暦1995(平成7)年][1995]]です。

[696] 
この他 >>689 には [[Unicode]] フォントに混ざって (「Early Version」ではないものとして)
「Traditional Khmer Fonts」として
「Limon Fonts」
「ABC Zero-Space Fonts」
が提供されています。


[697] >>689 の本文は、[[クメール文字]]の[[文字コード]]に関するコミュニティーの合意を記述したものと思われます。
記載内容からみて[TIME[西暦1995(平成7)年][1995]]前後に作成されたものと思われますが、
このサイトの開設が[TIME[1995-08-15]]となっていることと符合します。

[698] >>689 には次のような説明があります。

>
Formerly, a small group of Khmer, Khmer-American and American folks were met on the Internet to discuss about the possiblity of using Khmer language for email, homepage etc.. From that point on, we looked at the commercial Khmer fonts available in market. different font foundry assigned same Khmer character with different code. The ASCII characters are replaced by the Khmer alphabet according to its sound. With this type of arrangement, extensive sort algorithm will be needed if ones want to sort Khmer words in the right order such as the order used in the dictionary. We also looked at the requirement by Netscape to find a way to use Khmer characters in its documents. We've found that english language is still needed in order to read the title, the articles listing and command. 

また、フォントについては

>After two months, we gave up and try to convince the Khmer font foundy for their contribution. Fornuately, Hann So has some relationship with one of the Khmer font foundry, the Khek's brothers. After several emails using Hann as middle man, Khek's brother make a generous offer by donating one of their Khmer font to be modified with the new code arrangement. 

と説明されています。

[699] 
つまりコミュニティーで[[文字コード]]に合意し、参照[[フォント]]を製作するために、
[[フォント]]事業を既に展開していた
[[Khek]]
の兄弟を招聘したということです。

[700] 
この説明と日付は >>695 と一致しますから、 >>695 がそのとき製作された[[フォント]]なのでしょう。

[701] 
しかしそれが「Early」扱いとなり、 >>696 には示されていないということは、
その後の[[計算機]]と [[Web]] の普及の段階で >>696 
の他の[[フォント]]が勃興してきたということなのでしょう。

[702] 
変換器等は
[CITE[Khek]]
なるフォントに対応していることがあるようですが、
それが >>695 を指すのか、あるいは
[[Khek]]
の他のフォントなのかは検証が必要です。



** [CITE[LaoScript]]

[734] [CITE@en[LaoScript 8 User Guide: Conversion]], [TIME[2025-08-02T09:27:01.000Z]] <https://laoscript.net/guide/laoscript8.php?file=%2Fguide%2Fconversion.html>

> Lao fonts with the following coding conventions can currently be listed and converted:
,*Coding	,*Font examples
,Unicode	,"Saysettha OT, DokChampa"
,LSWin	,"Saysettha Lao, Chanthabouli Lao"
,Lao 95	,Saysettha 95
,Lao 2000	,Saysettha 2000
,IBM-STENO	,Saysettha LS
,Alice	,"alice_0, alice_5"
,SengChanh	,SengChanh
,SengChanh US	,SengChanh US
,Sayawath	,Xayawath


[735] 
[CITE[Understanding Lao Fonts - Font Coding Conventions]], [TIME[2021-03-22T07:57:30.000Z]], [TIME[2025-08-02T09:28:46.222Z]] <https://laoscript.net/guide/fonts.html>

> Many different types of Lao fonts have been created for use with Windows applications. Some widely-used, older Lao fonts (such as [I[SengChanh]], [I[alice_0]] just replaced the English (Latin alphabet) characters by the Lao characters that use the same typewriter keys, but in many applications, that caused serious incompatibilities.
>
Other Lao fonts (such as [I[Saysettha Lao]]) included most English characters at the usual code-points, and added Lao characters in the "upper ASCII" range of 8-bit characters. However, unlike Thai, no 8-bit coding standard for Lao was ever adopted or supported by Microsoft or application developers, so Lao text will not always be displayed correctly with these fonts.

** ラオス政府の変換器

[743] [CITE[Lao Converter]], [TIME[2025-08-02T09:46:30.000Z]] <https://dgc.gov.la/phetsarath/backend/web/converter/index.php>

(サーバー側で実装)

>
[PRE[
<div id="input_text">ຟອນ ASCII: <select id='FontName'> 
            <option value='Saysettha Lao'>Saysettha Lao</option>
            <option value='Saysettha 95'>Saysettha 95</option>
            <option value='Saysettha 2000'>Saysettha 2000</option>
            <option value='Chantabouli Lao'>Chantabouli Lao</option>
            <option value='Chantabouli 95'>Chantabouli 95</option>
            <option value='Chantabouli 2000'>Chantabouli 2000</option>
            <option value='Alice0 Lao'>Alice0 Lao</option>
            <option value='Alice1 Lao'>Alice1 Lao</option>
            <option value='Alice2 Lao'>Alice2 Lao</option>
            <option value='Alice3 Lao'>Alice3 Lao</option>
            <option value='Alice4 Lao'>Alice4 Lao</option>
            <option value='Alice5 Lao'>Alice5 Lao</option>
            <option value='Bubble 95'>Bubble 95</option>
            <option value='Bubble Lao'>Bubble Lao</option>
            <option value='Hollow 95'>Hollow 95</option>
            <option value='Alice0 95'>Alice0 95</option>
            <option value='Alice1 95'>Alice1 95</option>
            <option value='Alice2 95'>Alice2 95</option>
            <option value='Alice3 95'>Alice3 95</option>
            <option value='Alice4 95'>Alice4 95</option>
            <option value='Alice5 95'>Alice5 95</option>
]PRE]


>
[PRE[
<div id="output_text">ຟອນ Unicode: <select id='FontName1'> 
            <option value='Phetsarath OT'>Phetsarath OT</option>
            <option value='Phetsarath X'>Phetsarath X</option>
            <option value='Saysettha OT'>Saysettha OT</option>
            <option value='Saysettha MX'>Saysettha MX</option>
            <option value='Saysettha Unicode'>Saysettha Unicode</option>
]PRE]





* 調査研究

[SEE[ [[タミル文字の文字コード]], [[フォント依存符号化]] ]]

[666] [CITE[Symposium on Multilingual Information Processing at ETL (25-26/3/96)]], [TIME[2023-08-05T13:43:50.000Z]], [TIME[2004-04-14T06:05:50.325Z]] <https://web.archive.org/web/20040414060036/http://www.m17n.org/mule/JAPANESE/gniibe.html>

>(14) Norbert Klein, Samphea Rul (Cambodia)
>    * Khmer では 2,400 くらいの glyph (? ligature?) が考えられる。
>    * パソコンショップごとに, keyboard/font が異なる。Mac と Windows では 違う。Standard を作ることが大切。
>    %コメント% どうにも keyboard, font という物理的なものに関心が行き過ぎの感あり。 Character code 決めなきゃでしょ?
>    * 135 種の key が必要になるので, Ctrl, Alt を組み合わせて入力する。 ア プリケーションが使うキーの組み合わせとぶつからないようにパッチを用意し たりしている。
>    %コメント% うーむ。直接入力するのもいいけど, インプットシステムを考えた方がいい ような気がするなぁ。


-[40] 
[CITE[ほら貝:文字コード]], [TIME[2016-08-02T01:43:53.000Z]], [TIME[2026-01-13T14:51:19.181Z]] <http://www.horagai.com/www/moji/devnag.htm>
- [41] 
[CITE@ja[ほら貝:文字コード]], [TIME[2016-08-02T01:43:49.000Z]], [TIME[2026-01-13T14:52:54.611Z]] <http://www.horagai.com/www/moji/icmtp98.htm>



[33] 
[TIME[2022-11-08T09:05:00.800Z]]
<https://ipsj.ixsq.nii.ac.jp/ej/?action=repository_action_common_download&item_id=65448&item_no=1&attribute_id=1&file_no=1>

>[SNIP[]]コンピュータの時代に入って,タイプライタ鍵盤
上の図形は,今度は符号表上に移し替えられた.ASCII
文字集合はおおむねタイプライタの文字集合を継承して
いるから,どんな鍵盤配列をモデルにするにせよ,この
符号化方式を採用することの利点は英語版ソフトの上で
の実現が容易なことである.この結果,簡便なローカラ
イズ方法として多くのローカルベンダが採用するところ
となったが,同時に,タイプライタ時代の鍵盤配列の混
乱がそのままコンピュータ上の文字符号にも継承される
というマイナス効果ももたらすこととなった.フォント
開発者には符号表を作っているという意識は希薄であり,
ある者はこうして作られた符号を accidental internal
code と呼んだ.筆者らもヒンディー語だけでも 20 種類,
タミル語については 17 種類のこうした符号化方式を確
認しているが,実際にはさらに多数が存在しているであ
ろう.[SNIP[]]





- [674] 
[TIME[2025-07-29T08:34:10.600Z]]
<https://ipsj.ixsq.nii.ac.jp/record/147970/files/KJ00006438736.pdf>
- [676] 
<https://ipsj.ixsq.nii.ac.jp/record/42988/files/IPSJ-DD06056001.pdf>
- [675] 
[TIME[2025-07-29T08:35:01.0Z]]
<https://stm.cairn.info/article/DN_093_0045/pdf?lang=fr>



[729] [CITE@en[From legacy encodings to Unicode: the graphical and logical principles in the scripts of South Asia | Language Resources and Evaluation]], [TIME[2025-08-02T07:16:34.000Z]] <https://link.springer.com/article/10.1007/s10579-006-9003-7>
(断片的にのみ閲覧可能)








* 関連

[SEE[ [[フォント依存符号化]] ]]

* メモ

[18] [CITE[Sri Lanka Standard Sinhala Character Code for Information Interchange]], [TIME[2023-07-31T07:44:58.000Z]], [TIME[2001-04-10T06:44:18.856Z]] <https://web.archive.org/web/20010410064350/http://www.lk/national/it/sinstd/index.html>



[37] 
[CITE@ja[Proceedings of the Third International Workshop on Cross Lingual Information Access: Addressing the Information Need of Multilingual Societies (CLIAWS3) - W09-16.pdf]], [TIME[2010-06-15T13:08:18.000Z]], [TIME[2025-05-20T15:25:59.835Z]] <https://aclanthology.org/W09-16.pdf#page=22>


[28] 
[CITE@en[chardetng: A More Compact Character Encoding Detector for the Legacy Web]], [[Henri Sivonen]], [TIME[2020-06-08T16:23:51.000Z]], [TIME[2025-05-19T13:17:28.391Z]] <https://hsivonen.fi/chardetng/#fonts>




[29] 
[CITE@en[(PDF) Wrecked Indian Fonts: A Problem for Digitalization of Indic Documents]], [TIME[2022-07-05T16:17:07.000Z]], [TIME[2022-10-15T07:09:20.750Z]] <https://www.researchgate.net/publication/280496031_Wrecked_Indian_Fonts_A_Problem_for_Digitalization_of_Indic_Documents>




[114] [CITE[A Collection of Tamil Related Web Sites]], [TIME[2025-06-24T11:50:21.000Z]], [TIME[1999-10-14T03:36:53.335Z]] <https://web.archive.org/web/19991012062345/http://geocities.com/Athens/5180/tlinks.html>


[115] 
>>114 [[リンク集]]。リンク先の符号化も書かれている。






[134] [CITE@ta[மென்பொருள்கள் | தமிழ் இணையக் கல்விக்கழகம் TAMIL VIRTUAL ACADEMY]], [TIME[2025-06-27T15:01:50.000Z]] <https://www.tamilvu.org/ta/coresite-html-cwsoftlist-342508>


[791] [CITE[Wakf Rules]], [TIME[2025-10-27T06:54:29.000Z]] <https://mpwaqf.tripod.com/id10.html>



[792] >>791 何らかの8ビット符号 ([[ASCII文字]]の置き換え中心)。フォント指定がなく不明。



- [793] [CITE[Hindi web page]], [TIME[2025-10-27T07:58:42.000Z]] <https://kvuttarkashi.tripod.com/hindi-web-page.html>
- [796] [CITE[New Page Title]], [TIME[2025-10-27T08:27:57.000Z]] <https://kvuki.tripod.com/id10.html>

[794] >>793 不明7ビット符号