Skip to content

Commit

Permalink
add 麦克阿瑟说 (#48)
Browse files Browse the repository at this point in the history
* add 麦克阿瑟说

* 🚨 auto fix by pre-commit hooks

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Agnes4m and pre-commit-ci[bot] committed Jul 30, 2023
1 parent e450c1f commit 40f6aec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions meme_generator/memes/gif_subtitle/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,3 +144,10 @@ def gif_func(images, texts: List[str], args):
("五年", "你知道我这五年是怎么过的吗", "我每天躲在家里玩贪玩蓝月", "你知道有多好玩吗"),
fontsize=16,
)

add_gif_meme(
"maikease",
["麦克阿瑟说"],
((0, 22), (24, 46), (48, 70), (72, 84)),
("美国前五星上将麦克阿瑟", "曾这样评价道", "如果让我去阻止xxx", "那么我宁愿去阻止上帝"),
)
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 40f6aec

Please sign in to comment.