Skip to content

Render crossword puzzles in the xwordinfo.com JSON format into pretty, printable PDFs.

License

Notifications You must be signed in to change notification settings

marvinklein/xwordinfo-json-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xwordinfo-json-to-pdf

Render crossword puzzles in the xwordinfo.com JSON format into pretty, printable PDFs.

Usage

Clone the repo,

git clone https://github.com/marvinklein/xwordinfo-json-to-pdf.git
cd xwordinfo-json-to-pdf

Install dependencies,

npm install

Then,

node index.js input-file-name.json output-file-name.pdf

Enhancements

Improve the layout algorithm:

  • Automatically adjust font size for puzzles with very few or many clues
  • Prevent orphaned clues and awkward flow of "across" and "down" section titles

About

Render crossword puzzles in the xwordinfo.com JSON format into pretty, printable PDFs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published