https://github.com/schultyy/-29--c-3-.logo-builder
https://github.com/schultyy/-29--c-3-.logo-builder
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/schultyy/-29--c-3-.logo-builder
- Owner: schultyy
- Created: 2012-12-28T20:32:53.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-28T23:51:01.000Z (over 13 years ago)
- Last Synced: 2025-07-13T09:42:59.974Z (11 months ago)
- Language: JavaScript
- Size: 166 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
-29--c-3-.logo-builder
======================
This small piece of software generates text and writes it to pdf.
Checkout http://events.ccc.de/congress/2012/wiki/Propaganda
Dependencies
=============
- https://github.com/devongovett/pdfkit
- https://github.com/substack/node-optimist
TO DO
=====
- Add more patterns (see ccc link above under "Scrambled Names")
- Optimize pdf output
- At the moment the pdfkit library is not able to set a background for a page (I did not find anything about this), so I just used a oversized rectangle as background. This could be done a bit more effective.