Add mascot pattern generator#135
Open
LAieh12 wants to merge 1 commit into
Open
Conversation
|
This is looking good, but we need to support crafters all around the world. In particular, crocheters in the UK and USA are known to use the same terms but for completely different stitches, which can cause confusion! Add a parameter that selects which country's crafting terminology is used in the output document, Given the existing push to add documentation in emoji elsewhere in the project - see issue #116 for details - we also need a parameter to select generating the output document using emojis instead of English. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #134
Summary
scripts/mascot_pattern.pl, a dependency-free Perl generator for mascot craft patterns.--banana,--goose, and--goblinmotif ratios, yarn weight, craft type (crochet or knit), scale, and title.Verification
C:\Program Files\Git\usr\bin\perl.exe -c scripts/mascot_pattern.plC:\Program Files\Git\usr\bin\perl.exe scripts/mascot_pattern.pl --banana 2 --goose 1 --goblin 1 --yarn-weight dk --craft crochet --name "Demo Mascot"C:\Program Files\Git\usr\bin\perl.exe scripts/mascot_pattern.pl --banana 0 --goose 3 --goblin 1 --yarn-weight worsted --craft knit --scale 1.25git diff --check