summaryrefslogtreecommitdiff
path: root/fonts/t1lib
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /fonts/t1lib
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.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