Greetings. On Sat, Aug 31, 2002 at 06:15:22PM -0500, Robert Upshall wrote: > Can somebody tell me how fonts work with VNC. I have a vncserver running on > linux and when I connect to the server certain fonts do not display on the > windows VNC veiwer. > > Do the fonts need to be in windows? Does VNC support true type fonts?
VNC itself not need any fonts. VNC handles all in image date. But Xvnc is a combination of X server and VNC server, and X server requires fonts to display text glyphs on the display. I don't know TightVNC details, but normal Xvnc does not support truetype font. I suggest to use xfs (font server) as Xvnc's font path. -- Akira Hatakeyama E-Mail: [EMAIL PROTECTED] http://www.sra.co.jp/people/akira/index.html chigasaki-minami, tsuzuki ward, yokohama, japan _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
