Skip to content

Commit

Permalink
Merge pull request #576 from jacebrowning/captain-america
Browse files Browse the repository at this point in the history
Add Captain America meme
  • Loading branch information
jacebrowning committed Feb 13, 2021
2 parents 210e673 + 5819cc2 commit af89998
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -33,7 +33,7 @@ $ make run

## Preview image rendering

View all examples: http://localhost:5000/examples
View all example images: http://localhost:5000/examples

View test images with automatic reload: http://localhost:5000/test

Expand Down
30 changes: 30 additions & 0 deletions templates/captain-america/config.yml
@@ -0,0 +1,30 @@
name: Captain America Elevator Fight Dad Joke
source: https://knowyourmeme.com/memes/captain-america-elevator-fight-dad-joke
text:
- color: khaki
style: default
anchor_x: 0.0
anchor_y: 0.23
angle: 0.0
scale_x: 1.0
scale_y: 0.1
- color: white
style: default
anchor_x: 0.0
anchor_y: 0.57
angle: 0.0
scale_x: 0.5
scale_y: 0.08
- color: khaki
style: default
anchor_x: 0.5
anchor_y: 0.56
angle: 0.0
scale_x: 0.5
scale_y: 0.1
styles:
-
example:
- Have you ever eaten a clock?
- No, why?
- It's time consuming.
Binary file added templates/captain-america/default.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions templates/pigeon/config.yml
Expand Up @@ -15,8 +15,8 @@ text:
angle: 0.0
scale_x: 0.175
scale_y: 0.1
- color: white
style: upper
- color: khaki
style: default
anchor_x: 0.0
anchor_y: 0.8
angle: 0.0
Expand Down
4 changes: 2 additions & 2 deletions templates/wkh/config.yml
Expand Up @@ -15,8 +15,8 @@ text:
angle: 0.0
scale_x: 0.3
scale_y: 0.1
- color: white
style: upper
- color: khaki
style: default
anchor_x: 0.0
anchor_y: 0.875
angle: 0.0
Expand Down

0 comments on commit af89998

Please sign in to comment.