TitleCardMaker / Blueprints

Blueprints for importing premade Series configurations into TitleCardMaker
https://titlecardmaker.com/blueprints/
GNU General Public License v3.0
10 stars 4 forks source link

[Blueprint] Black Butler #797

Closed NibblesOnGithub closed 3 months ago

NibblesOnGithub commented 3 months ago

Series Name

Black Butler

Series Year

2008

Series Database IDs

imdb:tt1316554,tmdb:50712,tvdb:83996

Creator Username

Nibbles

Blueprint Description

Anime style card with a backdrop and a custom font to match the logo.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "anime",
    "translations": [
      {
        "language_code": "ja",
        "data_key": "kanji"
      }
    ],
    "extra_keys": [
      "stroke_color",
      "kanji_vertical_shift",
      "kanji_color",
      "kanji_font_size",
      "kanji_stroke_color"
    ],
    "extra_values": [
      "white",
      "25",
      "black",
      "1.7",
      "white"
    ]
  },
  "fonts": [
    {
      "name": "Black Butler",
      "color": "black",
      "file": "Plain Black Wide.ttf",
      "stroke_width": 5.0,
      "vertical_shift": 25
    }
  ]
}

Preview Title Cards

card-unique

Zip of Font Files

Plain Black Wide.zip

Zip of Source Files

backdrop.jpg.zip

Set IDs

No response

github-actions[bot] commented 3 months ago

Validation Results

All tests passed succesfully. @CollinHeist will be along shortly to create the Blueprint with the /create-blueprint command.

NibblesOnGithub commented 3 months ago

preview fonts.zip

in case those are needed cuz I'm stupid.

github-actions[bot] commented 3 months ago

Validation Results

All tests passed succesfully. @CollinHeist will be along shortly to create the Blueprint with the /create-blueprint command.

CollinHeist commented 3 months ago

@NibblesOnGithub Looks good - thanks! As long as the font files are zipped and included in the issue, that's all that's needed. Only thing I noticed is that the filename of the image should match as it appears in TCM - so backdrop.jpg in this case - so that it is automatically used when someone imports it. I made that change for you 👍🏻

/create-blueprint

CollinHeist commented 3 months ago

Looks like GitHub had a stroke.. /create-blueprint