Register FAQ Members List Calendar Arcade Search Today's Posts Mark Forums Read



Reply
 
Thread Tools Display Modes
  #161  
Old 02-14-2008, 02:07 PM
Mr G's Avatar
Mr Moderator
Phone: N82 16GB SDHC (V.30) & N95-2 (V.20) On o2-UK
N-Gage ID: grayburn
 
Join Date: Jul 2007
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!


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #162  
Old 02-14-2008, 07:03 PM
LordTakyon's Avatar
N95 Genius
 
Join Date: Sep 2007
Location: England
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #163  
Old 02-17-2008, 03:01 PM
ralph's Avatar
N95 User
Phone: N95-1
 
Join Date: Nov 2007
Location: wigan UK
Posts: 118
Thanks: 24
Thanked 13 Times in 13 Posts

Cool 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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #164  
Old 02-17-2008, 04:02 PM
LordTakyon's Avatar
N95 Genius
 
Join Date: Sep 2007
Location: England
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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to LordTakyon For This Useful Post:
ralph (02-17-2008)
  #165  
Old 02-17-2008, 04:13 PM
ralph's Avatar
N95 User
Phone: N95-1
 
Join Date: Nov 2007
Location: wigan UK
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #166  
Old 02-17-2008, 04:56 PM
LordTakyon's Avatar
N95 Genius
 
Join Date: Sep 2007
Location: England
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to LordTakyon For This Useful Post:
ralph (02-17-2008)
  #167  
Old 02-17-2008, 05:11 PM
ralph's Avatar
N95 User
Phone: N95-1
 
Join Date: Nov 2007
Location: wigan UK
Posts: 118
Thanks: 24
Thanked 13 Times in 13 Posts

weird ......... copied your settings but no increase in font size !!!!!!


Ralph
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #168  
Old 02-18-2008, 12:21 PM
LordTakyon's Avatar
N95 Genius
 
Join Date: Sep 2007
Location: England
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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #169  
Old 02-19-2008, 02:39 PM
ralph's Avatar
N95 User
Phone: N95-1
 
Join Date: Nov 2007
Location: wigan UK
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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #170  
Old 02-19-2008, 06:03 PM
Newbie
Phone: N95-2
 
Join Date: Feb 2008
Location: Finland
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fonts! Now everyone can do it! Gizmoratty Third Party Software 264 11-09-2008 04:03 PM
wonky fonts bigdog General 95 11 06-08-2008 06:57 PM
Need help on fonts TMPOne General 95 15 12-28-2007 06:43 PM
Why some N95 have different fonts? danielsigma Symbian S60v3 6 09-03-2007 02:40 AM
Fonts ddd65ddd Symbian S60v3 2 08-06-2007 11:28 AM


All times are GMT. The time now is 06:07 AM.
Style Developed by Andrew Slane

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 Ad Management by RedTyger
Contact Us - Nokia N95 Users Forum - Privacy Statement - Top