Reply
Thread Tools
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#11
dive into /usr/share/themes and search for the ovi store css
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 
Posts: 8 | Thanked: 9 times | Joined on Jan 2012
#12
Originally Posted by qwazix View Post

6. I will not be always around, so I will give instructions for extracting the old font yourself for posterity
6a. Make an account on Nokia Developer, go to Nokia RDA and reserve a N9 for 30 minutes. Connect to the internet, rotate the screen (press view|screen orientation|rotate) and fire terminal.
Code:
cd /usr/share/fonts/nokia
tar czvf ~/pure.tar.gz Nokia\ Pure
cd ~
scp pure.tar.gz user@yourserverrunningssh:~
The last command sends the file to a server of yours running ssh. Instead you can set up a mail account and send the tarball to yourself or upload it somewhere using fennec or opera
Hi,

works great for me. However, there's no need to run monster tricks on how to transfer the font- just use the File Transfer Tool (Tools|Transfer Files) and you can download it onto your machine, from where you can drop it on MyDocs via USB. That's what I did and it worked fine. Mind the paths, other than that the above commands work.

Best
Sidecar
 

The Following 2 Users Say Thank You to SidecarN9 For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#13
by the way we should find the old clock css because it's modified for the new font so it looks odd and has some usability glitches after the hack.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
automagic68's Avatar
Posts: 415 | Thanked: 161 times | Joined on Apr 2010 @ San Francisco, CA
#14
Does this remove the, IMHO, excess spacing in the Messages app in between lines? If not, has a solution become available? I have no problem with the PR1.2 font type, it is simply the spacing between lines that bothers me.
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#15
That is exactly what it does. The spacing is embedded in the new fonts, that is why I wanted the old back
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#16
My fonts folder listing for troubleshooting purposes. This configuration works fine. Fonts in the proportional folder are from PR1.1 renamed accordingly

Code:
~ $ ls /usr/share/fonts
NcrBI4nh.ttf  NcrRR4nh.ttf  NtmRI4nh.ttf  SwaBR4nh.ttf  dejavu        un-fonts
NcrBR4nh.ttf  NtmBI4nh.ttf  NtmRR4nh.ttf  SwaRI4nh.ttf  lohit         web
NcrRI4nh.ttf  NtmBR4nh.ttf  SwaBI4nh.ttf  SwaRR4nh.ttf  nokia
~ $ ls /usr/share/fonts/nokia/
Arabic language   Nokia Arabic      Nokia Pure ME     Symbols
MHei18030C5.ttf   Nokia Pure        Nokia Sans
MHeiM-B5HK_C.ttf  Nokia Pure AS     Nokia Standard
~ $ ls /usr/share/fonts/nokia/Nokia\ Pure
proportional  tabular
~ $ ls /usr/share/fonts/nokia/Nokia\ Pure/proportional/
NokiaPureTextBoldEuro.ttf   NokiaPureTextRegEuro.ttf
NokiaPureTextLightEuro.ttf
~ $ ls /usr/share/fonts/nokia/Nokia\ Pure/tabular/
NokiaPureTextT-Bold.ttf     NokiaPureTextT-Regular.ttf
NokiaPureTextT-Light.ttf
~ $ ls /usr/share/fonts/nokia/Nokia\ Pure\ ME/
CopyrightAndTrademark.txt   NokiaPureTextMEP.ttf
Nokia Pure Font EULA.pdf    NokiaPureTextMEPBold.ttf
NokiaPureTextME.ttf         NokiaPureTextMEPLight.ttf
NokiaPureTextMEBold.ttf     NokiaPureTextMEPMedium.ttf
NokiaPureTextMELight.ttf    NokiaPureTextMERegular.ttf
NokiaPureTextMEMedium.ttf
~ $ ls /usr/share/fonts/nokia/Nokia\ Pure\ AS/
CopyrightAndTrademark.txt  NokiaPureTextAS_Bd.ttf     NokiaPureTextAS_Md.ttf
Nokia Pure Font EULA.pdf   NokiaPureTextAS_Lt.ttf     NokiaPureTextAS_Rg.ttf
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:34.