Re: [gentoo-user] /usr/share/fonts/TTF doesn't exist

2006-07-13 Thread Mick
On Wednesday 12 July 2006 23:52, Richard Fish wrote:

 Looks pretty normal to me.  At least it all matches my system.

 -Richard

 PS:
 Ok, so not _every_ directory in /usr/share/fonts needs a FontPath entry. 
 :-P

Phew!  Just as I thought that something was amiss with my system.  ;-)

Note thought that /usr/share/fonts/default has the ghostscript directory in 
it, which is full of fonts.  Does this need a separate path in xorg.conf?
-- 
Regards,
Mick


pgp8rXjqFWrOP.pgp
Description: PGP signature


[gentoo-user] /usr/share/fonts/TTF doesn't exist

2006-07-12 Thread Ozan Enginoglu
Hi,

I was trying to enable antialiasing following the tutorial from
gentoo-wiki but i figured out that my TTF directory doesn't exist. I
installed xorg-x11 with global bitmap-fonts truetype-fonts
type1-fonts. So i don't know where did i do wrong.

Link of the tutorial is http://gentoo-wiki.com/HOWTO_Xorg_and_Fonts;

Thanks

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] /usr/share/fonts/TTF doesn't exist

2006-07-12 Thread Richard Fish

On 7/12/06, Ozan Enginoglu [EMAIL PROTECTED] wrote:

Hi,

I was trying to enable antialiasing following the tutorial from
gentoo-wiki but i figured out that my TTF directory doesn't exist. I
installed xorg-x11 with global bitmap-fonts truetype-fonts
type1-fonts. So i don't know where did i do wrong.


Don't worry about it.  On my system, the only package installed file
in the TTF directory is owned by openoffice-2.0.3.

