diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-04-07 10:38:30 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-04-07 10:38:30 +0000 |
commit | b47be74084057e3550b8723eae1dbc0f7c0d2fa5 (patch) | |
tree | 82e808f1c6023ffd99af5a14a44b649fd49d587e /x11-fonts/linux-f10-fontconfig/pkg-descr | |
parent | 503c7f7052756548d3712a6b0f3fb6d32ddbb8e9 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_1_0'.release/6.1.0
Notes
Notes:
svn path=/head/; revision=159032
svn path=/tags/RELEASE_6_1_0/; revision=159033; tag=release/6.1.0
Diffstat (limited to 'x11-fonts/linux-f10-fontconfig/pkg-descr')
-rw-r--r-- | x11-fonts/linux-f10-fontconfig/pkg-descr | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/x11-fonts/linux-f10-fontconfig/pkg-descr b/x11-fonts/linux-f10-fontconfig/pkg-descr deleted file mode 100644 index 6ba73f488307..000000000000 --- a/x11-fonts/linux-f10-fontconfig/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -This is a Linux/i386 binary port of the Fontconfig library and utilities. - -In the words of its author, Keith Packard: - - Fontconfig can: - * discover new fonts when installed automatically, removing a common - source of configuration problems. - * perform font name substitution, so that appropriate alternative - fonts can be selected if fonts are missing. - * identify the set of fonts required to completely cover a set of - languages. - * have GUI configuration tools built as it uses an XML-based - configuration file (though with autodiscovery, we believe this need - is minimized). - * efficiently and quickly find the fonts you need among the set of - fonts you have installed, even if you have installed thousands of - fonts, while minimzing memory usage. - * be used in concert with the X Render Extension and FreeType to - implement high quality, anti-aliased and subpixel rendered text on a - display. - -WWW: http://freedesktop.org/software/fontconfig |