diff options
author | Keith Packard <keithp@keithp.com> | 2004-12-04 22:06:52 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-12-04 22:06:52 +0000 |
commit | dbf68dd5fe2f936af53891a240601c727bdcf09d (patch) | |
tree | 7217dee4eb5ef01ad9ddae04dbd440446ec5f34d /ChangeLog | |
parent | 4f27c1c0a383e891890ab27c74226957ed7067aa (diff) |
Fix typo.
Add detection for font capabilities (bug #105)
reviewed by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2004-12-04 Daniel Glassey <danglassey@ntlworld.com> + + reviewed by: Keith Packard <keithp@keithp.com> + + * doc/fontconfig-user.sgml: + Fix typo. + + * fontconfig/fontconfig.h: + * src/fcfreetype.c: (FcFreeTypeQuery), (addtag), (compareulong), + (GetScriptTags), (FcFontCapabilities): + * src/fcname.c: + Add detection for font capabilities (bug #105) + 2004-12-04 Keith Packard <keithp@keithp.com> * Makefile.am: |