
發文數:1745
發表時間:2007-10-31 12:04:00
發表時間:2007-10-31 12:04:00
精華區裡有放字型檔及字型驅動程式以及FONT官網的連結~有需求的請移駕精華區自行連結下載嘍★☆
︿︿喵喵成功嘍~立即上來與大家分享~我有上了官網去研究爬文●●終於有找到方法嘍~整體上看來都還蠻完美的說...只有在待機畫面的中華電信的字頂端有一點點不清楚,不過很輕微比起之前去尾去的很厲害時要好太多了~目前是發現有:喵、說、統這三個字會秀不出來~其它還沒發現●●
我的字體是粗圓體-雙空(其它字型尚未成功=.=)~以下是ini的內容:
; FontRouter LT Configuration File Example
; Comment line starts with ";".
[Global]
; Enable/Disable main function of FontRouter.
; Default: 1
;
Enable=1
; Enable/Disable native font file (GDR) support.
; Default: 1
;
NativeFont=1
; Log levels: 1 - Fatal, 2 - Error, 3 - Warning, 4 - Info, 5 - Debug
; Please remember to create folder "C:\Logs\FontRouter" before logging will begin to work.
; Default: 4
;
LogLevel=4
; Force to enable anti-aliased bitmap type for TrueType font. (Only available on SymbianOS 7 or above)
; 0 - System default
; 1 - Prefer monochrome bitmap type
; 2 - Force to use monochrome bitmap type
; 3 - Prefer anti-aliased bitmap type
; 4 - Force to use anti-aliased bitmap type
; 5 - Prefer sub-pixel bitmap type
; 6 - Force to use sub-pixel bitmap type
; Default: 0
;
ForceAntiAliased=4
; Fix font metrics (especially necessary for East-Asian language fonts)
; 0 - No fix to apply
; 1 - Simulate the style of built-in Chinese font from Nokia.
; Default: 0
;
FixFontMetrics=1
; Fix character metrics automatically (for characters not fit the font metrics)
; 0 - No fix to apply
; 1 - Fix character metrics automatically
; Default: 0
;
FixCharMetrics=1
; Disable font file. (full path or just file name)
;
;DisableFontFile=Z:\Resource\Fonts\S60SC.ccc
;DisableFontFile=S60TCHK.ccc
ExtraFontFile=C:\Data\Fonts\HanWangWCL09.ttf
[FontMap]
;Customize font-map
;
; <;;;;;;;RequestFont>;;;;;;;=[SubstFont]
;
; When SubstFont absent, FontRouter will bypass RequestFont and leave it to native Symbian font system.
;
; RequestFont syntax:
;
; [FontName[@FontHeight]]
;
; SubstFont syntax:
;
; FontName[@FontHeight[:Parameters]]
;
; FontName syntax:
;
; [<;;;;;;;TypefaceName>;;;;;;; | <;;;;;;;FileName>;;;;;;; | *]
;
; "*" in RequestFont stands for all other fonts not listed in this configuration file.
; "*" in SubstFont stands for the first available font outside ROM.
;
; Parameters syntax:
;
; A Force anti-aliased
; a Force monochrome
; B Prefer bold
; b Prefer thin
; I Prefer italic
; i Prefer upright
; Y<;;;;;;;n>;;;;;;; Y adjust (n can be negative)
; W<;;;;;;;n>;;;;;;; Character gap adjust (n can be negative)
; L<;;;;;;;n>;;;;;;; (Experimental) Line gap adjust (n can be negative)
;
; Examples:
;
; Sans MT 936_S60=*
; Sans MT 936_S60@11=Microsoft YaHei
; Sans MT 936_S60@12=Microsoft YaHei@15:Y+4
; Sans MT 936_S60@24=FZLiBian-S02:W1
; Sans MT 936_S60@30=
;
; Common
*=*
=*
; For S60 3rd
Series 60 ZDigi=
; For UIQ3
Monospaced=
Eikon=
Symbol=
Calc=
Calcinv=
Digital=
FixCharMetrics=1
ExtraFontFile=C:\Data\Fonts\HanWangWCL09.ttf
Sans MT 936_S60@12=Microsoft YaHei@15:Y+4
上面藍色字部份是我有修改過的地方,原本是別的字型的ini檔~我只修了這三個地方,原本的數據應該是FixCharMetrics=0 還有Sans MT 936_S60@12=Microsoft YaHei@15:Y-1 看到官網有大大說修改這兩個部份的話,剃頭剃尾的狀況應該就能解決或是改善︿.︿提供給大家試試看嘍★☆我的INI應該是N73版友T大分享的...別問我是哪一版本哦~因為之前試失敗太多次了,版本幾乎全裝過也都移除了,後面都是直接用記憶卡直接修改複製貼上的@@所以大家千萬別問我版本=.=







