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] Squid Girl #803

Closed archieyates closed 4 months ago

archieyates commented 4 months ago

Series Name

Squid Girl

Series Year

2010

Series Database IDs

imdb:tt1738090,tmdb:35447,tvdb:195721

Creator Username

Reicha7

Blueprint Description

Anime card with custom font, custom line breaks, and colours to match the show's logo

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "anime",
    "translations": [
      {
        "language_code": "ja",
        "data_key": "kanji"
      }
    ],
    "season_title_ranges": [
      "0",
      "1",
      "2"
    ],
    "season_title_values": [
      "Specials",
      "Season One",
      "Season Two"
    ],
    "extra_keys": [
      "title_text_format",
      "episode_text_color",
      "kanji_color",
      "kanji_stroke_color",
      "kanji_stroke_width"
    ],
    "extra_values": [
      "{f'{NEWLINE}'.join(title_text.split(\"/ \" ))}",
      "rgb(236, 204, 34)",
      "rgb(15, 101, 163)",
      "white",
      "0.75"
    ],
    "auto_split_title": false
  },
  "fonts": [
    {
      "name": "Squid Girl",
      "file": "Bubble Mint.ttf",
      "size": 0.75
    }
  ]
}

Preview Title Cards

preview

Zip of Font Files

fonts.zip

Zip of Source Files

No response

Set IDs

No response

github-actions[bot] commented 4 months ago

Validation Results

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

github-actions[bot] commented 4 months ago

Validation Results

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

CollinHeist commented 4 months ago

Thanks! /create-blueprint