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] Vikings #149

Closed
CollinHeist opened this issue Dec 27, 2023 · 3 comments · Fixed by #150
Closed

[Blueprint] Vikings #149

CollinHeist opened this issue Dec 27, 2023 · 3 comments · Fixed by #150

Comments

@CollinHeist
Copy link
Collaborator

CollinHeist commented Dec 27, 2023

Series Name

Vikings

Series Year

2013

Series Database IDs

imdb:tt2306299,tmdb:44217,tvdb:260449

Creator Username

No response

Blueprint Description

Tinted Frame card using a variation of the Series font in a bronze / gold color.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "tinted frame"
  },
  "fonts": [
    {
      "name": "Vikings",
      "color": "rgb(204,175,100)",
      "delete_missing": true,
      "file": "VikingsFont.ttf",
      "replacements_in": [
        "/",
        "@",
        ":",
        "|",
        "_",
        "`",
        "(",
        "&",
        "^",
        "{",
        "'",
        ">",
        ",",
        "]",
        ")",
        "\\",
        "%",
        "$",
        "!",
        "}",
        "*",
        "<",
        "\"",
        "[",
        "#",
        "~",
        ".",
        "-",
        "?",
        ";",
        "+",
        "="
      ],
      "replacements_out": [
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "and",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        ""
      ],
      "title_case": "source"
    }
  ]
}

Preview Title Cards

Vikings (2013) - S02E07

Zip of Font Files

VikingsFont.ttf.zip

Zip of Source Files

No response

@CollinHeist CollinHeist self-assigned this Dec 27, 2023
Copy link
Contributor

Blueprint Validation Results

Validation has failed. See the workflow summary for details.

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

Copy link
Contributor

Blueprint Validation Results

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

@CollinHeist
Copy link
Collaborator Author

/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.

1 participant