Difference between revisions of "Transliteration"

From CrossWire Bible Society
Jump to: navigation, search
(International Components for Unicode (ICU): Category:Utilities)
(International Components for Unicode (ICU))
Line 3: Line 3:
 
== [http://en.wikipedia.org/wiki/International_Components_for_Unicode International Components for Unicode (ICU)] ==
 
== [http://en.wikipedia.org/wiki/International_Components_for_Unicode International Components for Unicode (ICU)] ==
  
Some SWORD front-end applications use libsword ICU to provide a [http://en.wikipedia.org/wiki/Transliteration transliteration] feature.  For example, in [[Frontends:Xiphos|Xiphos]], when you right-click in a non-Latin script module, you can see this in action.
+
Some SWORD front-end applications use libsword ICU to provide a transliteration feature.  The tools are well developed already—it's simply a matter of adding data.
 
 
The nice thing about ICU is that we can add data to it. Chris has done this for several writing systems. The tools are well developed already—it's simply a matter of adding data.
 
  
 
=== Front-ends that support Transliteration ===
 
=== Front-ends that support Transliteration ===
Line 12: Line 10:
 
* [[Frontends:Xiphos|Xiphos]]
 
* [[Frontends:Xiphos|Xiphos]]
 
* [[Frontends:BibleCS|The SWORD Project for Windows]] (''aka'' BibleCS)
 
* [[Frontends:BibleCS|The SWORD Project for Windows]] (''aka'' BibleCS)
* [http://bpbible.com/ BPBible] – available only if compiled with ICU
 
  
 
[[Category:SWORD Frontends|Transliteration]]
 
[[Category:SWORD Frontends|Transliteration]]

Revision as of 06:35, 17 May 2020

New page under construction. Please add content.

International Components for Unicode (ICU)

Some SWORD front-end applications use libsword ICU to provide a transliteration feature. The tools are well developed already—it's simply a matter of adding data.

Front-ends that support Transliteration