nitrofreak06
Posts: 7
Joined: Tue Dec 18, 2012 8:49 pm

tiny font in raspbmc

Wed Dec 26, 2012 4:20 am

Hey guys i've been trying to get the text a little more larger for the Pi.

I'm using the Raspbmc os on a v2 pi.

The size of my monitor is a 7 inch lcd. And the text is just really tiny.

I've tried editing files that i've seen others doing. But the files just arn't showing up.

I'm using my windows 8 Acer netbook that has as sd card reader. Using a linux file browser. I see lots of files but the .xmls doesn't show up in the search.

I'm not sure what else to do. I'm working a car pc for my car and i would love to make the text more easily readable. Any help would be greatly appreciated! Thanks

henkg
Posts: 10
Joined: Sat Nov 24, 2012 7:42 pm
Location: Netherlands

Re: tiny font in raspbmc

Wed Dec 26, 2012 11:56 am

Edit console-setup (in /etc/default) to something like:

FONTFACE=”Terminus”
FONTSIZE=”32x16”

(or even "40x20")
You need to reboot. after that, the effect will be visible halfway the booting process.
My RPI+PYWWS weather site: http://henkg.dyndns.org:82/

nitrofreak06
Posts: 7
Joined: Tue Dec 18, 2012 8:49 pm

Re: tiny font in raspbmc

Fri Dec 28, 2012 8:00 pm

ive tried editing the file but made no changes.

i ended up having to figure out how to ssh into the Pi. and i changed the font size in the Font.xml file.

and that was the best way i could get the results i wanted.

DirkS
Posts: 10363
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: tiny font in raspbmc

Sat Dec 29, 2012 7:15 am

It's probably better to ask this question in the raspbmc forum at http://forum.stmlabs.com/

Gr.
Dirk

nitrofreak06
Posts: 7
Joined: Tue Dec 18, 2012 8:49 pm

Re: tiny font in raspbmc

Sun Dec 30, 2012 2:44 am

oh. yah thats where i seen someone else trying to do something similar and it worked for me to.

also, for future reference this is how i changed the file size.

sudo nano .xbmc-current/xbmc-bin/share/xbmc/addons/skin.confluence/720p/Font.xml


then i just added 10 to the current font size of everything in the arial portion of the code. and looks pretty well on the little 7" lcd.

This is going to be a great little pc for my project!

:D

Return to “Troubleshooting”