不曉得大家有沒有覺得待機畫面下的中華電信,好像頂端有一點點剃頭了,可在其它地方的中華電信看起來又好像是很OK的●●不曉得是錯覺嗎=.=我覺得這個好像比疊圓體漂亮︿︿不曉得波卡體和海報體的感覺如何@@
★最後感謝T大及猴大及KI爸及小雅等人的熱心指導教學與程式軟體分享★
=====janshuting 於 2007/10/31 下午 05:44:12 修改文章內容
︿︿喵喵成功嘍~立即上來與大家分享~我有上了官網去研究爬文●●終於有找到方法嘍~整體上看來都還蠻完美的說...只有在待機畫面的中華電信的字頂端有一點點不清楚,不過很輕微比起之前去尾去的很厲害時要好太多了~目前是發現有:喵、說、統這三個字會秀不出來~其它還沒發現●●
我的字體是粗圓體-雙空(其它字型尚未成功=.=)~以下是ini的內容:
; FontRouter LT Configuration File Example
; Comment line starts with ";".
[Global]
; Enable/Disable main function of FontRouter.
; Default: 1
;
Enable=1
; Enable/Disable native font file (GDR) support.
; Default: 1
;
NativeFont=1
; Log levels: 1 - Fatal, 2 - Error, 3 - Warning, 4 - Info, 5 - Debug
; Please remember to create folder "C:\Logs\FontRouter" before logging will begin to work.
; Default: 4
;
LogLevel=4
; Force to enable anti-aliased bitmap type for TrueType font. (Only available on SymbianOS 7 or above)
; 0 - System default
; 1 - Prefer monochrome bitmap type
; 2 - Force to use monochrome bitmap type
; 3 - Prefer anti-aliased bitmap type
; 4 - Force to use anti-aliased bitmap type
; 5 - Prefer sub-pixel bitmap type
; 6 - Force to use sub-pixel bitmap type
; Default: 0
;
ForceAntiAliased=4
; Fix font metrics (especially necessary for East-Asian language fonts)
; 0 - No fix to apply
; 1 - Simulate the style of built-in Chinese font from Nokia.
; Default: 0
;
FixFontMetrics=1
; Fix character metrics automatically (for characters not fit the font metrics)
; 0 - No fix to apply
; 1 - Fix character metrics automatically
; Default: 0
;
FixCharMetrics=1
; Disable font file. (full path or just file name)
;
;DisableFontFile=Z:\Resource\Fonts\S60SC.ccc
;DisableFontFile=S60TCHK.ccc
ExtraFontFile=C:\Data\Fonts\HanWangWCL09.ttf
[FontMap]
;Customize font-map
;
; <;;;;;;;RequestFont>;;;;;;;=[SubstFont]
;
; When SubstFont absent, FontRouter will bypass RequestFont and leave it to native Symbian font system.
;
; RequestFont syntax:
;
; [FontName[@FontHeight]]
;
; SubstFont syntax:
;
; FontName[@FontHeight[:Parameters]]
;
; FontName syntax:
;
; [<;;;;;;;TypefaceName>;;;;;;; | <;;;;;;;FileName>;;;;;;; | *]
;
; "*" in RequestFont stands for all other fonts not listed in this configuration file.
; "*" in SubstFont stands for the first available font outside ROM.
;
; Parameters syntax:
;
; A Force anti-aliased
; a Force monochrome
; B Prefer bold
; b Prefer thin
; I Prefer italic
; i Prefer upright
; Y<;;;;;;;n>;;;;;;; Y adjust (n can be negative)
; W<;;;;;;;n>;;;;;;; Character gap adjust (n can be negative)
; L<;;;;;;;n>;;;;;;; (Experimental) Line gap adjust (n can be negative)
;
; Examples:
;
; Sans MT 936_S60=*
; Sans MT 936_S60@11=Microsoft YaHei
; Sans MT 936_S60@12=Microsoft YaHei@15:Y+4
; Sans MT 936_S60@24=FZLiBian-S02:W1
; Sans MT 936_S60@30=
;
; Common
*=*
=*
; For S60 3rd
Series 60 ZDigi=
; For UIQ3
Monospaced=
Eikon=
Symbol=
Calc=
Calcinv=
Digital=
FixCharMetrics=1
ExtraFontFile=C:\Data\Fonts\HanWangWCL09.ttf
Sans MT 936_S60@12=Microsoft YaHei@15:Y+4
上面藍色字部份是我有修改過的地方,原本是別的字型的ini檔~我只修了這三個地方,原本的數據應該是FixCharMetrics=0 還有Sans MT 936_S60@12=Microsoft YaHei@15:Y-1 看到官網有大大說修改這兩個部份的話,剃頭剃尾的狀況應該就能解決或是改善︿.︿提供給大家試試看嘍★☆我的INI應該是N73版友T大分享的...別問我是哪一版本哦~因為之前試失敗太多次了,版本幾乎全裝過也都移除了,後面都是直接用記憶卡直接修改複製貼上的@@所以大家千萬別問我版本=.=







