在 iPad 上讓 NallyTouch 顯示中文的方法 - iOS

Table of Contents

把我在 01 寫的教學貼過來,基本上 NallyTouch 的開發者會針對 iPad 進行改進,
讓 NallyTouch 能在 iPad 上以原生解析度顯示,之前有看過 Screenshot 了,
所以這只是暫時解法。

----

首先,把 arialuni.ttf 從 iPhone 的 /System/Library/Fonts/Cache/ 拷出來,
丟到 iPad 的 /System/Library/Fonts/Cache/ 目錄去~
然後修改 /System/Library/Fonts/CGFontCache.plist 檔

加入:

<key>ArialUnicodeMS</key>
<string>/System/Library/Fonts/Cache/arialuni.ttf</string>

然後在同一個檔案下面找到:

<key>Arial Unicode MS</key>
<dict>
<key>Plain</key>
<string>.PhoneFallback</string>
</dict>

改為:

<key>Arial Unicode MS</key>
<dict>
<key>Plain</key>
<string>ArialUnicodeMS</string>
</dict>

就大功告成啦~

--
●●
##╦─╮ ╭─╮╭─╮╔┬╮╭─╮╦╮╗
##╬╰╦ ╬ ║╰─╮ ║ ╬ ║╬│║
●● ╩─╯ ╰─╯╰─╯ ╩ ╰─╯╩╰╝
◥◣│◢◤ 部落格 - http://www.goston.net/

--

All Comments

Ida avatarIda2010-06-10
推 之前我也是參考這篇文章才成功的!感謝喔~
Ina avatarIna2010-06-12
我用iFile改都會失敗存不進去...怪怪
Noah avatarNoah2010-06-14
推新版iBBS
Necoo avatarNecoo2010-06-18
改成功+1,但放大後鋸齒太嚴重,還是用回iBBS了
Franklin avatarFranklin2010-06-19
沒錯 新改版iBBS便宜好用 狂推