CollinHeist / TitleCardMaker-Blueprints

Blueprints for importing premade Series configurations into TitleCardMaker
GNU General Public License v3.0
2 stars 3 forks source link

[Blueprint] Dragon Ball Kai #152

Closed CollinHeist closed 1 year ago

CollinHeist commented 1 year ago

Series Name

Dragon Ball Kai

Series Year

2009

Creator Username

No response

Blueprint Description

Anime card type with the arc season titles, absolute episode numbering, and the Saiyan Sans Font (I modified to include some special characters) colored yellow and red.

Kanji is not added because of the spacing on the custom font.

Blueprint

{
  "series": {
    "card_type": "anime",
    "season_title_ranges": [
      "1-3",
      "4-31",
      "32-54",
      "55-58",
      "59-67",
      "68-75",
      "76-82",
      "83-98",
      "99-105",
      "106-114",
      "115-122",
      "123-140",
      "141-155",
      "156-165",
      "166-167"
    ],
    "season_title_values": [
      "Raditz Saga",
      "Vegeta Saga",
      "Captain Ginyu Saga",
      "Trunks Saga",
      "Androids Saga",
      "Imperfect Cell Saga",
      "Perfect Cell Saga",
      "Cell Games Saga",
      "Great Saiyaman Saga",
      "World Tournament Saga",
      "Babidi Saga",
      "Majin Buu Saga",
      "Fusion Saga",
      "Kid Buu Saga",
      "Peaceful World Saga"
    ],
    "episode_text_format": "Episode {absolute_number}",
      "extra_keys": [
        "episode_text_color"
      ],
      "extra_values": [
        "rgb(234,51,35)"
      ],
    "font_id": 0,
    "template_ids": []
  },
  "episodes": {},
  "templates": [],
  "fonts": [
    {
      "name": "Dragon Ball",
      "color": "rgb(252,235,80)",
      "delete_missing": true,
      "file": "Saiyan Sans Modified.otf",
      "kerning": 0.8,
      "interword_spacing": 30,
      "size": 1.2,
      "stroke_width": 3.5,
      "title_case": "source"
    }
  ],
  "preview": "preview.jpg"
}

Preview Title Card

preview

Zip of Font Files

fonts.zip

github-actions[bot] commented 1 year ago

Blueprint Validation Results

All tests passed succesfully. Blueprint can be created with the /create-blueprint command.

github-actions[bot] commented 1 year ago

Blueprint Validation Results

Validation has failed. See the workflow summary for details.

After correcting the Blueprint, new test will be run automatically.

github-actions[bot] commented 1 year ago

Blueprint Validation Results

Validation has failed. See the workflow summary for details.

After correcting the Blueprint, new test will be run automatically.

github-actions[bot] commented 1 year ago

Blueprint Validation Results

Validation has failed. See the workflow summary for details.

After correcting the Blueprint, new test will be run automatically.

github-actions[bot] commented 1 year ago

Blueprint Validation Results

All tests passed succesfully. Blueprint can be created with the /create-blueprint command.

github-actions[bot] commented 1 year ago

Blueprint Validation Results

Validation has failed. See the workflow summary for details.

After correcting the Blueprint, new test will be run automatically.

github-actions[bot] commented 1 year ago

Blueprint Validation Results

Validation has failed. See the workflow summary for details.

After correcting the Blueprint, new test will be run automatically.

github-actions[bot] commented 1 year ago

Blueprint Validation Results

All tests passed succesfully. Blueprint can be created with the /create-blueprint command.

CollinHeist commented 1 year ago

/create-blueprint