forked from CollinHeist/TitleCardMaker-CardTypes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
74c81df
commit 21ecbb5
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# BetterStandardTitleCard | ||
## Description | ||
This is an example custom CardType mainly meant to showcase the ability to remotely load card types. It's an intentionally bad-looking modification of the [StandardTitleCard](https://github.com/CollinHeist/TitleCardMaker/wiki/StandardTitleCard). | ||
|
||
## Example Cards | ||
<img src="https://user-images.githubusercontent.com/17693271/168445185-08aa635d-672a-44bd-b3df-d1e5a9cee468.jpg" width="1000"/> | ||
|
||
## Features | ||
I am not sure you can call these _features_, per-se, but below is a description of the CardType: | ||
|
||
- Uses the Comic Sans font (and doesn't permit customization) | ||
- Has a wonderfully vibrant yellow font | ||
- Randomly blurs the source image (for some added variety!) | ||
- Reverses the title (because why not) | ||
- Randomly adjusts the spacing of the season text | ||
- Randomly adjusts the size of the title text |