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] Castlevania: Nocturne #338

Closed CollinHeist closed 9 months ago

CollinHeist commented 9 months ago

Series Name

Castlevania: Nocturne

Series Year

2023

Series Database IDs

imdb:tt14833612,tmdb:123548,tvdb:421113

Creator Username

No response

Blueprint Description

Anime card type with no kanji (not available), no season text, and a custom Font in red.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "anime",
    "hide_season_text": true,
    "episode_text_format": "Episode {absolute_episode_number}"
  },
  "fonts": [
    {
      "name": "Castlevania",
      "color": "#D62F20",
      "delete_missing": true,
      "file": "Trajan Bold.ttf",
      "replacements_in": [
        "~",
        "<",
        "@",
        "'",
        ">",
        "\\",
        "=",
        "\"",
        "#",
        "^",
        "|",
        "+"
      ],
      "replacements_out": [
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        "",
        ""
      ]
    }
  ]
}

Preview Title Cards

source

Zip of Font Files

fonts.zip

Zip of Source Files

No response

github-actions[bot] commented 9 months ago

Validation Results

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

CollinHeist commented 9 months ago

/create-blueprint