LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   what is preferred path used ? xfe or core fonts (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-preferred-path-used-xfe-or-core-fonts-440071/)

xcore_on 04-29-2006 02:25 PM

what is preferred path used ? xfe or core fonts
 
my XF86Config-4 is in this form:

FontPath “unix/:7100"
FontPath “tcp/somepc.example.com:7100”
FontPath “/usr/X11R6/lib/X11/fonts/100dpi”
FontPath “/usr/X11R6/lib/X11/fonts/75dpi”


I believe than 2 first lines refer XFS Fonts and 2 last lines CORE Fonts.

I too believe than
FontPath “unix/:7100" (refer XFS Server Local)
FontPath “tcp/somepc.example.com:7100” (refer XFS Server Remote)

this is right?

what fonts my system go use?? one above (xfs or core) or both (xfs and core)?

explanation please.


thanks in advance!!!

btmiller 04-29-2006 06:04 PM

Rather than trying to configure this from scratch, I'd suggest just using xf86config or a similar utility. If you have xfs (the X font server) running on your machine you can use the unix:/7100 and if you have the 75dpi and 100dpi fonts you can use those too (you can have as many FontPath elements as you like). Fonts often are stored in /usr/X11R6/lib/X11/fonts so you can check that directory or hunt around for other fonts directories on your system.

xcore_on 04-29-2006 06:11 PM

thaks, but please, read my post:

-I believe than 2 first lines refer XFS Fonts and 2 last lines CORE Fonts.
this is right?


-I too believe than
FontPath “unix/:7100" (refer XFS Server Local)
FontPath “tcp/somepc.example.com:7100” (refer XFS Server Remote)
this is right?

-what fonts my system go use?? one above (xfs or core) or both (xfs and core)?


explanation please.

Emerson 04-29-2006 06:13 PM

Xorg and fonts HOWTO

xcore_on 04-29-2006 06:17 PM

Emerson
why have this forum if have HOWTO for all?!?!

masonm 04-29-2006 07:15 PM

A big part of what this forum does is help users learn where and how to find the information they need.


All times are GMT -5. The time now is 06:15 PM.