不曉得大家有沒有覺得待機畫面下的中華電信,好像頂端有一點點剃頭了,可在其它地方的中華電信看起來又好像是很OK的●●不曉得是錯覺嗎=.=我覺得這個好像比疊圓體漂亮︿︿不曉得波卡體和海報體的感覺如何@@
★最後感謝T大及猴大及KI爸及小雅等人的熱心指導教學與程式軟體分享★
=====janshuting 於 2007/10/31 下午 05:44:12 修改文章內容
喵喵 於 2015-05-25 08:33:45 修改文章內容

商業贊助
發文數:1發表時間:2025-08-28 12:59:25

發文數:1745
發表時間:2007-11-01 10:08:00
發表時間:2007-11-01 10:08:00
★☆已有更新共12款字型檔在N95上皆測試OK︿.︿相關更換步驟及說明請點選以下連結
http://www.sogi.com.tw/forum/article_list.asp?topic_ID=4631124&page=4
http://www.sogi.com.tw/forum/article_list.asp?topic_ID=4631124&page=4

喵喵 於 2007-11-01 10:08:00 修改文章內容

發文數:986
發表時間:2007-11-01 15:29:00
發表時間:2007-11-01 15:29:00
是指貼上的那個ini就能給12款ttf使用嗎??
apaul 於 2007-11-01 15:29:00 修改文章內容

