Skip to content

Commit

Permalink
Create Supremicus's Blueprint #967
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 15, 2024
1 parent 70cc421 commit eb27b15
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 0 deletions.
Binary file modified blueprints.db
Binary file not shown.
Binary file not shown.
70 changes: 70 additions & 0 deletions blueprints/B/Bob's Burgers (2011)/0/blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
{
"series": {
"font_id": 0,
"card_type": "Supremicus/DawnTitleCard",
"episode_text_format": "EPISODE {episode_number}",
"extra_keys": [
"season_text_format",
"episode_text_vertical_shift",
"episode_text_font",
"episode_text_font_size",
"episode_text_kerning",
"h_align",
"omit_gradient"
],
"extra_values": [
"SEASON {season_number}",
"30",
"{title_font}",
"0.9",
"5",
"center",
"False"
]
},
"fonts": [
{
"name": "Bob's Burgers",
"file": "Bob'sBurgers.otf",
"color": "#EB2532",
"title_case": "title",
"stroke_width": 2.2,
"interline_spacing": 20,
"replacements_in": [
">",
"}",
"{",
"^",
"~",
"_",
"<",
"`",
"|",
"(1)",
"(2)"
],
"replacements_out": [
"",
"",
"",
"",
"",
"",
"",
"'",
"",
"Part 1",
"Part 2"
],
"size": 1.4
}
],
"creator": "Supremicus",
"description": [
"Dawn title card with custom font I made to match the show. Text colored with stroke increased to match show. Uses season and episode format overrides to display numeral instead."
],
"previews": [
"preview0.jpg"
],
"created": "2024-12-15T00:20:08"
}
Binary file added blueprints/B/Bob's Burgers (2011)/0/preview0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eb27b15

Please sign in to comment.