maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Themes (https://talk.maemo.org/forumdisplay.php?f=49)
-   -   [Release] Plastic Theme + Addon Packs - change of direction (https://talk.maemo.org/showthread.php?t=57456)

TNiga 2010-07-25 19:39

Re: [Release] Black Plastic Theme Package (13 themes in one package) 2.105 in testing
 
Quote:

Originally Posted by D-Iivil (Post 764415)
Just put it like this:
mv ~/MyDocs/.documents/*.ttf ~/.fonts/

Edit: after sudo gainroot it needs be like this:
mv /home/user/MyDocs/.documents/*.ttf /home/user/.fonts/

And maybe also the .fonts folder needs to be created first if it doesn't exist already:
mkdir /home/user/.fonts

And do this as normal user (without typing sudo gainroot first)

d-iivil 2010-07-25 19:57

Re: [Release] Black Plastic Theme Package (13 themes in one package) 2.105 in testing
 
Quote:

Originally Posted by TNiga (Post 764446)
And maybe also the .fonts folder needs to be created first if it doesn't exist already:
mkdir /home/user/.fonts

And do this as normal user (without typing sudo gainroot first)

On my device it was already there right after reflash.

nathaneous 2010-07-25 20:07

Re: [Release] Black Plastic Theme Package (13 themes in one package) 2.105 in testing
 
Quote:

Originally Posted by TNiga (Post 764446)
And maybe also the .fonts folder needs to be created first if it doesn't exist already:
mkdir /home/user/.fonts

And do this as normal user (without typing sudo gainroot first)

i think the fonts folder has already been created...

~ $ mkdir /home/user/.fonts
mkdir: cannot create directory '/home/user/.fonts': File exists

however not havin much luck with installing the fonts....

Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # mv /home/user/MyDocs/.documents/segoepr.ttf /home/user/.fonts/
/home/user # cp -rf /home/user/MyDocs/segoepr.ttf /home/user/.fonts/
cp: cannot stat '/home/user/MyDocs/segoepr.ttf': No such file or directory
/home/user #

TNiga 2010-07-25 20:17

Re: [Release] Black Plastic Theme Package (13 themes in one package) 2.105 in testing
 
Quote:

Originally Posted by nathaneous (Post 764463)
i think the fonts folder has already been created...

~ $ mkdir /home/user/.fonts
mkdir: cannot create directory '/home/user/.fonts': File exists

however not havin much luck with installing the fonts....

Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # mv /home/user/MyDocs/.documents/segoepr.ttf /home/user/.fonts/
/home/user # cp -rf /home/user/MyDocs/segoepr.ttf /home/user/.fonts/
cp: cannot stat '/home/user/MyDocs/segoepr.ttf': No such file or directory
/home/user #

Seems like the fonts aren't in MyDocs or MyDocs/.documents. Do this in terminal to see where they really are:
find /home/user/ -name *.ttf

d-iivil 2010-07-25 20:19

Re: [Release] Black Plastic Theme Package (13 themes in one package) 2.105 in testing
 
Quote:

Originally Posted by nathaneous (Post 764463)
i think the fonts folder has already been created...

~ $ mkdir /home/user/.fonts
mkdir: cannot create directory '/home/user/.fonts': File exists

however not havin much luck with installing the fonts....

Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # mv /home/user/MyDocs/.documents/segoepr.ttf /home/user/.fonts/
/home/user # cp -rf /home/user/MyDocs/segoepr.ttf /home/user/.fonts/
cp: cannot stat '/home/user/MyDocs/segoepr.ttf': No such file or directory
/home/user #

The first mv-command seems to be successfull, no errors are shown. Did you check if the font is now awailable in notes or Plastic Setup?

sponka 2010-07-25 20:26

Re: [Release] Black Plastic Theme Package (13 themes in one package) 2.105 in testing
 
Quote:

Originally Posted by nathaneous (Post 764463)
i think the fonts folder has already been created...

~ $ mkdir /home/user/.fonts
mkdir: cannot create directory '/home/user/.fonts': File exists

however not havin much luck with installing the fonts....

Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # mv /home/user/MyDocs/.documents/segoepr.ttf /home/user/.fonts/
/home/user # cp -rf /home/user/MyDocs/segoepr.ttf /home/user/.fonts/
cp: cannot stat '/home/user/MyDocs/segoepr.ttf': No such file or directory
/home/user #

Well, you already moved font, so there is nothing to copy :)

Type "ls /home/user/.fonts", it should return list of files :)

nathaneous 2010-07-25 22:25

Re: [Release] Black Plastic Theme Package (13 themes in one package) 2.105 in testing
 
Quote:

Originally Posted by sponka (Post 764481)
Well, you already moved font, so there is nothing to copy :)

Type "ls /home/user/.fonts", it should return list of files :)

thanks for all the help guys much appreciated....

i have checked whether the fonts are installed but cant see them in notes or plastic theme?

i typed the following command in xterm....

Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # ls /home/user/.fonts
FORTE.ttf calibrib.ttf segoepr.ttf
calibri.ttf frabk.ttf

i think this is a list of fonts i've attempted to install in past few hours?
not sure what command i need to put in to get them working?

once again thanks for any advice
nath

nathaneous 2010-07-25 22:33

Re: [Release] Black Plastic Theme Package (13 themes in one package) 2.105 in testing
 
just had another look at the black plastic theme settings and the fonts are there! not sure why they aren't available in notes or email etc?
to be honest not even sure which command worked :D

thanks for ur help guys, much appreciated.
nath

nathaneous 2010-07-25 22:43

Re: [Release] Black Plastic Theme Package (13 themes in one package) 2.105 in testing
 
just re-booted all fonts appearing on notes email etc

agentsmith 2010-07-26 00:46

Re: [Release] Black Plastic Theme Package (13 themes in one package) 2.105 in testing
 
How can I increase the overall font sizes across the board by 2?


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

vBulletin® Version 3.8.8