diff options
author | jmmv <jmmv@pkgsrc.org> | 2002-12-16 12:08:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2002-12-16 12:08:42 +0000 |
commit | 936ef7ff8cdca5ef051af549e621482d3dfb36c7 (patch) | |
tree | 1a8d0ea63673eee07d58453a7ab1452a2df137a3 /fonts/Xft2/distinfo | |
parent | f949c4c851485b2da3ded4c199ba499e909c3ef1 (diff) | |
download | pkgsrc-936ef7ff8cdca5ef051af549e621482d3dfb36c7.tar.gz |
Initial import of Xft2-2.1. Description follows:
Xft (2.0) provides a client-side font API for X applications. It uses
Fontconfig to select fonts and the X protocol for rendering them. When
available, Xft uses the Render extension to accelerate text drawing.
When Render is not available, Xft uses the core protocol to draw
client-side glyphs. This provides completely compatible support of
client-side fonts for all X servers.
Xft (2.0) hides most of the underlying system details so that developers
can confidently use its API to access client-side fonts in any X
environment.
Approved by wiz.
Diffstat (limited to 'fonts/Xft2/distinfo')
-rw-r--r-- | fonts/Xft2/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fonts/Xft2/distinfo b/fonts/Xft2/distinfo new file mode 100644 index 00000000000..0417757a80e --- /dev/null +++ b/fonts/Xft2/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/12/16 12:08:42 jmmv Exp $ + +SHA1 (fcpackage.2_1.tar.gz) = b4d960ea1e2384f48aa9fed05e90ad4755da12be +Size (fcpackage.2_1.tar.gz) = 544661 bytes +SHA1 (patch-aa) = d5de3f8a56cb1484e41f1e21dfeb72777ab10f02 |