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] Elfen Lied #828

Closed
archieyates opened this issue Jul 21, 2024 · 3 comments · Fixed by #831
Closed

[Blueprint] Elfen Lied #828

archieyates opened this issue Jul 21, 2024 · 3 comments · Fixed by #831

Comments

@archieyates
Copy link
Contributor

archieyates commented Jul 21, 2024

Series Name

Elfen Lied

Series Year

2004

Series Database IDs

imdb:tt0480489,tmdb:42671,tvdb:75941

Creator Username

Reicha7

Blueprint Description

Anime style card with a custom Font, episode override for OVA. Designed for Absolute ordering.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "anime",
    "translations": [
      {
        "language_code": "ja",
        "data_key": "kanji"
      }
    ],
    "hide_season_text": true,
    "extra_keys": [
      "stroke_color",
      "kanji_vertical_shift",
      "kanji_font_size",
      "kanji_stroke_color",
      "episode_stroke_color"
    ],
    "extra_values": [
      "#7a181c",
      "70",
      "1.5",
      "#7a181c",
      "#7a181c"
    ]
  },
  "episodes": {
    "s1e11": {
      "extra_keys": [
        "kanji"
      ],
      "extra_values": [
        "\u901a\u308a\u96e8\u306b\u3066 \u6216\u3044"
      ]
    }
  },
  "fonts": [
    {
      "name": "Elfen Lied",
      "file": "YakuzaDemoRegular.ttf",
      "vertical_shift": -100,
      "title_case": "upper"
    }
  ]
}

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

Thanks! /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.

2 participants