#35 fix demo
[fanfix.git] / src / jexer / backend / SwingTerminal.java
index d32cf1ed248ba59a87ce5299b83c4413cc69b798..134eceda63772cec5c776b9d0dedf323f4559bf3 100644 (file)
@@ -182,12 +182,12 @@ public class SwingTerminal extends LogicalScreen
     /**
      * Width of a character cell in pixels.
      */
-    private int textWidth = 1;
+    private int textWidth = 16;
 
     /**
      * Height of a character cell in pixels.
      */
-    private int textHeight = 1;
+    private int textHeight = 20;
 
     /**
      * Width of a character cell in pixels, as reported by font.