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] 30 Rock #545

Closed
CollinHeist opened this issue Mar 21, 2024 · 2 comments · Fixed by #551
Closed

[Blueprint] 30 Rock #545

CollinHeist opened this issue Mar 21, 2024 · 2 comments · Fixed by #551

Comments

@CollinHeist
Copy link
Collaborator

Series Name

30 Rock

Series Year

2006

Series Database IDs

imdb:tt0496424,tmdb:4608,tvdb:79488

Creator Username

No response

Blueprint Description

Tinted Glass card using the Series Font with the episode text recolored red to match the primary Series logo.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "tinted glass",
    "extra_keys": [
      "episode_text_color",
      "box_adjustments",
      "edge_color"
    ],
    "extra_values": [
      "rgb(196, 52, 52)",
      "10 0 0 0",
      "#fdb94a"
    ]
  },
  "episodes": {},
  "templates": [],
  "fonts": [
    {
      "name": "30 Rock",
      "file": "Blair ITC Light Regular.otf",
      "interline_spacing": 10,
      "interword_spacing": 20,
      "line_split_modifier": -4,
      "replacements_in": [
        "\u00d1",
        "\u00c9"
      ],
      "replacements_out": [
        "N",
        "E"
      ],
      "size": 0.9,
      "vertical_shift": -20
    }
  ]
}

Preview Title Cards

preview

Zip of Font Files

fonts.zip

Zip of Source Files

No response

Set IDs

No response

@CollinHeist CollinHeist self-assigned this Mar 21, 2024
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 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