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] Dexter: New Blood #974

Closed
Cwavs opened this issue Dec 16, 2024 · 4 comments · Fixed by #976
Closed

[Blueprint] Dexter: New Blood #974

Cwavs opened this issue Dec 16, 2024 · 4 comments · Fixed by #976

Comments

@Cwavs
Copy link

Cwavs commented Dec 16, 2024

Series Name

Dexter: New Blood

Series Year

2021

Series Database IDs

imdb:tt14164730,tmdb:131927,tvdb:412366

Creator Username

Cwavs, CollinHeist

Blueprint Description

Overline card type using the Series Font and a "blood" red coloring for the line - re-uses the Template and Font from the original Dexter Blueprint. Season 1 is replaced with the series subtitle.

Blueprint

{
  "series": {
    "season_title_ranges": [
      "1"
    ],
    "season_title_values": [
      "New Blood"
    ],
    "template_ids": [
      0
    ],
    "source_files": []
  },
  "templates": [
    {
      "font_id": 0,
      "card_type": "overline",
      "extra_keys": [
        "line_color",
        "line_width"
      ],
      "extra_values": [
        "rgb(210,45,31)",
        "10"
      ],
      "name": "Dexter",
      "filters": []
    }
  ],
  "fonts": [
    {
      "name": "Dexter",
      "file": "dexter.ttf",
      "interline_spacing": -30,
      "interword_spacing": -15
    }
  ]
}

Preview Title Cards

preview

Zip of Font Files

fonts.zip

Zip of Source Files

No response

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.

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

Looks good - thanks! /create-blueprint

github-actions bot pushed a commit that referenced this issue Dec 16, 2024
@Cwavs
Copy link
Author

Cwavs commented Dec 16, 2024

Thanks!

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