Behdad Esfahbod
e6f14d3c51
[doc] Add const decorator for FcPatternDuplicate()
2009-02-13 16:53:56 -08:00
Behdad Esfahbod
2e08e0f243
[doc] Fix signatures of FcPatternGetFTFace and FcPatternGetLangSet ( #16272 )
2009-02-13 16:53:55 -08:00
Keith Packard
1315db01b6
Revert "Remove fcprivate.h, move the remaining macros to fcint.h."
...
This reverts commit b607922909
.
Conflicts:
src/Makefile.am
Xft still uses the macros that are in fcprivate.h. Document those macros and
include fcprivate.h in the published header files.
2007-11-13 15:48:30 -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
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
Patrick Lam
af7a965f94
Fix world's tiniest typo in code example.
...
reviewed by: plam
2006-01-30 04:51:22 +00:00
Keith Packard
0c009d2b6d
Generate and install PDF versions of the manuals
...
Fix formatting
Add missing exported functions, fix data types
Add missing pattern elements.
Add missing pattern elements. Document conf.d usage, clarify available
orthography list. Fix some config file attributes. Complete list of
constants.
Mark FC_SOURCE deprecated.
Don't set FC_SOURCE any longer.
2005-03-01 20:36:48 +00:00
Keith Packard
46b51147d1
Change files from ISO-Latin-1 to UTF-8
2004-12-07 01:14:46 +00:00
Keith Packard
4f27c1c0a3
Move existing fonts.conf to fonts.conf.bak
...
Add detection of iconv
Document new selectfont elements
Switch to UTF-8 in comment
Add fullname, and family/style/fullname language entries
Respect selectfont/*/glob
Add support for selectfont
Add multi-lingual family/style/fullname support
Expose FcListPatternMatchAny (which selectfont/*/pattern uses)
Add new FcPatternRemove/FcPatternAppend. FcObjectStaticName stores computed
pattern element names which are required to be static.
2004-12-04 19:41:10 +00:00
Keith Packard
8c87b4293f
Fix docs to close sgml tags
2003-04-23 04:09:28 +00:00
Keith Packard
2df0c66230
Use <parameter> tags. Add copyrights
2003-03-07 08:51:14 +00:00
Keith Packard
bfc2dc3ac4
Add lots more function documentation
2003-03-07 08:44:32 +00:00
Keith Packard
22671e2551
Rework documentation to build man pages for each function
2003-03-07 07:12:51 +00:00