]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
(possible) fix for linux alpha jre (bug #13586)
authorChristian Geisert <chrisg@apache.org>
Thu, 9 Jan 2003 01:25:41 +0000 (01:25 +0000)
committerChristian Geisert <chrisg@apache.org>
Thu, 9 Jan 2003 01:25:41 +0000 (01:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195836 13f79535-47bb-0310-9956-ffa450edef68

src/org/apache/fop/render/pdf/PDFRenderer.java

index ddae066c92410efbdee2908f00ca255fc5400482..f5743c01d3680914358d24184e4bfe8a8dde8ea9 100644 (file)
@@ -88,7 +88,7 @@ public class PDFRenderer extends PrintRenderer {
 
     PDFColor currentColor;
 
-    float currentLetterSpacing = Float.NaN;
+    float currentLetterSpacing = Float.MAX_VALUE;
 
     /**
      * true if a TJ command is left to be written