Index: pprdrv_tt.cpp
===================================================================
--- pprdrv_tt.cpp	(revision 5296)
+++ pprdrv_tt.cpp	(working copy)
@@ -381,7 +381,7 @@
 	stream.putline("/_d{bind def}bind def");
 	stream.putline("/_m{moveto}_d");
 	stream.putline("/_l{lineto}_d");
-	stream.putline("/_cl{closepath eofill}_d");
+	stream.putline("/_cl{closepath fill}_d");
 	stream.putline("/_c{curveto}_d");
 	stream.putline("/_sc{7 -1 roll{setcachedevice}{pop pop pop pop pop pop}ifelse}_d");
 	stream.putline("/_e{exec}_d");
