2008-5-11 18:01
nomeka
这个字体配置有问题么?
; 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=0
; 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=110
ZoomMinSize=0
ZoomMaxSize=48
; Global chroma adjust (by percentage). Only avaiable for anti-aliased font.
Chroma=200
; Extra font files to be loaded.
ExtraFontFile=\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)
; Z<n> Zoom ratio by percentage (Default: 100)
; C<n> Chroma adjust by percentage (Default: 100)
;
; Examples:
;
; Sans MT 936_S60=*
; Sans MT [email=936_S60@11=Microsoft]936_S60@11=Microsoft[/email] YaHei
; Sans MT [email=936_S60@12=Microsoft]936_S60@12=Microsoft[/email] [email=YaHei@15:Y-1]YaHei@15:Y-1[/email]
; Sans MT [email=936_S60@24=FZLiBian-S02:W1]936_S60@24=FZLiBian-S02:W1[/email]
; Sans MT [email=936_S60@30]936_S60@30[/email]=
;
; Common
*=*
=*
; For S60 3rd
Series 60 ZDigi=
; For UIQ3
Monospaced=
Eikon=
Symbol=
Calc=
Calcinv=
Digital=
我怎么这么设定开不了机呢,,
小弟跪求各位达人指点
2008-5-11 19:24
kalagoooo
[url=http://bbs.dospy.com/viewthread.php?tid=846786&page=1#pid10442188]http://bbs.dospy.com/viewthread.php?tid=846786&page=1#pid10442188[/url]
自己对照一下那里给的配置文件吧
[[i] 本帖最后由 kalagoooo 于 2008-5-11 19:26 编辑 [/i]]