Skip to content

Allow generation for double-sided flaps#148

Merged
scottbez1 merged 2 commits intoscottbez1:masterfrom
gyf304:master
May 9, 2021
Merged

Allow generation for double-sided flaps#148
scottbez1 merged 2 commits intoscottbez1:masterfrom
gyf304:master

Conversation

@gyf304
Copy link
Copy Markdown
Contributor

@gyf304 gyf304 commented May 2, 2021

This allows the generation of double-sided flaps, ideal for laser cutters/printers.

This PR adds the following arguments to generate_fonts.py:

  • --double-sided: Generate a double-sided version of the flaps, for double-sided printing and laser-cutting.
  • --bleed: Bleed the letters. This allows some margin for error during double-sided printing and laser-cutting.
  • --start-row: The row to start rendering. Combined with the --row-count, this allows pagination of the flaps.
  • --row-count: How many rows to render.

Demo:

video0.mov

Sample of Generated Flaps:

1a

1b

Copy link
Copy Markdown
Owner

@scottbez1 scottbez1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks for adding this! I have a few minor style nits but I will resolve those with a followup commit after merging.

@scottbez1 scottbez1 merged commit d560eec into scottbez1:master May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants