maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   pr1.0/1.1 font request (https://talk.maemo.org/showthread.php?t=82713)

qwazix 2012-03-01 23:41

pr1.0/1.1 font request
 
Please anybody that hasn't updated can share the pr1.0/1.1 font, I find the new font's leading too big.

qwazix 2012-03-03 01:12

Re: pr1.0/1.1 font request
 
I obtained the old font from a PR1.1 device on nokia RDA, and replaced the PR1.2 font. I like the tighter font much more. If you want the font pm me.

JSW2 2012-03-03 02:30

Re: pr1.0/1.1 font request
 
Quote:

Originally Posted by qwazix (Post 1173397)
I obtained the old font from a PR1.1 device on nokia RDA, and replaced the PR1.2 font. I like the tighter font much more. If you want the font pm me.

I've been searching for this myself, but I can't send PMs yet. Is there any other way you can help me out? You should be able to send me an email through my profile.

Additionally, if you could pass along the directions of how to change/swap the fonts, I'd really appreciate it.

jalyst 2012-03-03 07:50

Re: pr1.0/1.1 font request
 
Quote:

Originally Posted by qwazix (Post 1172808)
Please anybody that hasn't updated can share the pr1.0/1.1 font, I find the new font's leading too big.

What's so bad about the new font IYO?

Nabs 2012-03-03 16:10

Re: pr1.0/1.1 font request
 
PR 1.2 has bigger font or just bigger spacing? I want bigger font or an option to adjust the font size. The current font is small in some places like the feed screen, the app review etc.

qwazix 2012-03-03 17:38

Re: pr1.0/1.1 font request
 
Hello to all, grab a cup of coffee, it's gonna be a big one.

So let's get started.

1. The fonts in the N9 are not redistributable. So I cannot post them here for download. However, since they came preinstalled with your phone there is nothing illegal in sending them to you if you happen to have a N9. I assume that anybody asks me for the fonts has one so I can send them to you.

2. From wikipedia:
Quote:

In typography, leading (play /ˈlɛdɪŋ/) refers to the distance between the baselines of successive lines of type. The term originated in the days of hand-typesetting, when thin strips of lead were inserted into the formes to increase the vertical distance between lines of type. The term is still used in modern page layout software such as QuarkXPress and Adobe InDesign
3. The leading in the old font is too tight but in the new one it's way loose. The reason for this was that in some languages where characters are bigger, there were overlapping characters with the old font. but, while I recognise that the old font was too tight, the new one compromises readability, allows for less text on screen and doesn't look so good. The actual font size is the same.

4. One way to increase font size without changing the font-size property in all css files of the theme, is to modify the default font in FontForge and make letters actually larger for a certain point size. (haven't tried it)

5. How to change your fonts on the N9

5a. Introduction: Linux parses all fonts in the /usr/share/fonts folder and all subfolders as well as /home/user/.fonts folder. The font file names (*.ttf, *.otf) do not match the font names that are stated IN the font file. I don't know what happens if you put the same font twice in that folder with different names (probably weird things, as the system tries to find nearest matches for things)

5b. The first thing I did was move the folder /usr/share/fonts/nokia/Nokia Pure to /usr/share/fonts/nokia/Nokia Pure.orig and replace the original folder with the one from PR1.1 The result was that I got the PR1 fonts in some places (e.g. feed screen) and the PR1.2 ones in others (messages). I saw that the fonts in PR1.2 had a different name than the ones in PR1 so I renamed the PR1 fonts to match the PR1.2 ones (maybe this was due to differences in variant, as the difference was that one of them had Euro in it. Remembering what I stated above in (5a) I also deleted the .orig folder and rebooted. The fonts are now all PR1. I don't know whether renaming the font files was necessary, I suppose not.

5c. A possible solution would be to put the fonts in MyDocs and just load them with fontManager but I don't know if due to (5a) the system will get confused and load fonts randomly

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

6b. Download navifirm, download PR1.1 and extract the files from the image (search the harmattan hacker edition thread for instructions how to do it, I have no idea)

Anyway, that is all I know about the new font, sorry for the essay. People who asked me for the font should receive an email shortly. If you don't please send me an email @gmail (username like on tmo)

JSW2 2012-03-04 17:17

Re: pr1.0/1.1 font request
 
Perhaps someone can help me here. My N9 is a Malaysian variant, and I just replaced the fonts in /usr/share/fonts/Nokia Pure/ and while the menu and feed screen are in the old font now, when I actually use the programs, like messages, the font is still the new one when actually reading the content.

Do I need to replace the fonts in Nokia Pure AS and Nokia Pure ME too? Or is there something else that needs to be done?

I've tried setting it to both English (UK) and English (US).

EDIT: Nevermind, it turns out that it was one of those weird things that was mentioned in 5a above and that I skimmed over. My mistake.

awex 2012-03-04 20:40

Re: pr1.0/1.1 font request
 
I haven't played around with it much but it's still not a 1:1 match with PR1.1.

Observations so far:
  • In feeds view the spacing between facebook feeds is tiny. Separate feeds are almost piled up on top of each other. So, it's not just the font that's changed. Could this be redemied with simple QML editing? I haven't messed about with them(N9's) so I got no idea whether they are editable. Oddly spacing between other feeds is good.
  • The messages view was the real problem with the new font and I think it's a bit better now, but the line spacing is still spacious to say the least. Also I think it could do with a tad bit smaller font.
  • Notes seem to have the same font settings as messages and could thusly do with the same changes.

qwazix 2012-03-04 23:28

Re: pr1.0/1.1 font request
 
For messaging and notes look at point 5 in the big post. I think this is the problem I faced too (both fonts still in the system)

The facebook thing though I don't know, but overlapping feeds happen once in a while, if you have home screen rotation enabled. If you rotate and back, they rearrange themselves ok.

Nabs 2012-03-05 01:31

Re: pr1.0/1.1 font request
 
The font in the review page in Store is still very small.

qwazix 2012-03-05 08:08

Re: pr1.0/1.1 font request
 
dive into /usr/share/themes and search for the ovi store css

SidecarN9 2012-03-10 22:09

Re: pr1.0/1.1 font request
 
Quote:

Originally Posted by qwazix (Post 1173710)

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

qwazix 2012-03-11 01:04

Re: pr1.0/1.1 font request
 
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.

automagic68 2012-03-11 11:16

Re: pr1.0/1.1 font request
 
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 2012-03-11 11:29

Re: pr1.0/1.1 font request
 
That is exactly what it does. The spacing is embedded in the new fonts, that is why I wanted the old back

qwazix 2012-04-19 08:37

Re: pr1.0/1.1 font request
 
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



All times are GMT. The time now is 13:21.

vBulletin® Version 3.8.8