diff options
Diffstat (limited to 'fonts/t1lib/DESCR')
-rw-r--r-- | fonts/t1lib/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fonts/t1lib/DESCR b/fonts/t1lib/DESCR index 3f5cb3497aa..4e4ce0bf3ed 100644 --- a/fonts/t1lib/DESCR +++ b/fonts/t1lib/DESCR @@ -2,7 +2,7 @@ t1lib is a library written in C which implements functions for generating bitmaps from Adobe Type 1 fonts. It uses most internal parts of the Type 1 rasterizer provided with X11R5 and newer but tries avoid the disadvantages known from that rasterizer. Although most people would use the rasterizer -under X11, having X11 is not necessary at all. +under X11, having X11 is not necessary at all. The rasterizer is implemented as a shared or static library to be linked to the programs that want to use Type 1 fonts. In addition to this library |