Compare commits
No commits in common. "a6cc883d5ae6db33a10423de05ca27fabf741f3f" and "398815e84d9f9ca6452ae03fdc2bb250f5e08a28" have entirely different histories.
a6cc883d5a
...
398815e84d
25
README.md
25
README.md
|
@ -4,11 +4,6 @@ Convert ipuz files into PDF so you can easily import into a print publication.
|
|||
|
||||
These scripts can be used for once off conversion as well as batch conversion by calling from another script.
|
||||
|
||||
This repo is available at two locations:
|
||||
|
||||
- https://git.zaks.web.za/thisiszeev/ipuz-to-pdf (MAIN REPO)
|
||||
- https://github.com/thisiszeev/ipuz-to-pdf (MIRROR REPO)
|
||||
|
||||
## codeword-maker.sh
|
||||
|
||||
This script is for converting ipuz files for crosswords into PDF files as CodeWord puzzles.
|
||||
|
@ -23,9 +18,9 @@ $ bash codeword-maker {filename}.ipuz
|
|||
|
||||
### Sample Files for Testing
|
||||
|
||||
- cwsample1.ipuz
|
||||
- cwsample2.ipuz
|
||||
- cwsample3.ipuz
|
||||
cwsample1.ipuz
|
||||
cwsample2.ipuz
|
||||
cwsample3.ipuz
|
||||
|
||||
### Output Files are as Follows
|
||||
|
||||
|
@ -59,9 +54,9 @@ $ bash crossword-maker {filename}.ipuz
|
|||
|
||||
### Sample Files for Testing
|
||||
|
||||
- cwsample1.ipuz
|
||||
- cwsample2.ipuz
|
||||
- cwsample3.ipuz
|
||||
cwsample1.ipuz
|
||||
cwsample2.ipuz
|
||||
cwsample3.ipuz
|
||||
|
||||
### Output Files are as Follows
|
||||
|
||||
|
@ -96,10 +91,10 @@ Hit me up on Reddit for any requested puzzles to add to future versions.
|
|||
|
||||
Please consider making me small donation. Even though my scripts are open source and free to use, I still need to eat. And the occasional bottle of wine also goes down well.
|
||||
|
||||
- $5 buys me a cup of coffee
|
||||
- $10 buys me a nice burger
|
||||
- $20 buys me a bottle of wine
|
||||
- Anything above that will be awesome as well.
|
||||
$5 buys me a cup of coffee
|
||||
$10 buys me a nice burger
|
||||
$20 buys me a bottle of wine
|
||||
Anything above that will be awesome as well.
|
||||
|
||||
For commercial users, you are free to use these scripts for your publications. But I urge you to please consider making a donation of $50. In return I will provide you direct email/WhatsApp support for a period of 12 months.
|
||||
|
||||
|
|
Loading…
Reference in New Issue