mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-05 03:21:40 +00:00
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:
7
photon-client/src/jsPDFFonts/Prompt-Regular-normal.js
Normal file
7
photon-client/src/jsPDFFonts/Prompt-Regular-normal.js
Normal file
File diff suppressed because one or more lines are too long
8
photon-client/src/jsPDFFonts/readme.md
Normal file
8
photon-client/src/jsPDFFonts/readme.md
Normal 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.
|
||||
|
||||
Reference in New Issue
Block a user