fixed small graphical bug with default tape time display position
[rocksndiamonds.git] / src / conf_gfx.c
index 96ff7825da2219bf8aedc4ddb73c64822cb1cf16..bfcc5bee8889a7b09eeacc4ef8157e151833d776 100644 (file)
@@ -4871,7 +4871,7 @@ struct ConfigInfo image_config[] =
   { "tape.label.gfx.date.width",               "90"                    },
   { "tape.label.gfx.date.height",              "31"                    },
   { "tape.label.gfx.time",                     "RocksDoor.png"         },
-  { "tape.label.gfx.time.x",                   "345"                   },
+  { "tape.label.gfx.time.x",                   "346"                   },
   { "tape.label.gfx.time.y",                   "335"                   },
   { "tape.label.gfx.time.width",               "45"                    },
   { "tape.label.gfx.time.height",              "13"                    },
@@ -7089,7 +7089,7 @@ struct ConfigInfo image_config[] =
 
   { "tape.label.date.x",                       "5"                     },
   { "tape.label.date.y",                       "5"                     },
-  { "tape.label.time.x",                       "45"                    },
+  { "tape.label.time.x",                       "46"                    },
   { "tape.label.time.y",                       "55"                    },
 
   { "tape.text.date.x",                                "7"                     },
@@ -7106,7 +7106,7 @@ struct ConfigInfo image_config[] =
   { "tape.text.date_yyyy.y",                   "-1"                    },
   { "tape.text.date_yyyy.align",               "left"                  },
   { "tape.text.date_yyyy.valign",              "top"                   },
-  { "tape.text.date_yyyy.digits",              "2"                     },
+  { "tape.text.date_yyyy.digits",              "4"                     },
   { "tape.text.date_yyyy.font",                        "font.tape_recorder"    },
   { "tape.text.date_yyyy.draw_masked",         "true"                  },
   { "tape.text.date_yy.x",                     "-1"                    },
@@ -7116,13 +7116,13 @@ struct ConfigInfo image_config[] =
   { "tape.text.date_yy.digits",                        "2"                     },
   { "tape.text.date_yy.font",                  "font.tape_recorder"    },
   { "tape.text.date_yy.draw_masked",           "true"                  },
-  { "tape.text.date_mmm.x",                    "-1"                    },
-  { "tape.text.date_mmm.y",                    "-1"                    },
-  { "tape.text.date_mmm.align",                        "left"                  },
-  { "tape.text.date_mmm.valign",               "top"                   },
-  { "tape.text.date_mmm.digits",               "2"                     },
-  { "tape.text.date_mmm.font",                 "font.tape_recorder"    },
-  { "tape.text.date_mmm.draw_masked",          "true"                  },
+  { "tape.text.date_mon.x",                    "-1"                    },
+  { "tape.text.date_mon.y",                    "-1"                    },
+  { "tape.text.date_mon.align",                        "left"                  },
+  { "tape.text.date_mon.valign",               "top"                   },
+  { "tape.text.date_mon.chars",                        "3"                     },
+  { "tape.text.date_mon.font",                 "font.tape_recorder"    },
+  { "tape.text.date_mon.draw_masked",          "true"                  },
   { "tape.text.date_mm.x",                     "-1"                    },
   { "tape.text.date_mm.y",                     "-1"                    },
   { "tape.text.date_mm.align",                 "left"                  },