OSDN Git Service

Updated the lcdtool to version 0.0.3.
[bluetank/bluetank.git] / soft / utils / lcdtool / prof / FONT-TEST.lcdprof
diff --git a/soft/utils/lcdtool/prof/FONT-TEST.lcdprof b/soft/utils/lcdtool/prof/FONT-TEST.lcdprof
new file mode 100644 (file)
index 0000000..90f41c9
--- /dev/null
@@ -0,0 +1,21 @@
+#
+# FONT-TEST
+#
+CHCNT_X  =  16  # Character Count (X)
+CHCNT_Y  =  16  # Character Count (Y)
+CHOFS_X  =  16  # Character Offset (X)
+CHOFS_Y  =  16  # Character Offset (Y)
+CHGAP_X  =   8  # Character Gap (X)
+CHGAP_Y  =   8  # Character Gap (Y)
+PIXSIZ_X =   4  # Pixel Size (X)
+PIXSIZ_Y =   4  # Pixel Size (Y)
+PIXGAP_X =   1  # Pixel Gap (X)
+PIXGAP_Y =   1  # Pixel Gap (Y)
+FGCOL.R  =   0  # Foreground Color (Red)
+FGCOL.G  =   0  # Foreground Color (Green)
+FGCOL.B  =   0  # Foreground Color (Blue)
+BGCOL.R  = 255  # Background Color (Red)
+BGCOL.G  = 255  # Background Color (Green)
+BGCOL.B  = 255  # Background Color (Blue)
+CONTRAST =  96  # Contrast
+