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 Super #154

Closed CollinHeist closed 1 year ago

CollinHeist commented 1 year ago

Series Name

Dragon Ball Super

Series Year

2015

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",
    "episode_text_format": "Episode {absolute_number}",
    "extra_keys": [
      "episode_text_color"
    ],
    "extra_values": [
      "rgb(234,51,35)"
    ],
    "season_title_ranges": [
      "1",
      "s2e1-s2e1",
      "s2e2-s2e13",
      "s3e1-s3e14",
      "s3e15-s3e19",
      "4",
      "5"
    ],
    "season_title_values": [
      "God of Destruction Beerus",
      "God of Destruction Beerus",
      "Golden Frieza",
      "Universe 6",
      "Copy-Vegeta",
      "Future Trunks Saga",
      "Universe Survival Saga"
    ],
    "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

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