Re: Font specified in font.properties not found
Re: Font specified in font.properties not found
- Subject: Re: Font specified in font.properties not found
- From: "Thomas 'Tom' R. Treadway III" <email@hidden>
- Date: Wed, 19 Feb 2003 16:25:00 -0800
That is a Sun specific font:
$ ssh sunhost xlsfonts -display sunhost:0 |grep dingbat
-itc-zapfdingbats-medium-r-normal--0-0-0-0-p-0--dingbats
-urw-itc zapfdingbats-medium-r---0-0-0-0-p-0-sun-fontspecific
-urw-itc zapfdingbats-medium-r-normal--0-0-0-0-p-0-sun-fontspecific
zapfdingbats
$
To display on the Mac you'll need to either:
1) create an fonts.alias of zapfdingbats on the Mac
2) turn the Sun into a font server.
add the font (or font directory) to the Sun servered fonts
add the Sun font server to the Mac's Font Path, xset(1).
3) add the zapfdingbats to the Mac, mkfontdir(1), (could
possibly use fstobdf(1) to extract from Sun font server).
trt
We are trying to run Oracle installer on a SUN box running Solaris 8,
from
a Mac with X11.
We get the following:
Font specified in font.properties not found [-urw-itc
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific]
I have been searching the Oracle, Sun and Mac/OSX/X11 sites...
Anyone run into this problem yet?
-John Muniz
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback:
http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.
--
Thomas R. Treadway
Computer Scientist
Lawrence Livermore Nat'l Lab
7000 East Avenue, L-365
Livermore, CA 94550-0611
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.