https://github.com/ololobus/say_happy_98-day
Generate ASCII-encoded postcard for your geek friend
https://github.com/ololobus/say_happy_98-day
just-for-fun pdf postcard ruby ruby-prawn
Last synced: about 1 month ago
JSON representation
Generate ASCII-encoded postcard for your geek friend
- Host: GitHub
- URL: https://github.com/ololobus/say_happy_98-day
- Owner: ololobus
- Created: 2017-11-19T10:02:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-26T19:36:05.000Z (over 5 years ago)
- Last Synced: 2025-02-14T01:17:30.295Z (3 months ago)
- Topics: just-for-fun, pdf, postcard, ruby, ruby-prawn
- Language: Ruby
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Say \72\97\112\112\121 \32\98\105\114\116\104\100\97\121 to your geek friend!
===============================================================================## Usage
Use `{}` markup to highlight a part of text with a different color.
```bash
./make-pdf.rb -t 'print("{Happy birthday, %username%!} You are awesome!")'
-b '0D4F8B'
-c 'E3170D'
-o 'postcard.pdf'
```Will generate you the following [postcard](examples/postcard.pdf).
