-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Long text entry crash FIXED, plus additional minor improvements
- Fixed long text entry crash, see Issue #9. Deprecated fix_length arg - Silvan Extended Template: Added more support for colorless cards - New helper function `check_fonts()`, pass a list of fonts to check if they exist in Photoshop - Added optional args for layer and reference to align, align_vertical, align_horizontal - Deprecated ability words list, implemented new regex to detect these scenarios automatically - Moved re.compile for card_info function to top of core for minor execution time improvement on large operations
- Loading branch information
1 parent
dbf1447
commit 1eb685d
Showing
9 changed files
with
156 additions
and
182 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Oops, something went wrong.