Read articles only in:

Read articles only in:
English / 日本語

2011/07/09

TextScope was released

In Twitter or other apps, we may see some square garbled characters. Example, some phonetic symbols are not displayed on Android devices. TextScope is released to solve this problem.

The concept of TextScope is: "The cause of garbled is that some letters are not implemented in the font on devices. To solve it will display them with other font."
Therefore, TextScope cannot display garbled text properly, if the font is not the cause (example, not-Unicode text.)

To use this app, select "Share", "Send" text from other app. Example, in the Twitter client "twicca", tap a tweet→"Share this tweet"→"TextScope."

On Android 2.2 (Froyo) or later, TextScope cannot receive whole text from web browsers, because a browser will remove unreadable characters when sharing unfortunately.
(I tried the default browser, Dolphin Browser HD/mini, Netfront Life Browser.)
Otherwise, TextScope will receive whole text on Android 2.1 (Eclair) or earlier.

TextScope can use any TrueType fonts. you can place a font file into SD card, and set "Path of external font." (Please sure the licence of the font.)
In addition, File Pickers is available when setting font path. But, at now, I have recognized only "Blackmoon File Browser."

テキストスコープ公開

Twitterとかで、たまに四角に文字化けした文字(ネット上では「豆腐」とか言われてたりしますね)を見ることがあります。だいたいは顔文字とか語尾につけた記号だったりとか、無視してもあまり困らないことが多いんですが、気にはなるもの。そこで、それらを表示するためのアプリを作ってみました。

このアプリは、ある文字は標準フォントに含まれていないから文字化けする→じゃあフォントを変えて表示させればいいじゃない、というコンセプトで作られてます。したがって、フォントが原因でないもの、例えば文字コードが合っていないといった場合には正しく表示できません。それ用のアプリを使ってください。

このアプリを使用するには、基本的には他のアプリからテキストを「共有」「送信」してください。Twitterクライアントの「twicca」なら、ツイートをタップ→「ツイートを共有する」→「テキストスコープ」の操作を行います。



なおAndroid 2.2(Froyo)以降では、WWWブラウザからはテキスト共有の操作自体はできるのですが、表示できない文字は勝手に取り除かれてしまうようで、文字化けしている文字がこのアプリで受け取った時点ですでに存在しないため、表示させることはできません。残念。試したのは、標準ブラウザ・Dolphin Browser HD/mini・Netfront Life Browserですので、ひょっとしたら他にうまくいくブラウザがあるのかもしれませんが。
ちなみにAndroid 2.1(Eclair)以前では、文字化けしている文字を含めてまるごと受け取れるので、ちゃんと表示できます。

このアプリではSDカード上のフォントに切り替えて表示させることができますので、PC用のフォントを利用することによって、PCと同じように表示させることができます。TrueTyteフォント(拡張子が.ttfのもの)であれば使用できるはずです。ただし、フォントの使用ライセンスの問題がないことを確認してください。
ちなみに、このアプリでもフォントファイル設定にファイルピッカーを利用できます。確認できているのは「Blackmoon File Browser」だけですが。