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] Suits #183

Closed
CollinHeist opened this issue Jan 6, 2024 · 2 comments · Fixed by #185
Closed

[Blueprint] Suits #183

CollinHeist opened this issue Jan 6, 2024 · 2 comments · Fixed by #185

Comments

@CollinHeist
Copy link
Collaborator

Series Name

Suits

Series Year

2011

Series Database IDs

imdb:tt1632701,tmdb:37680,tvdb:247808

Creator Username

No response

Blueprint Description

Tinted Frame card using the Series Font in blue, with "Case" used in the episode text.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "tinted frame",
    "episode_text_format": "Case {episode_number_cardinal}",
    "extra_keys": [
      "season_text_format"
    ],
    "extra_values": [
      "Season {season_number_cardinal}"
    ]
  },
  "fonts": [
    {
      "name": "Suits",
      "color": "rgb(113,173,202)",
      "delete_missing": true,
      "file": "DIN Next Devanagari W05 Bold.ttf",
      "interline_spacing": -120,
      "size": 1.1,
      "title_case": "upper",
      "vertical_shift": 10
    }
  ]
}

Preview Title Cards

Suits (2011) - S03E16

Zip of Font Files

fonts.zip

Zip of Source Files

No response

@CollinHeist CollinHeist self-assigned this Jan 6, 2024
Copy link
Contributor

github-actions bot commented Jan 6, 2024

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