Add .pdf taraget generation (#307)

* Added rectangle target generation

* added dot grid support

* dot grid functional. Added branding and ruler

* comments, rebuild, testing

* proper branding rework

* undo index.html commit
This commit is contained in:
Chris Gerth
2021-11-21 19:34:06 -06:00
committed by GitHub
parent 9df25eda88
commit 3257736ffa
6 changed files with 433 additions and 135 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,8 @@
# JSPDF Fonts
These are .js interpretations of the .tff files in the branding folder. They are used by jspdf to apply branding-approprate fonts to any .pdf file generation (ex: calibration targets)
https://peckconsulting.s3.amazonaws.com/fontconverter/fontconverter.html is the converter used to generate them.
https://www.devlinpeck.com/tutorials/jspdf-custom-font has more info creating/using them.