Alan Coopersmith wrote:
> would be roughly equivalent to the Xorg font path:
>       /usr/openwin/lib/X11/fonts/F3bitmaps:unscaled
>       /usr/openwin/lib/X11/fonts/misc:unscaled
>       /usr/openwin/lib/X11/fonts/75dpi:unscaled
>       /usr/openwin/lib/X11/fonts/100dpi:unscaled
>       /usr/openwin/lib/X11/fonts/Type1
>       /usr/openwin/lib/X11/fonts/Type1/sun
>       /usr/openwin/lib/X11/fonts/Speedo
>       /usr/openwin/lib/X11/fonts/TrueType
>       /usr/openwin/lib/X11/fonts/F3bitmaps:scaled
>       /usr/openwin/lib/X11/fonts/misc:scaled
>       /usr/openwin/lib/X11/fonts/75dpi:scaled
>       /usr/openwin/lib/X11/fonts/100dpi:scaled

BTW, after bringing up my S10U9 VirtualBox test system, I can
see the bad Helvetica in Xorg with the default font path, and
the better one with the above font path.   Running Xephyr under
truss I saw that with the default font path it was opening &
scaling the Type1 Helvetica font (which uses a notably different
Type1 font engine in Xsun vs. Xorg/Xnewt, since only Xsun has
Display Postscript built in, while Xorg uses an open source
Type1 rasterizer).   The above font path restores the previous
pre-scaled bitmap font usage.

-- 
        -Alan Coopersmith-        [email protected]
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to