bingomion's Avatar
Posts: 434 | Thanked: 211 times | Joined on Aug 2010 @ MLB.AU
#1211
Hi i would like to make a suggestion.
When holding down on a link to open a new tab..but it misses and gives the copy menu...
Can the open new tab be there also??

It happens alot.
 

The Following 2 Users Say Thank You to bingomion For This Useful Post:
Posts: 113 | Thanked: 30 times | Joined on Jun 2012 @ Jeddah,Saudi Arabia
#1212
Originally Posted by reinob View Post
@unexpected,

I'm 99.9% that neither ohrn nor anyone is allowed to send you the Nokia fonts. If you have really deleted them (why?), you can still extract them from the rootfs image.

Or just, as root, apt-get install ui-fonts
ii doesnt deleted,just replaced with modified fonts
btw,thanx for the help but doesnt worked...
output:

Nokia-N900:~# apt-get install ui-fonts
Reading package lists... Done
Building dependency tree
Reading state information... Done
ui-fonts is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
Nokia-N900:~#

there is no solution for my problem?
 
Posts: 345 | Thanked: 260 times | Joined on Jan 2010
#1213
apt-get install --reinstall ui-fonts
 

The Following User Says Thank You to Megaltariak For This Useful Post:
Posts: 113 | Thanked: 30 times | Joined on Jun 2012 @ Jeddah,Saudi Arabia
#1214
Originally Posted by Megaltariak View Post
apt-get install --reinstall ui-fonts
thanx man that worked for me
btw it destroyed all of my modified fonts

regardz,
 
Posts: 1,233 | Thanked: 1,912 times | Joined on Feb 2011 @ Germany
#1215
@unexpected,

How did you modify the fonts? did you do it by hand or did you use a program/script for that?

Anyway, AFAIK you can (now) configure Opera to use the droid fonts (package "ttf-droid"). After that you can probably fvck up, I mean, modify , your fonts, and hopefully Opera will continue to work OK.
 

The Following 3 Users Say Thank You to reinob For This Useful Post:
Posts: 113 | Thanked: 30 times | Joined on Jun 2012 @ Jeddah,Saudi Arabia
#1216
Originally Posted by reinob View Post
@unexpected,

How did you modify the fonts? did you do it by hand or did you use a program/script for that?

Anyway, AFAIK you can (now) configure Opera to use the droid fonts (package "ttf-droid"). After that you can probably fvck up, I mean, modify , your fonts, and hopefully Opera will continue to work OK.
i just downloaded modified (customised) fonts from different threads,there was written replace these fonts with /usr/share/fonts,so i did that
if i make a new folder for (customised) fonts in MyDocs (.fonts),
will they appear in theme customizer?
(sorry for off topic )
 
Posts: 1,763 | Thanked: 1,389 times | Joined on Sep 2008 @ Berlin, Germany
#1217
You might also just post the output of
Code:
ls -al /usr/share/fonts
to check the directory

Another folder easily could be in MyDocs, but for the system to pick it up, there must be a link from /home/user/.fonts. That is where applications look for the fonts by default.
Code:
mkdir /home/user/MyDocs/.fonts
ln -s /home/user/MyDocs/.fonts /home/user/.fonts
would create the folder and the this link, then populate the folder in MyDocs with your fonts.
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post:
Posts: 113 | Thanked: 30 times | Joined on Jun 2012 @ Jeddah,Saudi Arabia
#1218
Originally Posted by michaaa62 View Post
You might also just post the output of
Code:
ls -al /usr/share/fonts
to check the directory

Another folder easily could be in MyDocs, but for the system to pick it up, there must be a link from /home/user/.fonts. That is where applications look for the fonts by default.
Code:
mkdir /home/user/MyDocs/.fonts
ln -s /home/user/MyDocs/.fonts /home/user/.fonts
would create the folder and the this link, then populate the folder in MyDocs with your fonts.
thanx i've done as you told.
heres the output:

~ $ ls -al /usr/share/fonts
lrwxrwxrwx 1 root root 20 May 29 23:50 /usr/share/fonts -> /opt/usr/share/fonts
~ $

thanx again for the help
 
Posts: 1,763 | Thanked: 1,389 times | Joined on Sep 2008 @ Berlin, Germany
#1219
So the link to /opt/usr/share/fonts exists. Does it contain your fonts?
Code:
ls -al /opt/usr/share/fonts
 
Posts: 113 | Thanked: 30 times | Joined on Jun 2012 @ Jeddah,Saudi Arabia
#1220
Originally Posted by michaaa62 View Post
So the link to /opt/usr/share/fonts exists. Does it contain your fonts?
Code:
ls -al /opt/usr/share/fonts
as my above posts,i've reinstalled genuine fonts,after that i havnt touched them again.
as your suggestions,now when i want customised font i will put them in .fonts folder in MyDocs
that will work now (i think)
 
Reply

Tags
fast browser, opera

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 04:20 AM.