Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Blueprint] Black Butler #797

Closed
NibblesOnGithub opened this issue Jun 10, 2024 · 5 comments · Fixed by #798
Closed

[Blueprint] Black Butler #797

NibblesOnGithub opened this issue Jun 10, 2024 · 5 comments · Fixed by #798

Comments

@NibblesOnGithub
Copy link

NibblesOnGithub commented Jun 10, 2024

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

Copy link
Contributor

Validation Results

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

@NibblesOnGithub
Copy link
Author

preview
fonts.zip

in case those are needed cuz I'm stupid.

Copy link
Contributor

Validation Results

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

@CollinHeist
Copy link
Collaborator

@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

@TitleCardMaker TitleCardMaker deleted a comment from github-actions bot Jun 12, 2024
@CollinHeist
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants