
02-14-2008, 02:07 PM
|
 |
Mr Moderator
Phone: N82 16GB SDHC (V.30) & N95-2 (V.20) On o2-UK
N-Gage ID: grayburn
|
|
Location: London, England.
Posts: 11,707
Thanks: 1,779
Thanked 3,873 Times in 1,817 Posts
|
|
|
Woah,that looks ten times better don't it.
__________________
If you appreciate ANY help or Uploaded file/s from a member,then show it by saying it and clicking on the 'Thanks' button 
ANY Theme/Font Uploaded By Me In The THEMES or FONTS Section With a (NOW) Dead Link,Let Me Know In That Thread (not by e-mail OR private message please) And I'll Re-Upload It As I have ALL Themes/Fonts Uploaded By MYSELF!
|

02-14-2008, 07:03 PM
|
 |
N95 Genius
|
|
Posts: 501
Thanks: 126
Thanked 58 Times in 52 Posts
|
|
|
Glad you agree. With my dodgy eyesight things need to be just right. That is why I am so picky about my themes being perfect.
|

02-17-2008, 03:01 PM
|
 |
N95 User
Phone: N95-1
|
|
Posts: 118
Thanks: 24
Thanked 13 Times in 13 Posts
|
|
Doh!
I have followed the bit on editing the fontrouter ini file but can only see this :-
; 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=0
; 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
[FontMap]
;Customize font-map
;
; <RequestFont>=[SubstFont]
;
; When SubstFont absent, FontRouter will bypass RequestFont and leave it to native Symbian font system.
;
; RequestFont syntax:
and not the :-
To zoom the font you need to find the following text:-
; Global zoom ratio (by
percentage) and range of font
size to apply zooming to.
ZoomRatio=100
ZoomMinSize=0
ZoomMaxSize=48
I set MaxSize to 50, obviously the absolute upper limit. To actually zoom the font you need to change the ZoomRatio, I set mine to 110.
Next you need to scroll down a little further and find the following:-
; Z<n> Zoom ratio
by percentage (Default: 100)
as expected ...........
do I just add the relevant lines ?????????
Ralph
|

02-17-2008, 04:02 PM
|
 |
N95 Genius
|
|
Posts: 501
Thanks: 126
Thanked 58 Times in 52 Posts
|
|
|
Afraid I am at a loss my friend. I have seen other people complaining that other parts of text are not present. I was lucky because all I needed was already there.
There are fixes around but I cannot remember where. I wil post the text from mine a bit later, maybe you could use that as a basis?
|
|
The Following User Says Thank You to LordTakyon For This Useful Post:
|
|

02-17-2008, 04:13 PM
|
 |
N95 User
Phone: N95-1
|
|
Posts: 118
Thanks: 24
Thanked 13 Times in 13 Posts
|
|
|
I am backing up the phone so I can play round with it later
Thanks
Ralph
|

02-17-2008, 04:56 PM
|
 |
N95 Genius
|
|
Posts: 501
Thanks: 126
Thanked 58 Times in 52 Posts
|
|
|
My Fontrouter.ini is as follows:-
; 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=0
; 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=112
ZoomMinSize=0
ZoomMaxSize=50
; Global chroma adjust (by percentage). Only avaiable for anti-aliased font.
Chroma=100
; Extra font files to be loaded.
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)
; Z<n> Zoom ratio by percentage (Default: 112)
; C<n> Chroma adjust by percentage (Default: 100)
;
; 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=
Note this is my ini file and so all adjustments, including zoom, have already been done.
|
|
The Following User Says Thank You to LordTakyon For This Useful Post:
|
|

02-17-2008, 05:11 PM
|
 |
N95 User
Phone: N95-1
|
|
Posts: 118
Thanks: 24
Thanked 13 Times in 13 Posts
|
|
|
weird ......... copied your settings but no increase in font size !!!!!!
Ralph
|

02-18-2008, 12:21 PM
|
 |
N95 Genius
|
|
Posts: 501
Thanks: 126
Thanked 58 Times in 52 Posts
|
|
|
Strange, maybe something changed between versions? I am, afaik, using FontRouter LT Build 20071109, if that makes any difference.
Sure you followed the instructions, install to mem card, move to phone, edit .ini etc......
Also, some fonts the zoom is less apparent. I am currently using Sego Italic and notice almost no difference with a 10% zoom size wise, only by comparing screen shots of before and after.
I would assume that if the entries are not present for you that adding them will make no difference, maybe try using a newer version of fontrouter?
|

02-19-2008, 02:39 PM
|
 |
N95 User
Phone: N95-1
|
|
Posts: 118
Thanks: 24
Thanked 13 Times in 13 Posts
|
|
|
I am getting a ' not compatible with phone ' error message with FontRouter LT Build 20071109 .........
can you remember where you downloaded your version from?
|

02-19-2008, 06:03 PM
|
|
Newbie
Phone: N95-2
|
|
Posts: 22
Thanks: 2
Thanked 4 Times in 4 Posts
|
|
|
Where would I find fonts with the Finnish letters ä and ö in them? I tried one from the windows folder that's supposed to have them but the phone wouldn't recognize them.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 06:07 AM.
Style Developed by Andrew Slane
|