發文數:1745
發表時間:2007-11-02 03:32:00
發表時間:2007-11-02 03:32:00
引用apaul所述:
是指貼上的那個ini就能給12款ttf使用嗎??..........恕刪
是的哦︿︿喵喵使用附上的ini檔~僅有更改裡面的字型檔名稱,其它數據皆不需再做修改嘍★☆喵喵已測試過可符合12種字型(有貼圖供參考),請至精華區裡閱讀安裝步驟~ini檔請勿使用安裝移除或複製貼上的方式,以防當機白屏或自動重開機~用修改ini的方式再按儲存即可︿︿也就是說字型驅動程式只要安裝一次就好,變更字型時不需再移除~喵喵使用的字型驅動程式是0619的端午版,有附上官網連結可自行下載︿︿或直接複製喵喵貼上的ini嘍~有不了解再提出嘍●●
是指貼上的那個ini就能給12款ttf使用嗎??..........恕刪
是的哦︿︿喵喵使用附上的ini檔~僅有更改裡面的字型檔名稱,其它數據皆不需再做修改嘍★☆喵喵已測試過可符合12種字型(有貼圖供參考),請至精華區裡閱讀安裝步驟~ini檔請勿使用安裝移除或複製貼上的方式,以防當機白屏或自動重開機~用修改ini的方式再按儲存即可︿︿也就是說字型驅動程式只要安裝一次就好,變更字型時不需再移除~喵喵使用的字型驅動程式是0619的端午版,有附上官網連結可自行下載︿︿或直接複製喵喵貼上的ini嘍~有不了解再提出嘍●●

喵喵 於 2007-11-02 03:32:00 修改文章內容

發文數:986
發表時間:2007-11-02 03:36:00
發表時間:2007-11-02 03:36:00
感謝~~請問會有符號無法顯示的嗎??例如靜音符號
apaul 於 2007-11-02 03:36:00 修改文章內容

發文數:1745
發表時間:2007-11-02 06:14:00
發表時間:2007-11-02 06:14:00
引用apaul所述:
感謝~~請問會有符號無法顯示的嗎??例如靜音符號..........恕刪
其實喵喵並沒有特別注意捏●●只是大都可以正常顯示~像我的喵粗圓體及疊圓體就顯示不出來,還有系統的統、說明的說~目前為止我只發現缺這三個字@@畢竟很多字或符號是要到要使用時才會知道有沒有缺的~但至少是能完全呈現,之前我裝了都剔尾的很厲害~所以嘍我是很滿意的︿︿
感謝~~請問會有符號無法顯示的嗎??例如靜音符號..........恕刪
其實喵喵並沒有特別注意捏●●只是大都可以正常顯示~像我的喵粗圓體及疊圓體就顯示不出來,還有系統的統、說明的說~目前為止我只發現缺這三個字@@畢竟很多字或符號是要到要使用時才會知道有沒有缺的~但至少是能完全呈現,之前我裝了都剔尾的很厲害~所以嘍我是很滿意的︿︿

喵喵 於 2007-11-02 06:14:00 修改文章內容

發文數:4
發表時間:2007-11-02 18:41:00
發表時間:2007-11-02 18:41:00
請問電池殘餘量百分比顯示是如何做到的
wisky 於 2007-11-02 18:41:00 修改文章內容

發文數:1745
發表時間:2007-11-03 03:11:00
發表時間:2007-11-03 03:11:00
在精華區裡有分享哦~CCLOCKV1.14版後的都有電池耗電量及訊號的 %顯示功能!!C-CLOCK為省電時鐘螢保~請移駕精華區研究嘍
喵喵 於 2007-11-03 03:11:00 修改文章內容

發文數:1745
發表時間:2007-11-03 04:36:00
發表時間:2007-11-03 04:36:00
11月2日精華區內容已有更新~附上31款字型載點︿︿請慢慢享用●●
喵喵 於 2007-11-03 04:36:00 修改文章內容

發文數:986
發表時間:2007-11-03 04:49:00
發表時間:2007-11-03 04:49:00
引用喵喵所述:
11月2日精華區內容已有更新~附上31款字型載點︿︿請慢慢享用●●..........恕刪
.........31種,有厲害,一定要給您拍拍手~~
11月2日精華區內容已有更新~附上31款字型載點︿︿請慢慢享用●●..........恕刪
.........31種,有厲害,一定要給您拍拍手~~

apaul 於 2007-11-03 04:49:00 修改文章內容