summaryrefslogtreecommitdiff
path: root/src/pcf
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2007-02-01 07:58:02 +0000
committerWerner Lemberg <wl@gnu.org>2007-02-01 07:58:02 +0000
commit4b2e83d5b59f3beeb043a80bcf289a33500f0fff (patch)
tree15fc8c11bcb647d946a0a153916f6accf7a42cdd /src/pcf
parent53935939df4ce8eeada4139ec9062be7e8df7248 (diff)
A new set of spelling fixes from Alexei.
Add some copyright messages.
Diffstat (limited to 'src/pcf')
-rw-r--r--src/pcf/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pcf/README b/src/pcf/README
index 2798d279..cc1480b2 100644
--- a/src/pcf/README
+++ b/src/pcf/README
@@ -12,7 +12,7 @@ in X world. This code implements a PCF driver for the FreeType library.
Glyph images are loaded into memory only on demand, thus leading to a small
memory footprint.
-Informations on the PCF font format can only be worked out from
+Information on the PCF font format can only be worked out from
`pcfread.c', and `pcfwrite.c', to be found, for instance, in the XFree86
(www.xfree86.org) source tree (xc/lib/font/bitmap/).
@@ -75,7 +75,7 @@ ink_metrics.
- height is defined as (ascent - descent). Is this correct?
-- if unable to read size informations from the font, PCF_Init_Face
+- if unable to read size information from the font, PCF_Init_Face
sets available_size->width and available_size->height to 12.
- too many english grammar errors in the readme file :-(