Just make sure that every directory produced by this command has a
FontPath entry:
find /usr/share/fonts/* -type d

Also, if you use KDE, you don't have to edit the ~/.fonts.conf file
directly.  You can enable anti-aliased fonts right on the KDE control
center.

-Richard
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] /usr/share/fonts/TTF doesn't exist

2006-07-12 Thread Donnie Berkholz
Richard Fish wrote:
 Just make sure that every directory produced by this command has a
 FontPath entry:
 find /usr/share/fonts/* -type d

I wouldn't worry too much about this anyhow, only really old apps use
FontPath entries. Most new ones use fontconfig, which searches
/usr/share/fonts/ recursively.

Thanks,
Donnie



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] /usr/share/fonts/TTF doesn't exist

2006-07-12 Thread Mick
On Wednesday 12 July 2006 18:47, Donnie Berkholz wrote:
 Richard Fish wrote:
  Just make sure that every directory produced by this command has a
  FontPath entry:
  find /usr/share/fonts/* -type d

 I wouldn't worry too much about this anyhow, only really old apps use
 FontPath entries. Most new ones use fontconfig, which searches
 /usr/share/fonts/ recursively.

Although the fonts are there:
=
$ find /usr/share/fonts/* -type d
/usr/share/fonts/100dpi
/usr/share/fonts/75dpi
/usr/share/fonts/TTF
/usr/share/fonts/Type1
/usr/share/fonts/artwiz-aleczapka-en
/usr/share/fonts/corefonts
/usr/share/fonts/cyrillic
/usr/share/fonts/default
/usr/share/fonts/default/ghostscript
/usr/share/fonts/encodings
/usr/share/fonts/encodings/large
/usr/share/fonts/freefont
/usr/share/fonts/local
/usr/share/fonts/misc
/usr/share/fonts/sharefonts
/usr/share/fonts/terminus
/usr/share/fonts/ttf-bitstream-vera
/usr/share/fonts/ukr
/usr/share/fonts/unifont
/usr/share/fonts/util
=

I am also getting errors loading some of them:
=
Could not init font path element /usr/share/fonts/default, removing from list!
Could not init font path element /usr/share/fonts/encodings, removing from 
list!
Could not init font path element /usr/share/fonts/local, removing from list!
(**) RADEON(0): RADEONSaveScreen(2)
(**) RADEON(0): RADEONSaveScreen(2)
Warning: FreeTypeRasteriseGlyph() returns an error,
so the backend tries to set a white space.
Warning: FreeTypeRasteriseGlyph() returns an error,
so the backend tries to set a white space.
Warning: FreeTypeRasteriseGlyph() returns an error,
so the backend tries to set a white space.
FreeType: couldn't open face /usr/share/fonts/TTF/VeraIt.ttf: 1
FreeType: couldn't open face /usr/share/fonts/TTF/VeraIt.ttf: 1
Warning: FreeTypeRasteriseGlyph() returns an error,
so the backend tries to set a white space.
=

Any idea why - can I fix it?

-- 
Regards,
Mick


pgpwTofwq5fuU.pgp
Description: PGP signature


Re: [gentoo-user] /usr/share/fonts/TTF doesn't exist

2006-07-12 Thread Donnie Berkholz
Mick wrote:
 Could not init font path element /usr/share/fonts/default, removing from list!
 Could not init font path element /usr/share/fonts/encodings, removing from 
 list!
 Could not init font path element /usr/share/fonts/local, removing from list!

You probably don't have fonts sitting in any of those directories.

Thanks,
Donnie



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] /usr/share/fonts/TTF doesn't exist

2006-07-12 Thread Mick
On Wednesday 12 July 2006 20:59, Donnie Berkholz wrote:
 Mick wrote:
  Could not init font path element /usr/share/fonts/default, removing from
  list! Could not init font path element /usr/share/fonts/encodings,
  removing from list!
  Could not init font path element /usr/share/fonts/local, removing from
  list!

 You probably don't have fonts sitting in any of those directories.


Hmm, this is what they list:

$ ls -la /usr/share/fonts/default
total 20
drwxr-xr-x  3 root root  208 Jun 26 13:31 .
drwxr-xr-x 20 root root  568 Mar 13  2005 ..
-rw-r--r--  1 root root 3965 Jun 26 13:31 encodings.dir
-rw-r--r--  1 root root   23 Jun 26 13:31 fonts.cache-1
-rw-r--r--  1 root root2 Jun 26 13:31 fonts.dir
-rw-r--r--  1 root root2 Jun 26 13:31 fonts.scale
drwxr-xr-x  2 root root 3128 Jun 26 13:31 ghostscript

$ ls -la /usr/share/fonts/encodings
total 146
drwxr-xr-x  3 root root 1416 Jul  8 22:41 .
drwxr-xr-x 20 root root  568 Mar 13  2005 ..
-rw-r--r--  1 root root 3253 Jul  4 14:36 adobe-dingbats.enc.gz
-rw-r--r--  1 root root 1655 Jul  4 14:36 adobe-standard.enc.gz
-rw-r--r--  1 root root 3165 Jul  4 14:36 adobe-symbol.enc.gz
-rw-r--r--  1 root root  986 Jul  4 14:36 ansi-1251.enc.gz
-rw-r--r--  1 root root 1026 Jul  4 14:36 armscii-8.enc.gz
-rw-r--r--  1 root root  435 Jul  4 14:36 ascii-0.enc.gz
-rw-r--r--  1 root root  582 Jul  4 14:36 dec-special.enc.gz
-rw-r--r--  1 root root   17 Jul  4 14:42 fonts.cache-1
-rw---  1 root root2 Jul  8 22:42 fonts.dir
-rw-r--r--  1 root root 1576 Jul  4 14:36 ibm-cp437.enc.gz
-rw-r--r--  1 root root 1519 Jul  4 14:36 ibm-cp850.enc.gz
-rw-r--r--  1 root root 1412 Jul  4 14:36 ibm-cp852.enc.gz
-rw-r--r--  1 root root 1373 Jul  4 14:36 ibm-cp866.enc.gz
-rw-r--r--  1 root root 1012 Jul  4 14:36 iso8859-11.enc.gz
-rw-r--r--  1 root root  639 Jul  4 14:36 iso8859-13.enc.gz
-rw-r--r--  1 root root  626 Jul  4 14:36 iso8859-16.enc.gz
-rw-r--r--  1 root root  996 Jul  4 14:36 iso8859-6.16.enc.gz
-rw-r--r--  1 root root  836 Jul  4 14:36 iso8859-6.8x.enc.gz
drwxr-xr-x  2 root root  744 Jul  4 14:36 large
-rw-r--r--  1 root root  616 Jul  4 14:36 microsoft-cp1250.enc.gz
-rw-r--r--  1 root root 1181 Jul  4 14:36 microsoft-cp1251.enc.gz
-rw-r--r--  1 root root  529 Jul  4 14:36 microsoft-cp1252.enc.gz
-rw-r--r--  1 root root 1219 Jul  4 14:36 microsoft-cp1253.enc.gz
-rw-r--r--  1 root root  572 Jul  4 14:36 microsoft-cp1254.enc.gz
-rw-r--r--  1 root root 1004 Jul  4 14:36 microsoft-cp1255.enc.gz
-rw-r--r--  1 root root 1025 Jul  4 14:36 microsoft-cp1256.enc.gz
-rw-r--r--  1 root root  883 Jul  4 14:36 microsoft-cp1257.enc.gz
-rw-r--r--  1 root root  633 Jul  4 14:36 microsoft-cp1258.enc.gz
-rw-r--r--  1 root root  435 Jul  4 14:36 microsoft-win3.1.enc.gz
-rw-r--r--  1 root root  185 Jul  4 14:36 mulearabic-0.enc.gz
-rw-r--r--  1 root root  455 Jul  4 14:36 mulearabic-1.enc.gz
-rw-r--r--  1 root root  467 Jul  4 14:36 mulearabic-2.enc.gz
-rw-r--r--  1 root root  676 Jul  4 14:36 mulelao-1.enc.gz
-rw-r--r--  1 root root  811 Jul  4 14:36 suneu-greek.enc.gz
-rw-r--r--  1 root root  760 Jul  4 14:36 tcvn-0.enc.gz
-rw-r--r--  1 root root 1152 Jul  4 14:36 tis620-2.enc.gz
-rw-r--r--  1 root root 1242 Jul  4 14:36 viscii1.1-1.enc.gz

$ ls -la /usr/share/fonts/local
total 9
drwxr-xr-x  2 root root  144 Jun 26 13:31 .
drwxr-xr-x 20 root root  568 Mar 13  2005 ..
-rw-r--r--  1 root root 3965 Jun 26 13:31 encodings.dir
-rw-r--r--  1 root root0 Jun 26 13:31 fonts.cache-1
-rw-r--r--  1 root root2 Jun 26 13:31 fonts.dir


I noticed that the default directory has a ghostscript directory in it, which 
itself has loads of fonts - although //default on the other hand doesn't seem 
to contain any!  The local directory is also empty.  Finally, I noticed that 
the fonts.dir within //encodings has rw access rights only for root.

What should the above look like on a 'normal' installation?  (All I can think 
is that I must have messed up my fonts in the distant past, migrating from 
X86F to Xorg.)
-- 
Regards,
Mick


pgpksc0aZ9XTO.pgp
Description: PGP signature


Re: [gentoo-user] /usr/share/fonts/TTF doesn't exist

2006-07-12 Thread Richard Fish

On 7/12/06, Mick [EMAIL PROTECTED] wrote:

$ ls -la /usr/share/fonts/default


Yep, no fonts here...


$ ls -la /usr/share/fonts/encodings


Only encodings, no fonts here either...


$ ls -la /usr/share/fonts/local


And no fonts here...


What should the above look like on a 'normal' installation?


Looks pretty normal to me.  At least it all matches my system.

-Richard

PS:
Ok, so not _every_ directory in /usr/share/fonts needs a FontPath entry.  :-P
--
gentoo-user@gentoo.org mailing list