rnd-20030304-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index 75914329415af17b83238c41386ebc1e5ccbe950..b20c77841b938510499d9e32fa4c6407ff58b8d6 100644 (file)
@@ -2921,98 +2921,185 @@ struct ConfigInfo image_config[] =
   { "font.initial_4.width",                    "14"                    },
   { "font.initial_4.height",                   "14"                    },
 
-  { "font.big_1",                              "RocksFontBig.pcx"      },
-  { "font.big_1.x",                            "0"                     },
-  { "font.big_1.y",                            "0"                     },
-  { "font.big_1.width",                                "32"                    },
-  { "font.big_1.height",                       "32"                    },
-  { "font.big_2",                              "RocksFontBig.pcx"      },
-  { "font.big_2.x",                            "0"                     },
-  { "font.big_2.y",                            "128"                   },
-  { "font.big_2.width",                                "32"                    },
-  { "font.big_2.height",                       "32"                    },
-  { "font.big_3",                              "RocksFontBig.pcx"      },
-  { "font.big_3.x",                            "0"                     },
-  { "font.big_3.y",                            "256"                   },
-  { "font.big_3.width",                                "32"                    },
-  { "font.big_3.height",                       "32"                    },
-  { "font.big_4",                              "RocksFontBig.pcx"      },
-  { "font.big_4.x",                            "0"                     },
-  { "font.big_4.y",                            "384"                   },
-  { "font.big_4.width",                                "32"                    },
-  { "font.big_4.height",                       "32"                    },
-
-  { "font.medium_1",                           "RocksFontMedium.pcx"   },
-  { "font.medium_1.x",                         "0"                     },
-  { "font.medium_1.y",                         "0"                     },
-  { "font.medium_1.width",                     "16"                    },
-  { "font.medium_1.height",                    "32"                    },
-  { "font.medium_2",                           "RocksFontMedium.pcx"   },
-  { "font.medium_2.x",                         "0"                     },
-  { "font.medium_2.y",                         "128"                   },
-  { "font.medium_2.width",                     "16"                    },
-  { "font.medium_2.height",                    "32"                    },
-  { "font.medium_3",                           "RocksFontMedium.pcx"   },
-  { "font.medium_3.x",                         "0"                     },
-  { "font.medium_3.y",                         "256"                   },
-  { "font.medium_3.width",                     "16"                    },
-  { "font.medium_3.height",                    "32"                    },
-  { "font.medium_4",                           "RocksFontMedium.pcx"   },
-  { "font.medium_4.x",                         "0"                     },
-  { "font.medium_4.y",                         "384"                   },
-  { "font.medium_4.width",                     "16"                    },
-  { "font.medium_4.height",                    "32"                    },
-
-  { "font.small_1",                            "RocksFontSmall.pcx"    },
-  { "font.small_1.x",                          "0"                     },
-  { "font.small_1.y",                          "0"                     },
-  { "font.small_1.width",                      "14"                    },
-  { "font.small_1.height",                     "14"                    },
-  { "font.small_2",                            "RocksFontSmall.pcx"    },
-  { "font.small_2.x",                          "0"                     },
-  { "font.small_2.y",                          "56"                    },
-  { "font.small_2.width",                      "14"                    },
-  { "font.small_2.height",                     "14"                    },
-  { "font.small_3",                            "RocksFontSmall.pcx"    },
-  { "font.small_3.x",                          "0"                     },
-  { "font.small_3.y",                          "112"                   },
-  { "font.small_3.width",                      "14"                    },
-  { "font.small_3.height",                     "14"                    },
-  { "font.small_4",                            "RocksFontSmall.pcx"    },
-  { "font.small_4.x",                          "0"                     },
-  { "font.small_4.y",                          "168"                   },
-  { "font.small_4.width",                      "14"                    },
-  { "font.small_4.height",                     "14"                    },
-
-  { "font.tape",                               "RocksFontSmall.pcx"    },
-  { "font.tape.x",                             "0"                     },
-  { "font.tape.y",                             "224"                   },
-  { "font.tape.width",                         "11"                    },
-  { "font.tape.height",                                "14"                    },
-
-  { "font.game",                               "RocksFontEM.pcx"       },
-  { "font.game.x",                             "0"                     },
-  { "font.game.y",                             "160"                   },
-  { "font.game.width",                         "16"                    },
-  { "font.game.height",                                "16"                    },
-
-  { "font.narrow",                             "RocksFontSmall.pcx"    },
-  { "font.narrow.x",                           "0"                     },
-  { "font.narrow.y",                           "280"                   },
-  { "font.narrow.width",                       "10"                    },
-  { "font.narrow.height",                      "14"                    },
+  { "font.title_1",                            "RocksFontBig.pcx"      },
+  { "font.title_1.x",                          "0"                     },
+  { "font.title_1.y",                          "384"                   },
+  { "font.title_1.width",                      "32"                    },
+  { "font.title_1.height",                     "32"                    },
+  { "font.title_1.LEVELS",                     "RocksFontBig.pcx"      },
+  { "font.title_1.LEVELS.x",                   "0"                     },
+  { "font.title_1.LEVELS.y",                   "256"                   },
+  { "font.title_1.LEVELS.width",               "32"                    },
+  { "font.title_1.LEVELS.height",              "32"                    },
+  { "font.title_2",                            "RocksFontSmall.pcx"    },
+  { "font.title_2.x",                          "0"                     },
+  { "font.title_2.y",                          "0"                     },
+  { "font.title_2.width",                      "14"                    },
+  { "font.title_2.height",                     "14"                    },
+
+  { "font.menu_1",                             "RocksFontBig.pcx"      },
+  { "font.menu_1.x",                           "0"                     },
+  { "font.menu_1.y",                           "256"                   },
+  { "font.menu_1.width",                       "32"                    },
+  { "font.menu_1.height",                      "32"                    },
+  { "font.menu_2",                             "RocksFontMedium.pcx"   },
+  { "font.menu_2.x",                           "0"                     },
+  { "font.menu_2.y",                           "256"                   },
+  { "font.menu_2.width",                       "16"                    },
+  { "font.menu_2.height",                      "32"                    },
+
+  { "font.text_1",                             "RocksFontSmall.pcx"    },
+  { "font.text_1.x",                           "0"                     },
+  { "font.text_1.y",                           "112"                   },
+  { "font.text_1.width",                       "14"                    },
+  { "font.text_1.height",                      "14"                    },
+  { "font.text_1.LEVELS",                      "RocksFontMedium.pcx"   },
+  { "font.text_1.LEVELS.x",                    "0"                     },
+  { "font.text_1.LEVELS.y",                    "0"                     },
+  { "font.text_1.LEVELS.width",                        "16"                    },
+  { "font.text_1.LEVELS.height",               "32"                    },
+  { "font.text_1.SCORES",                      "RocksFontBig.pcx"      },
+  { "font.text_1.SCORES.x",                    "0"                     },
+  { "font.text_1.SCORES.y",                    "256"                   },
+  { "font.text_1.SCORES.width",                        "32"                    },
+  { "font.text_1.SCORES.height",               "32"                    },
+  { "font.text_1.PREVIEW",                     "RocksFontEM.pcx"       },
+  { "font.text_1.PREVIEW.x",                   "0"                     },
+  { "font.text_1.PREVIEW.y",                   "160"                   },
+  { "font.text_1.PREVIEW.width",               "16"                    },
+  { "font.text_1.PREVIEW.height",              "16"                    },
+  { "font.text_2",                             "RocksFontSmall.pcx"    },
+  { "font.text_2.x",                           "0"                     },
+  { "font.text_2.y",                           "168"                   },
+  { "font.text_2.width",                       "14"                    },
+  { "font.text_2.height",                      "14"                    },
+  { "font.text_2.LEVELS",                      "RocksFontMedium.pcx"   },
+  { "font.text_2.LEVELS.x",                    "0"                     },
+  { "font.text_2.LEVELS.y",                    "128"                   },
+  { "font.text_2.LEVELS.width",                        "16"                    },
+  { "font.text_2.LEVELS.height",               "32"                    },
+  { "font.text_2.SCORES",                      "RocksFontMedium.pcx"   },
+  { "font.text_2.SCORES.x",                    "0"                     },
+  { "font.text_2.SCORES.y",                    "384"                   },
+  { "font.text_2.SCORES.width",                        "16"                    },
+  { "font.text_2.SCORES.height",               "32"                    },
+  { "font.text_2.PREVIEW",                     "RocksFontEM.pcx"       },
+  { "font.text_2.PREVIEW.x",                   "0"                     },
+  { "font.text_2.PREVIEW.y",                   "160"                   },
+  { "font.text_2.PREVIEW.width",               "16"                    },
+  { "font.text_2.PREVIEW.height",              "16"                    },
+  { "font.text_3",                             "RocksFontSmall.pcx"    },
+  { "font.text_3.x",                           "0"                     },
+  { "font.text_3.y",                           "0"                     },
+  { "font.text_3.width",                       "14"                    },
+  { "font.text_3.height",                      "14"                    },
+  { "font.text_3.LEVELS",                      "RocksFontMedium.pcx"   },
+  { "font.text_3.LEVELS.x",                    "0"                     },
+  { "font.text_3.LEVELS.y",                    "256"                   },
+  { "font.text_3.LEVELS.width",                        "16"                    },
+  { "font.text_3.LEVELS.height",               "32"                    },
+  { "font.text_3.SCORES",                      "RocksFontBig.pcx"      },
+  { "font.text_3.SCORES.x",                    "0"                     },
+  { "font.text_3.SCORES.y",                    "0"                     },
+  { "font.text_3.SCORES.width",                        "32"                    },
+  { "font.text_3.SCORES.height",               "32"                    },
+  { "font.text_3.PREVIEW",                     "RocksFontEM.pcx"       },
+  { "font.text_3.PREVIEW.x",                   "0"                     },
+  { "font.text_3.PREVIEW.y",                   "160"                   },
+  { "font.text_3.PREVIEW.width",               "16"                    },
+  { "font.text_3.PREVIEW.height",              "16"                    },
+  { "font.text_4",                             "RocksFontSmall.pcx"    },
+  { "font.text_4.x",                           "0"                     },
+  { "font.text_4.y",                           "56"                    },
+  { "font.text_4.width",                       "14"                    },
+  { "font.text_4.height",                      "14"                    },
+  { "font.text_4.LEVELS",                      "RocksFontMedium.pcx"   },
+  { "font.text_4.LEVELS.x",                    "0"                     },
+  { "font.text_4.LEVELS.y",                    "384"                   },
+  { "font.text_4.LEVELS.width",                        "16"                    },
+  { "font.text_4.LEVELS.height",               "32"                    },
+  { "font.text_4.SCORES",                      "RocksFontMedium.pcx"   },
+  { "font.text_4.SCORES.x",                    "0"                     },
+  { "font.text_4.SCORES.y",                    "0"                     },
+  { "font.text_4.SCORES.width",                        "16"                    },
+  { "font.text_4.SCORES.height",               "32"                    },
+
+  { "font.input",                              "RocksFontSmall.pcx"    },
+  { "font.input.x",                            "0"                     },
+  { "font.input.y",                            "168"                   },
+  { "font.input.width",                                "14"                    },
+  { "font.input.height",                       "14"                    },
+  { "font.input.MAIN",                         "RocksFontBig.pcx"      },
+  { "font.input.MAIN.x",                       "0"                     },
+  { "font.input.MAIN.y",                       "0"                     },
+  { "font.input.MAIN.width",                   "32"                    },
+  { "font.input.MAIN.height",                  "32"                    },
+  { "font.input.active",                       "RocksFontSmall.pcx"    },
+  { "font.input.active.x",                     "0"                     },
+  { "font.input.active.y",                     "0"                     },
+  { "font.input.active.width",                 "14"                    },
+  { "font.input.active.height",                        "14"                    },
+  { "font.input.active.MAIN",                  "RocksFontBig.pcx"      },
+  { "font.input.active.MAIN.x",                        "0"                     },
+  { "font.input.active.MAIN.y",                        "384"                   },
+  { "font.input.active.MAIN.width",            "32"                    },
+  { "font.input.active.MAIN.height",           "32"                    },
+  { "font.input.active.SETUP",                 "RocksFontBig.pcx"      },
+  { "font.input.active.SETUP.x",               "0"                     },
+  { "font.input.active.SETUP.y",               "0"                     },
+  { "font.input.active.SETUP.width",           "32"                    },
+  { "font.input.active.SETUP.height",          "32"                    },
+
+  { "font.option_off",                         "RocksFontBig.pcx"      },
+  { "font.option_off.x",                       "0"                     },
+  { "font.option_off.y",                       "128"                   },
+  { "font.option_off.width",                   "32"                    },
+  { "font.option_off.height",                  "32"                    },
+  { "font.option_on",                          "RocksFontBig.pcx"      },
+  { "font.option_on.x",                                "0"                     },
+  { "font.option_on.y",                                "384"                   },
+  { "font.option_on.width",                    "32"                    },
+  { "font.option_on.height",                   "32"                    },
+
+  { "font.value_1",                            "RocksFontBig.pcx"      },
+  { "font.value_1.x",                          "0"                     },
+  { "font.value_1.y",                          "384"                   },
+  { "font.value_1.width",                      "32"                    },
+  { "font.value_1.height",                     "32"                    },
+  { "font.value_2",                            "RocksFontMedium.pcx"   },
+  { "font.value_2.x",                          "0"                     },
+  { "font.value_2.y",                          "384"                   },
+  { "font.value_2.width",                      "16"                    },
+  { "font.value_2.height",                     "32"                    },
+  { "font.value_old",                          "RocksFontBig.pcx"      },
+  { "font.value_old.x",                                "0"                     },
+  { "font.value_old.y",                                "128"                   },
+  { "font.value_old.width",                    "32"                    },
+  { "font.value_old.height",                   "32"                    },
+
+  { "font.level_number",                       "RocksFontSmall.pcx"    },
+  { "font.level_number.x",                     "0"                     },
+  { "font.level_number.y",                     "280"                   },
+  { "font.level_number.width",                 "10"                    },
+  { "font.level_number.height",                        "14"                    },
+
+  { "font.tape_recorder",                      "RocksFontSmall.pcx"    },
+  { "font.tape_recorder.x",                    "0"                     },
+  { "font.tape_recorder.y",                    "224"                   },
+  { "font.tape_recorder.width",                        "11"                    },
+  { "font.tape_recorder.height",               "14"                    },
 
   { "global.border",                           "RocksScreen.pcx"       },
   { "global.door",                             "RocksDoor.pcx"         },
 
   { "background",                              UNDEFINED_FILENAME      },
-  { "background.main",                         UNDEFINED_FILENAME      },
-  { "background.levels",                       UNDEFINED_FILENAME      },
-  { "background.scores",                       UNDEFINED_FILENAME      },
-  { "background.editor",                       UNDEFINED_FILENAME      },
-  { "background.info",                         UNDEFINED_FILENAME      },
-  { "background.setup",                                UNDEFINED_FILENAME      },
-  { "background.door",                         UNDEFINED_FILENAME      },
+  { "background.MAIN",                         UNDEFINED_FILENAME      },
+  { "background.LEVELS",                       UNDEFINED_FILENAME      },
+  { "background.SCORES",                       UNDEFINED_FILENAME      },
+  { "background.EDITOR",                       UNDEFINED_FILENAME      },
+  { "background.INFO",                         UNDEFINED_FILENAME      },
+  { "background.SETUP",                                UNDEFINED_FILENAME      },
+  { "background.DOOR",                         UNDEFINED_FILENAME      },
 
   { "info.font_em_1",                          "RocksFontEM.pcx"       },
   { "info.font_em_1.xpos",                     "0"                     },