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] Extraordinary #521

Closed
archieyates opened this issue Mar 14, 2024 · 2 comments · Fixed by #523
Closed

[Blueprint] Extraordinary #521

archieyates opened this issue Mar 14, 2024 · 2 comments · Fixed by #523

Comments

@archieyates
Copy link
Contributor

Series Name

Extraordinary

Series Year

2023

Series Database IDs

imdb:tt14531842,tmdb:47907,tvdb:401147

Creator Username

Reicha7

Blueprint Description

Comic style card designed to mimic the poster with a similar custom font.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "comic book",
    "extra_keys": [
      "episode_text_color",
      "index_text_position",
      "text_box_fill_color",
      "text_box_edge_color",
      "index_text_rotation_angle",
      "hide_title_banner",
      "hide_index_banner"
    ],
    "extra_values": [
      "#f7f91a",
      "right",
      "black",
      "black",
      "0.0000001",
      "true",
      "true"
    ],
    "template_ids": [],
    "source_files": []
  },
  "episodes": {},
  "templates": [],
  "fonts": [
    {
      "name": "Extraordinary",
      "color": "#f7f91a",
      "delete_missing": true,
      "file": "distortion-of-the-brain-and-mind.regular.ttf",
      "size": 2.0,
      "title_case": "upper"
    }
  ],
  "previews": [],
  "description": []
}

Preview Title Cards

preview

Zip of Font Files

fonts.zip

Zip of Source Files

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.

@CollinHeist
Copy link
Collaborator

This looks really good! 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