CollinHeist / TitleCardMaker-Blueprints

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

[Blueprint] Velma #194

Closed CollinHeist closed 1 year ago

CollinHeist commented 1 year ago

Series Name

Velma

Series Year

2023

Creator Username

No response

Blueprint Description

Standard card type with an orange Scooby-Doo font and "Mystery" as the episode text.

Blueprint

{
  "series": {
    "template_ids": [0]
  },
  "episodes": {},
  "templates": [
    {
      "name": "Scooby-Doo",
      "font_id": 0,
      "card_type": "standard",
      "episode_text_format": "Mystery {episode_number}"
    }
  ],
  "fonts": [
    {
      "name": "Scooby-Doo",
      "color": "rgb(240,181,94)",
      "delete_missing": true,
      "file": "Scooby-Doo.ttf",
      "size": 1.1,
      "title_case": "source"
    }
  ],
  "preview": "preview.jpg"
}

Preview Title Card

Velma (2023) - S01E01

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.

CollinHeist commented 1 year ago

/create-blueprint