summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2002-05-23 17:06:46 +0000
committerKeith Packard <keithp@keithp.com>2002-05-23 17:06:46 +0000
commit2eafe0904dfcd08e87d125ff6893cb4d4f5a4a95 (patch)
tree98f8f33dc19e74a06cf11c1b3f1519e9e2215e5a /README
parent1c20b1cc0b7a27f29634f80a9d48cbed8aabc7a9 (diff)
Add pkgconfig control file and fontconfig-config script
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
index 98f0fca..41410c0 100644
--- a/README
+++ b/README
@@ -1,2 +1,15 @@
Fontconfig
Font configuration and customization library
+ Version 1.0.1
+ 2002-5-23
+
+This is the first public release of fontconfig, a font configuration and
+customization library. Fontconfig is designed to locate fonts within the
+system and select them according to requirements specified by applications.
+
+Fontconfig is not a rasterization library, nor does it impose a particular
+rasterization library on the application. The X-specific library
+'Xft' uses fontconfig along with freetype to specify and rasterize fonts.
+
+Keith Packard
+keithp@keithp.com