終於找出解決方法了~~
; Global zoom ratio (by percentage) and range of font size to apply zooming to.
ZoomRatio=100 -> 98或99
ZoomMinSize=0
ZoomMaxSize=48
第一張是ZoomRatio=100 (看看華與電的頭)
第二張是ZoomRatio=98
(變更前) (變更後)
FixCharMetrics=0 → FixCharMetrics=1
上面這個我有改,我的是6120C,裝好准圓體之後一樣會切頭,所以上面那招我有改!
改好有效!!

但是改好後我發現一個無言的問題...
目前發現在桌面上,也就是系統業者名稱下,狀態如果變成"無聲"的時候
前面竟然會有一個字= " 口無聲 " 我真的無言...
哪位高手可以教學一下的啊...

如果改版大的那種會怎樣呢?

更新:我剛試了原PO版大的方法,無解!
原因在於螢幕解析度不一樣,我6120c才2.0
用那種方法只會讓我斷頭斷尾更嚴重而已!
turboalex wrote:
請問一下,我看我的i...(恕刪)
以下是FontRouter.ini檔案的全文,紅色部份是關鍵部份,如果直接在手機修改,要注意存成unicode格式,存檔後原檔名後面會增加".txt",記得重開機前要將它更名為FontRouter.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
;*Global zoom ratio (by percentage) and range of font size to apply zooming to.
;ZoomRatio=100
ZoomRatio=98
ZoomMinSize=0
ZoomMaxSize=48
;*Global chroma adjust (by percentage). Only avaiable for anti-aliased font.
Chroma=100
;*Extra font files to be loaded.
;ExtraFontFile=C:\Data\Fonts\TRANCE_YaHei.ttf
ExtraFontFile=C:\Data\Fonts\*.*
[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-1
; 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=
=======================================================
關閉廣告