diff options
author | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-06 17:40:18 +0000 |
commit | 5a79423b6feb188f48299ebbaf981575b33d3f48 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /fonts/t1lib | |
parent | f58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff) | |
download | pkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'fonts/t1lib')
-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 |