summaryrefslogtreecommitdiffstats
path: root/x11-fonts/fontconfig/pkg-descr
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-11-01 19:03:16 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-11-01 19:03:16 +0800
commitc29d8336ed6994b609226b7c4cf4036ed965ba6f (patch)
treeacbd8a1cc2fceb89d1ff98c375829e414835c12a /x11-fonts/fontconfig/pkg-descr
parent0070e41579905a25d401f4c9d41f686dac6d3cec (diff)
downloadmarcuscom-ports-c29d8336ed6994b609226b7c4cf4036ed965ba6f.tar
marcuscom-ports-c29d8336ed6994b609226b7c4cf4036ed965ba6f.tar.gz
marcuscom-ports-c29d8336ed6994b609226b7c4cf4036ed965ba6f.tar.bz2
marcuscom-ports-c29d8336ed6994b609226b7c4cf4036ed965ba6f.tar.lz
marcuscom-ports-c29d8336ed6994b609226b7c4cf4036ed965ba6f.tar.xz
marcuscom-ports-c29d8336ed6994b609226b7c4cf4036ed965ba6f.tar.zst
marcuscom-ports-c29d8336ed6994b609226b7c4cf4036ed965ba6f.zip
Update to 2.10.1.
Update header, update url in pkg-descr. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17141 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fonts/fontconfig/pkg-descr')
-rw-r--r--x11-fonts/fontconfig/pkg-descr16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-fonts/fontconfig/pkg-descr b/x11-fonts/fontconfig/pkg-descr
new file mode 100644
index 000000000..33793ec4c
--- /dev/null
+++ b/x11-fonts/fontconfig/pkg-descr
@@ -0,0 +1,16 @@
+Fontconfig does the following:
+
+ * 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://www.freedesktop.org/wiki/Software/fontconfig