Adding fonts

S James S Stapleton stapleton.41@osu.edu
Tue Aug 21 12:17:00 GMT 2007


Yes. It's as easy as:
cp /path/to/original.font /usr/X11R6/lib/X11/fonts/[fonttype]/

where you replace [fonttype] with the type of font you want

ex. copy all windows ttf fonts over:
$ cp /cygdrive/c/WINDOWS/Fonts/*.[tT][tT][fF] /usr/X11R6/lib/X11/fonts/ttf/


Caveat:
You might run into problems, depending on if you are running in dos or unix 
line mode, I can't remember...

Hope that helps,
-Jim Stapleton

----- Original Message ----- 
From: "Jean-Claude Gervais" <jc.gervais@videotron.ca>
To: "Cygwin-XFree" <cygwin-xfree@cygwin.com>
Sent: Monday, August 20, 2007 4:11 PM
Subject: Adding fonts


> Hi,
>
> Is there a simple way to add fonts to Cygwin's X server?
>
> For example, I have a true-type font called TAHOMA.TTF that I would like
> to make available to the X Server.
>
> Are all the host operating system's fonts automatically available to the
> X server? Do I have to perform any special actions to enable them? Is
> there a formula for doing this?
>
> Thanks in advance, list.
>
> J
>
>
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://x.cygwin.com/docs/
> FAQ:                   http://x.cygwin.com/docs/faq/
>
>
>
> -- 
> BEGIN-ANTISPAM-VOTING-LINKS
> ------------------------------------------------------
>
> Teach CanIt if this mail (ID 397534979) is spam:
> Spam:        https://antispam.osu.edu/b.php?c=s&i=397534979&m=513b38672a09
> Not spam:    https://antispam.osu.edu/b.php?c=n&i=397534979&m=513b38672a09
> Forget vote: https://antispam.osu.edu/b.php?c=f&i=397534979&m=513b38672a09
> ------------------------------------------------------
> END-ANTISPAM-VOTING-LINKS
> 


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list