uVGA III library

Dependents:   CDUFinal CDU_Mbed_21 CDU_Mbed_26 CDU_Mbed_30

Fork of 4DGL by Adam Green

Revision:
3:f34ce48346bc
Parent:
1:ebc67b51c225
--- a/TFT_4DGL_Text.cpp	Tue Jul 01 13:20:11 2014 +0000
+++ b/TFT_4DGL_Text.cpp	Sat Jul 05 16:31:43 2014 +0000
@@ -25,9 +25,9 @@
     }
 
     switch (mode) {
-        case FONT_15X17 :
-            fx = 15;
-            fy = 17;
+        case FONT_12X34:
+            fx = 12;
+            fy = 34;
             break;
         case FONT_24X34 :
             fx = 24; //was 24