summaryrefslogtreecommitdiff
path: root/fonts/t1lib
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /fonts/t1lib
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'fonts/t1lib')
-rw-r--r--fonts/t1lib/DESCR2
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