TitleCardMaker / Blueprints

Blueprints for importing premade Series configurations into TitleCardMaker
https://titlecardmaker.com/blueprints/
GNU General Public License v3.0
10 stars 4 forks source link

[Blueprint] Everybody Still Hates Chris #891

Open PJGitHub9 opened 1 day ago

PJGitHub9 commented 1 day ago

Series Name

Everybody Still Hates Chris

Series Year

2024

Series Database IDs

imdb:tt15121038,tvdb:423040

Creator Username

PJ

Blueprint Description

Simple font and color matched

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "standard",
    "extra_keys": [
      "stroke_color",
      "omit_gradient",
      "episode_text_color"
    ],
    "extra_values": [
      "rgb(48, 52, 180)",
      "false",
      "rgb(197, 28, 231)"
    ],
    "template_ids": [],
    "font_color": "rgb(200, 255, 102)",
    "font_size": 1.0,
    "font_stroke_width": 1.52,
    "source_files": []
  },
  "episodes": {
    "s1e1": {
      "template_ids": [],
      "auto_split_title": true
    },
    "s1e2": {
      "template_ids": [],
      "auto_split_title": true
    }
  },
  "fonts": [
    {
      "name": "Everybody Hates Chris",
      "file": "COOPBL.TTF",
      "size": 1.5,
      "title_case": "lower"
    }
  ]
}

Preview Title Cards

preview

Zip of Font Files

fonts.zip

Zip of Source Files

No response

Set IDs

No response

github-actions[bot] commented 1 day ago

Validation Results

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