Switch to full style
Topic locked

Primo font sizes

Mon Nov 21, 2011 9:27 pm

Hi guys,
I've been searching for how to reduce the huge font size for street names in Primo 1.2, the tricks that work for igo8 in sys.txt have no effect here. Does anybody have a solution yet?
Thanks,
(800x480 chinese 2 din)

Mon Nov 21, 2011 9:44 pm

I moved your post into the general discussion area as it's not a request, more of a problem.

What text do you mean? The pop-up road names, current/next street banners, etc..?

Tue Nov 22, 2011 5:16 am

Thanks! I mean the street names in the map. In igo8 i was able to manipulate the displayed size of street names by doing this:

disable_roadsign_navigation_mode=1
roadsign_lines_per_screen=25 ;(30) max streetnames on the screen
rotated_roadsigns=1

But in Primo it only suppresses the balloons but has no effect on text size. Just don't like to have the letters too big.
Thanks!

Tue Nov 22, 2011 9:07 am

Might be this

[3d_config]
rotated_roadsigns=0
roadsign_lines_per_screen="20"
roadsign_font_size="8"

Not sure ?

bazzle

Tue Nov 22, 2011 3:04 pm

You should add or change this to yours sys.txt
(the path is : Primo/sys.txt)

[interface]
mapfontscale=220

If you like reduse your font you should put less than 220 for example you can try 150.

Futher more if you like to put the font of the street names in a ballon you should add the following to yours sys.txt:

[3d_config]
disable_roadsign_navigation_mode=0
roadsign_bitmaps=1
roadsign_always_framed=1

Sun Dec 25, 2011 9:12 am

zervdim wrote:You should add or change this to yours sys.txt
(the path is : Primo/sys.txt)

[interface]
mapfontscale=220

If you like reduse your font you should put less than 220 for example you can try 150.

Futher more if you like to put the font of the street names in a ballon you should add the following to yours sys.txt:

[3d_config]
disable_roadsign_navigation_mode=0
roadsign_bitmaps=1
roadsign_always_framed=1


Zervdim, you are the best, it worked nicely! Merry Christmas by the way.:clap:
Topic locked