看板 iOS 關於我們 聯絡資訊
把我在 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/ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 114.136.134.71
farmerhukimo:推 之前我也是參考這篇文章才成功的!感謝喔~ 06/08 13:50
ithildin:我用iFile改都會失敗存不進去...怪怪 06/08 17:43
wordxp:推新版iBBS 06/08 22:37
bryan29:改成功+1,但放大後鋸齒太嚴重,還是用回iBBS了 06/08 22:50
wordxp:沒錯 新改版iBBS便宜好用 狂推 06/09 20:24