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] RWBY: Ice Queendom #857

Closed
Cwavs opened this issue Aug 28, 2024 · 3 comments · Fixed by #859
Closed

[Blueprint] RWBY: Ice Queendom #857

Cwavs opened this issue Aug 28, 2024 · 3 comments · Fixed by #859

Comments

@Cwavs
Copy link

Cwavs commented Aug 28, 2024

Series Name

RWBY: Ice Queendom

Series Year

2022

Series Database IDs

imdb:tt19389868,tmdb:195966,tvdb:418203

Creator Username

Cwavs

Blueprint Description

Tinted Frame Plus with red series logo, and other colors adjusted to match the other character's accent colors. Logo font is used for text and Season and Episode have been substituted for Volume and Chapter respectively.

You will need to manually set the "Episode Text Font" extra to the included Font file.

Blueprint

{
  "series": {
    "font_id": 0,
    "card_type": "KHthe8th/TintedFramePlus",
    "episode_text_format": "Chapter {episode_number}",
    "season_title_ranges": [
      "1"
    ],
    "season_title_values": [
      "Volume 1"
    ],
    "extra_keys": [
      "episode_text_color",
      "episode_text_font_size",
      "frame_color"
    ],
    "extra_values": [
      "rgb(255, 255, 0)",
      "1.5",
      "rgb(0, 0, 0)"
    ]
  },
  "fonts": [
    {
      "name": "RWBY Font",
      "color": "rgb(255, 255, 255)",
      "title_case": "title",
      "file": "RWBY-Z.ttf"
    }
  ]
}

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

github-actions bot commented Sep 3, 2024

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 again! I made the same change here, too. /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