On 9/1/06, Ross Smith <[EMAIL PROTECTED]> wrote:
> On Sep 1, 2006, at 1:21 PM, Alexander Hansen wrote:
>
> > On 9/1/06, Wolfgang Keller <[EMAIL PROTECTED]> wrote:
> >> Hello,
> >>
> >> is there a way to make a GTK application use the MacOS X system
> >> fonts (e.g.
> >> LucidaGrande instead of Vera)?
> >>
> >> It's not that Vera is ugly, but the requirement to adapt to a
> >> different
> >> system font is always a bit irritating for my eyes.
> >
> > Try installing the applesystemfonts and xfontpath packages; then try
> > something like
> >
> > sudo xfontpath enable applettf
>
> Tried that and got...
>
> mcrc13-41> sudo xfontpath enable applettf
> xset:  bad font path element (#87), possible causes are:
>      Directory does not exist or has wrong permissions
>      Directory missing fonts.dir
>      Incorrect font server address or syntax
> xset:  bad font path element (#87), possible causes are:
>      Directory does not exist or has wrong permissions
>      Directory missing fonts.dir
>      Incorrect font server address or syntax
> mcrc13-42>
>
>
>
Yeah I get the same thing.

Apparently this is an outdated way to do things, and you may be able
to get results via

sudo fc-cache -f -v

-- 
Alexander K. Hansen
Fink Documenter (still)

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to