想更改字型又發現會些微去頭的人,可以進來參考喔~~

終於找出解決方法了~~

; 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
ssc2k wrote:
終於找出解決方法了~...(恕刪)


看不懂耶~~請問該怎麼改呢?
可否一步步交~~感謝!
解決剃頭剃尾:

修改FontRouter.ini之內容,將下列數值變更。INI官方預設路徑為E:\DATA\FONTS底下

(變更前) (變更後)
FixCharMetrics=0 → FixCharMetrics=1
你有改到這個嗎?
修改FontRouter.ini之內容,將下列數值變更。INI官方預設路徑為E:\DATA\FONTS底下

(變更前) (變更後)
FixCharMetrics=0 → FixCharMetrics=1


上面這個我有改,我的是6120C,裝好准圓體之後一樣會切頭,所以上面那招我有改!
改好有效!!

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

如果改版大的那種會怎樣呢?
更新:我剛試了原PO版大的方法,無解!
原因在於螢幕解析度不一樣,我6120c才2.0
用那種方法只會讓我斷頭斷尾更嚴重而已!
gensty wrote:
解決剃頭剃尾:

修改FontRouter.ini之內容,將下列數值變更。INI官方預設路徑為E:\DATA\FONTS底下

(變更前) (變更後)
FixCharMetrics=0 → FixCharMetrics=1
你有改到這個嗎?


FixCharMetrics=0 → FixCharMetrics=1 這個是解決剃大頭

ZoomRatio=100 -> ZoomRatio=98或99 這個是解決剃小頭
BBOY59144005 wrote:
修改FontRout...(恕刪)


我的也是6120C
我的也是准圓體
可是我的無聲不會前面不會有口耶
gensty wrote:
我的也是6120C我...(恕刪)


什麼?? 能否告知小弟您是用何種安裝方式?
另外能否PM 您手機裡E:/date/fonts
裡面的INI 還有字體檔 讓小弟參考!?
拜託了,我無聲前面有一個口...讓我很無言...
BBOY59144005 wrote:
什麼?? 能否告知小...(恕刪)


據小弟使用經驗

用雅黑體在使用很多程式時都會出現一個「口」
用其他字體如淮圓體、流隸體等都正常
所以現在小弟都不使用雅黑體了...
每天和數字及合約為伍
ssc2k wrote:
; Global zoom ratio (by percentage) and range of font size to apply zooming to.
ZoomRatio=100 -> 98或99
ZoomMinSize=0
ZoomMaxSize=48 (恕刪)


請問一下,我看我的ini檔裏沒有這幾行字耶~
是直接將這幾行字加上去就好了嗎?

ps:我的6120也是用雅黑體,我切換到無聲時,前面也不會有"□"字樣~
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=

=======================================================
關閉廣告
文章分享
評分
評分
複製連結

今日熱門文章 網友點擊推薦!