Behdad Esfahbod
|
5aaf466d38
|
Cleanup copyright notices to replace "Keith Packard" with "the author(s)"
|
2010-11-10 16:45:42 -05:00 |
Behdad Esfahbod
|
3074a73b41
|
Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all files
|
2009-03-13 17:59:28 -04:00 |
Behdad Esfahbod
|
6bffe1a95b
|
Add fc-scan too that runs FcFileScan/FcDirScan
This is quite similar to fc-query, but calling FcFileScan/FcDirScan instead
of FcFreeTypeQuery.
|
2009-02-13 16:54:06 -08:00 |
Behdad Esfahbod
|
e690fbb20e
|
Get rid of $Id$ tags
|
2009-02-13 16:53:57 -08:00 |
Keith Packard
|
fab44f3cb6
|
Document several function return values (Bug 13145).
Several functions had no indication of what the return value would be,
mostly these were allocation failure returns.
|
2007-11-13 14:58:39 -08:00 |
Keith Packard
|
f2772d6b45
|
Replace incorrect documentation uses of 'char' with 'FcChar8' (bug 13002).
|
2007-11-03 23:03:11 -07:00 |
Keith Packard
|
a190678e3c
|
Document previously undocumented functions. (bug 12963)
|
2007-11-03 22:23:28 -07:00 |
Keith Packard
|
2ddce88cde
|
Document skipping of fonts from FcFileScan/FcDirScan.
FcFileScan and FcDirScan will skip fonts under direction of the
configuration and default fontconfig policy.
|
2007-11-03 13:44:59 -07:00 |
Keith Packard
|
61895ed16c
|
Add space between type and formal in devel man pages (bug 8935)
Most parameters are pointers and have '*' in the type; for those
which do not, use '%' to mark where a space needs to be inserted.
|
2006-12-02 15:06:13 -08:00 |
Keith Packard
|
46b51147d1
|
Change files from ISO-Latin-1 to UTF-8
|
2004-12-07 01:14:46 +00:00 |
Keith Packard
|
39381776a4
|
Finish reformatting developer documentation
|
2003-03-07 19:01:41 +00:00 |