[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freetype] Where are there man/info pages?
From: |
Werner LEMBERG |
Subject: |
Re: [Freetype] Where are there man/info pages? |
Date: |
Fri, 06 Jul 2001 12:15:49 +0200 (CEST) |
> However, I can't find any man pages or info pages for freetype,
> FreeType, freetype2, FreeType2.
There never will be, I think. FreeType is a library which has no
visible interface to an end user.
> I looked through the website, and it had a lot of good information
> about what freetype2 does, but I couldn't find an answer that I was
> hoping to find in the man or info pages.
>
> 1) What directories do you add fonts in Linux?
>
> 2) Where are there configuration files?
>
> 3) Is there a font installer, that is, a program to alert freetype2
> that new font files have been placed in a directory?
>
> 4) In general, where is the freetype documentation stored, man
> pages? info pages? how-tos?
Is it possible that you are talking about Xft, the X font server, or
another related application?
FreeType isn't related to Linux.
It has no configuration files.
It isn't a font installer.
The documentation is available from www.freetype.org.
Werner